[x-wrt] r4830 committed - little change to short-status li then don't overwrite mainmenu...

3 views
Skip to first unread message

codesite...@google.com

unread,
Nov 18, 2009, 2:27:00 PM11/18/09
to x-wrt-...@googlegroups.com
Revision: 4830
Author: fof...@gmail.com
Date: Wed Nov 18 11:25:57 2009
Log: little change to short-status li then don't overwrite mainmenu
little change to header em
http://code.google.com/p/x-wrt/source/detail?r=4830

Modified:
/trunk/package/webif/files/www/themes/clubman/webif.css

=======================================
--- /trunk/package/webif/files/www/themes/clubman/webif.css Fri Apr 4
23:02:09 2008
+++ /trunk/package/webif/files/www/themes/clubman/webif.css Wed Nov 18
11:25:57 2009
@@ -54,6 +54,7 @@

/* --- Header --- */
#header {
+ position: relative;
clear: both;
width: 100%;
height: 5.5em;
@@ -65,10 +66,14 @@
}

#header em {
+ position: absolute;
+ bottom: 0;
display: block;
+/*
padding-top: 70px;
- padding-left: 65px;
padding-bottom: 10px;
+*/
+ padding-left: 65px;
color: #808080;
}

@@ -91,6 +96,12 @@
margin: 1em 0 0 2em;
font-size: 0.58em;
}
+
+#short-status li {
+ float: left;
+ list-style-type: none;
+ min-width: 50%;
+}

/* --- Navigation --- */
#mainmenu, #submenu {

Reply all
Reply to author
Forward
0 new messages