Reformatted with spaces instead of tabs as expected in Drupal.
Removed the z-index which was moved to the CSS template instead.
This commit is contained in:
parent
b8566401fd
commit
de47d2f980
@ -1,11 +1,13 @@
|
||||
/* $Id$ */
|
||||
|
||||
.simplemenu-block {
|
||||
height: 21px;
|
||||
}
|
||||
#simplemenu {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
font:11px Verdana, Helvetica, sans-serif;
|
||||
width: 100%;
|
||||
z-index:9999;
|
||||
text-align: left;
|
||||
}
|
||||
#simplemenu a {
|
||||
@ -43,3 +45,6 @@
|
||||
background-color: #cde;
|
||||
color: #4e4e4e;
|
||||
}
|
||||
|
||||
/* vim: ts=2 sw=2 et syntax=css
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user