mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
fix hover style of table edit actions
This commit is contained in:
parent
46ce71e738
commit
e9a80292d2
1 changed files with 2 additions and 2 deletions
|
@ -265,8 +265,8 @@ hr {
|
|||
line-height: 1em !important;
|
||||
}
|
||||
|
||||
.table-control-button:hover {
|
||||
color: #888;
|
||||
.btn-table-control-button:hover {
|
||||
color: #888 !important;
|
||||
}
|
||||
|
||||
.table-control-checkbox input {
|
||||
|
|
Loading…
Add table
Reference in a new issue