Removed unwanted CSS class to highlight table rows
This commit is contained in:
@@ -14,16 +14,6 @@ label {
|
|||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
|
||||||
}
|
|
||||||
|
|
||||||
tr {
|
|
||||||
}
|
|
||||||
|
|
||||||
tr:hover {
|
|
||||||
background-color: lightBlue;
|
|
||||||
}
|
|
||||||
|
|
||||||
#container {
|
#container {
|
||||||
width: 75%;
|
width: 75%;
|
||||||
min-width: 75em;
|
min-width: 75em;
|
||||||
|
|||||||
Reference in New Issue
Block a user