public_html/skins

Aleksander Machniak machniak at kolabsys.com
Tue Sep 4 15:22:40 CEST 2012


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

New commits:
commit 4710087f40a12b5a36b41585d9f7ac713b4fafc5
Author: Aleksander Machniak <alec at alec.pl>
Date:   Tue Sep 4 15:22:25 2012 +0200

    Small improvements in submenu

diff --git a/public_html/skins/default/style.css b/public_html/skins/default/style.css
index 0419137..64d0ef1 100644
--- a/public_html/skins/default/style.css
+++ b/public_html/skins/default/style.css
@@ -151,7 +151,7 @@ td.label {
 #task_navigation {
   margin: 0 15px;
   text-align: right;
-  height: 25px;
+  height: 21px;
   z-index: 2;
   white-space: nowrap;
 }
@@ -284,13 +284,13 @@ td.label {
 #task_navigation ul {
   list-style-type: none;
   margin: 0;
-  padding: 5px;
+  padding: 2px 0;
 }
 
 #task_navigation ul li {
   padding: 1px 0;
   display: inline;
-  font-size: 14px;
+  font-size: 12px;
   font-weight: bold;
   text-shadow: white 1px 1px;
 }





More information about the commits mailing list