Small CSS changes. Enable live upload.
This commit is contained in:
@ -18,3 +18,7 @@ td.ref {
|
||||
td.empty {
|
||||
color: silver;
|
||||
}
|
||||
|
||||
tr:hover {
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
Reference in New Issue
Block a user