1
0
Fork 0
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:
Ricardo Hernandez-Montoya 2017-04-20 16:30:12 +02:00
parent d163d93cd0
commit fe1c924836

View file

@ -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;
}