update
This commit is contained in:
parent
bb101fb24f
commit
c67f6e83ca
@ -1467,7 +1467,7 @@ actionbar {
|
||||
}
|
||||
}
|
||||
|
||||
.background headerbar {
|
||||
headerbar {
|
||||
min-height: $headerbar_size;
|
||||
padding: 0 $container_padding + 10px;
|
||||
color: $header_fg;
|
||||
|
@ -120,7 +120,7 @@
|
||||
|
||||
// Buttons
|
||||
|
||||
@mixin button($t, $actionb_bg:red, $actionb_fg: green) {
|
||||
@mixin button($t, $actionb_bg: red, $actionb_fg: green) {
|
||||
//
|
||||
// Button drawing function
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user