Ajout .menusel
This commit is contained in:
parent
a4ca2266ed
commit
1fc3dc5a36
@ -41,7 +41,7 @@ td.menu
|
||||
{
|
||||
border-right: 1px solid #000000;
|
||||
border-bottom: 1px solid #000000;
|
||||
}
|
||||
}
|
||||
|
||||
td.border
|
||||
{
|
||||
@ -59,6 +59,14 @@ td.border
|
||||
color: #000000;
|
||||
text-decoration: none }
|
||||
|
||||
.menusel
|
||||
{
|
||||
background: #bbbb88;
|
||||
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
|
||||
color: #000000;
|
||||
text-decoration: none }
|
||||
|
||||
|
||||
.submenu
|
||||
{
|
||||
background: #ccccb3;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user