Reformatted with spaces as expected in Drupal
This commit is contained in:
parent
8008cecb85
commit
b8566401fd
@ -1,12 +1,14 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
.simplemenu-block {
|
||||||
|
height: 21px;
|
||||||
|
}
|
||||||
#simplemenu {
|
#simplemenu {
|
||||||
background: #ddd;
|
background: #ddd;
|
||||||
color: #333;
|
color: #333;
|
||||||
border-bottom: 1px solid #999;
|
border-bottom: 1px solid #999;
|
||||||
font: 11px Verdana, Helvetica, sans-serif;
|
font: 11px Verdana, Helvetica, sans-serif;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index:9999;
|
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
#simplemenu a {
|
#simplemenu a {
|
||||||
@ -42,3 +44,6 @@ ul#simplemenu li.sfHover ul {
|
|||||||
#simplemenu li ul a {
|
#simplemenu li ul a {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* vim: ts=2 sw=2 et syntax=css
|
||||||
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user