2 commits - public_html/skins

Aleksander Machniak machniak at kolabsys.com
Thu Mar 22 18:50:48 CET 2012


 public_html/skins/default/style.css |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 079b73cd67fbb7d103fe1e4ba2ffdb97b1a6f390
Merge: 74dd199 93e417f
Author: Aleksander Machniak <alec at alec.pl>
Date:   Thu Mar 22 18:50:39 2012 +0100

    Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap



commit 74dd1990ea06b6e8e6ea4a6792df29f422346dfe
Author: Aleksander Machniak <alec at alec.pl>
Date:   Thu Mar 22 18:08:50 2012 +0100

    Improved search box styles

diff --git a/public_html/skins/default/style.css b/public_html/skins/default/style.css
index 9db3934..e57c5e1 100644
--- a/public_html/skins/default/style.css
+++ b/public_html/skins/default/style.css
@@ -333,7 +333,7 @@ td.label {
 #searchinput {
   border: none;
   background-color: white;
-  margin-left: 2px;
+  margin-top: 2px;
 }
 
 #searchinput:focus {
@@ -434,7 +434,7 @@ div.vsplitter {
   height: 16px;
 }
 
-.inactive {
+input.inactive {
   color: #d0d0d0;
 }
 





More information about the commits mailing list