mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Remove invalid comments
This commit is contained in:
@@ -6,7 +6,6 @@ body
|
||||
clear: both;
|
||||
}
|
||||
#listing {
|
||||
//border: solid 1px;
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -17,9 +16,7 @@ body
|
||||
font-weight: bold;
|
||||
background: #ddd;
|
||||
}
|
||||
#list_form tr:hover {
|
||||
// background: #bbb;
|
||||
}
|
||||
|
||||
#list_form tr.checked {
|
||||
background: #bfb;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user