Merge branch 'staging' of https://github.com/grassmunk/Chicago95 into staging
This commit is contained in:
commit
fe55ca96bb
|
@ -69,6 +69,8 @@ the whisker menu without having to correct their pointer location. */
|
|||
border-color: transparent;
|
||||
box-shadow: none;
|
||||
background-color: transparent; }
|
||||
#whiskermenu-window scrolledwindow viewport button:hover {
|
||||
outline-color: @border_bright; }
|
||||
#whiskermenu-window separator {
|
||||
margin: 5px; }
|
||||
#whiskermenu-window scrolledwindow {
|
||||
|
|
|
@ -66,6 +66,8 @@ the whisker menu without having to correct their pointer location. */
|
|||
border-color: transparent;
|
||||
box-shadow: none;
|
||||
background-color: transparent; }
|
||||
#whiskermenu-window scrolledwindow viewport button:hover {
|
||||
outline-color: @border_bright; }
|
||||
#whiskermenu-window separator {
|
||||
margin: 5px; }
|
||||
#whiskermenu-window frame {
|
||||
|
|
Loading…
Reference in New Issue