mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Removed temporarily added focused/selected styles as they are now part of the default css
This commit is contained in:
parent
3c435bec9f
commit
4119c06da0
@ -155,20 +155,4 @@
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
/* CSS styles for egw_action */
|
||||
|
||||
table.action tr.row_off.selected {
|
||||
background-color: #2b5d9b;
|
||||
color: white;
|
||||
}
|
||||
|
||||
table.action tr.row_on.selected {
|
||||
background-color: #234b7d !important;
|
||||
}
|
||||
|
||||
table.action .focused {
|
||||
border: 1px dotted black;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user