mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
correct highlight in selected plot table widget buttons
This commit is contained in:
parent
d163d93cd0
commit
fe1c924836
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ div[class*="-widget"] .btn[disabled], .btn.disabled, div[class*="-widget"] input
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
.editing-widget .btn-default.disabled {
|
||||
.editing-widget .btn-default.active {
|
||||
background-color: #abcfd8;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue