mirror of
https://github.com/horst3180/arc-theme.git
synced 2026-03-02 03:40:11 +00:00
cinnamon 3.2: fix panel launcher styling (#695)
This commit is contained in:
@@ -1497,7 +1497,8 @@ StScrollBar {
|
||||
}
|
||||
}
|
||||
|
||||
.panel-launcher {
|
||||
.panel-launcher,
|
||||
.launcher {
|
||||
margin: 1px;
|
||||
padding: 1px;
|
||||
transition-duration: 200;
|
||||
@@ -1508,6 +1509,8 @@ StScrollBar {
|
||||
|
||||
.panel-bottom & { border-bottom-width: 1px; }
|
||||
.panel-top & { border-top-width: 1px; }
|
||||
.panel-left & { border-left-width: 1px; padding-left: 0; }
|
||||
.panel-right & { border-right-width: 1px; padding-right: 0; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user