mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-11 05:28:48 +01:00
Fix new_entry CSS overrode select row
This commit is contained in:
parent
68d682d293
commit
7518a4d634
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -201,7 +201,7 @@ table.egwGridView_grid{
|
||||
tr.th:hover {background: transparent;}
|
||||
tr.selected{
|
||||
background-image: none;
|
||||
background-color: @color_selected_row;
|
||||
background-color: @color_selected_row !important;
|
||||
}
|
||||
|
||||
// is active
|
||||
|
Loading…
Reference in New Issue
Block a user