select table rows and edit user
This commit is contained in:
@@ -81,3 +81,11 @@ div.headline h2{
|
||||
padding: 10px 0px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
tr.highlight {
|
||||
background: #eef;
|
||||
}
|
||||
|
||||
tr.clicked {
|
||||
background: #ccd;
|
||||
}
|
||||
Reference in New Issue
Block a user