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;
|
border-color: transparent;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
#whiskermenu-window scrolledwindow viewport button:hover {
|
||||||
|
outline-color: @border_bright; }
|
||||||
#whiskermenu-window separator {
|
#whiskermenu-window separator {
|
||||||
margin: 5px; }
|
margin: 5px; }
|
||||||
#whiskermenu-window scrolledwindow {
|
#whiskermenu-window scrolledwindow {
|
||||||
|
|
|
@ -66,6 +66,8 @@ the whisker menu without having to correct their pointer location. */
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
#whiskermenu-window scrolledwindow viewport button:hover {
|
||||||
|
outline-color: @border_bright; }
|
||||||
#whiskermenu-window separator {
|
#whiskermenu-window separator {
|
||||||
margin: 5px; }
|
margin: 5px; }
|
||||||
#whiskermenu-window frame {
|
#whiskermenu-window frame {
|
||||||
|
|
Loading…
Reference in New Issue