parent
ab87848899
commit
1007add771
|
@ -250,6 +250,11 @@ ul.tabList li.active a {
|
|||
font-size: 120%;
|
||||
}
|
||||
|
||||
#content table > tbody > tr:hover
|
||||
{
|
||||
background-color: #EEE;
|
||||
}
|
||||
|
||||
.overlay {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue