Update squidanalyzer.css
Hi, changed the widht of the single menu tabs, because in German language, it looks better at the tab "TOP DENIED" is in German language "TOP VERBOTEN" and will be displayed better, no wordwrap anymore, will be done with this change. Thank you! Klaus.
This commit is contained in:
parent
b25874a931
commit
61c18557fd
|
@ -100,7 +100,7 @@ table.stata td a:hover { color: #76add2; }
|
|||
|
||||
ul { padding:0; margin:0; list-style-type:none; }
|
||||
li { float:right; }
|
||||
ul li a { display:block; width:125px; text-decoration:none; text-align:center; padding:5px; color: white; font-variant: small-caps; letter-spacing: 2px; }
|
||||
ul li a { display:block; width:135px; text-decoration:none; text-align:center; padding:5px; color: white; font-variant: small-caps; letter-spacing: 2px; }
|
||||
ul li a:hover { color: #76add2; }
|
||||
#menu { margin: 0 auto; padding: 0 auto; height: 28px; clear: both; background-color: #222222; border-bottom: 3px solid #76add2; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue