This commit is contained in:
albert
2013-03-25 23:16:50 -04:00
parent 169a847c6e
commit 5b1cb96fdd

View File

@@ -112,8 +112,8 @@ div#c-users {
} }
tbody { tbody {
tr { tr:hover {
border-bottom: 2px solid black; background-color: #FEF;
} }
} }