1
0
Fork 0
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:
Steffen Vogel 2021-03-08 22:27:53 +01:00
parent 46ce71e738
commit e9a80292d2

View file

@ -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 {