mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 09:08:47 +02:00
Css for Add All Zones button
Complementary CSS for the "Add All Zones" button.
This commit is contained in:
parent
15214949be
commit
005869f414
1 changed files with 4 additions and 0 deletions
|
@ -2029,6 +2029,10 @@ div.zoneSelectListFooter {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.forceAlignRight {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
#menuBackgroundOverlay{
|
#menuBackgroundOverlay{
|
||||||
background-color:transparent;
|
background-color:transparent;
|
||||||
position:fixed;
|
position:fixed;
|
||||||
|
|
Loading…
Reference in a new issue