forked from AuroraMiddleware/gtk
parent
64312d79f7
commit
dfe993ff1d
@ -427,6 +427,17 @@ treeview entry {
|
||||
}
|
||||
}
|
||||
|
||||
.entry-tag {
|
||||
@include button(undecorated);
|
||||
background-color: darken($base_color,10%);
|
||||
|
||||
&:hover { background-color: $base_color; }
|
||||
|
||||
.button {
|
||||
@include button(undecorated);
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
/***********
|
||||
* Buttons *
|
||||
|
Loading…
Reference in New Issue
Block a user