From a53320fb4d40a46d5a669e9df685d72efdba6297 Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Wed, 25 Jul 2012 14:52:57 +0200 Subject: [PATCH] - yweb: rework buttons --- src/nhttpd/web/Y_Main.css | 8 +++----- src/nhttpd/web/Y_Version.txt | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/nhttpd/web/Y_Main.css b/src/nhttpd/web/Y_Main.css index ce40619fa..d750c8ce0 100644 --- a/src/nhttpd/web/Y_Main.css +++ b/src/nhttpd/web/Y_Main.css @@ -48,20 +48,20 @@ button[ytype="edit"]{background-image:url(/images/modify.png);} button[ytype="flash"]{background-image:url(/images/flash.png);} button[ytype="no"] { - height: 21px; padding-left: 5px } /*TODO: input file*/ button,input[type="button"],input[type="submit"]/*,input[type="file"],input[type="file"] > input[type="button"],input[type="file"] > input[type="text"]*/ { + height: 22px; border: 1px solid #888888; background-color: transparent; + border-radius: 3px; } button:hover,input[type="button"]:hover,input[type="submit"]:hover/*,input[type="file"]:hover*/ { position:relative; left:1px; top:1px; - border: 1px solid #888888; } div { margin:0; @@ -394,12 +394,10 @@ tr { width: 100%; } .y_live_button { -/* font-size: 8pt; - height: 22px;*/ padding: 0; color: #555555; margin:0; - + border: 0 none; } .y_live_bouquets { diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index 620a9ce73..3b9791250 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,4 +1,4 @@ -version=2.8.0.24 +version=2.8.0.25 date=25.07.2012 type=Release info=Port Coolstream