mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +02:00
popover modelbutton fix.
This commit is contained in:
parent
5a4f11f851
commit
648f055f67
@ -303,6 +303,12 @@ popover button.flat {
|
|||||||
background-color: @bg_color;
|
background-color: @bg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
popover button.flat:active {
|
||||||
|
padding: 4px;
|
||||||
|
margin: 2px;
|
||||||
|
background-color: @bg_color;
|
||||||
|
}
|
||||||
|
|
||||||
popover modelbutton:hover {
|
popover modelbutton:hover {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user