This commit is contained in:
albert
2011-07-02 21:04:29 -04:00
parent e9bab19d51
commit bd3af50e10
16 changed files with 94 additions and 32 deletions

View File

@@ -194,7 +194,7 @@ menu {
li {
margin: 0;
padding: 0 1em 0 0;
padding: 0 0.25em;
list-style-type: none;
display: inline;
}
@@ -262,6 +262,10 @@ table tfoot {
}
table.striped {
p {
margin: 0;
}
tbody {
tr:hover {
background-color: #FFE;