[Commits] : Tuxbox-GIT: apps branch master updated. CVS-Final-519-g092be47
Tuxbox Sources
Brought to you by:
dbt1
|
From: GetAway <tux...@ne...> - 2015-04-11 17:37:24
|
Project "Tuxbox-GIT: apps":
The branch, master has been updated
via 092be476b449689ce92db40e6bd620f48aaffc3a (commit)
from d62606f5057552891ffbaf592dd47102a681c674 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 092be476b449689ce92db40e6bd620f48aaffc3a
Author: GetAway <get...@t-...>
Date: Sat Apr 11 19:35:49 2015 +0200
GreyBlue.css: fix alignment of radio-button description
Signed-off-by: GetAway <get...@t-...>
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt b/tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt
index ee6b52e..cc193f4 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt
+++ b/tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt
@@ -1,4 +1,4 @@
-version=2.8.1.6
+version=2.8.1.7
date=11.04.2015
type=Release
info=Tuxbox
diff --git a/tuxbox/neutrino/daemons/nhttpd/web/styles/Y_Dist-GreyBlue.css b/tuxbox/neutrino/daemons/nhttpd/web/styles/Y_Dist-GreyBlue.css
index d934c56..8500407 100644
--- a/tuxbox/neutrino/daemons/nhttpd/web/styles/Y_Dist-GreyBlue.css
+++ b/tuxbox/neutrino/daemons/nhttpd/web/styles/Y_Dist-GreyBlue.css
@@ -63,7 +63,6 @@ button:hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="f
}
input {
- height: 22px;
border: 1px solid #444444;
background-color: #303030;
border-radius: 3px;
-----------------------------------------------------------------------
Summary of changes:
tuxbox/neutrino/daemons/nhttpd/web/Y_Version.txt | 2 +-
.../daemons/nhttpd/web/styles/Y_Dist-GreyBlue.css | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
--
Tuxbox-GIT: apps
|