Merge branch 'staging' of https://github.com/grassmunk/Chicago95 into staging

This commit is contained in:
EMH-Mark-I 2020-04-15 22:55:05 -05:00
commit fe55ca96bb
2 changed files with 4 additions and 0 deletions

View File

@ -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 {

View File

@ -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 {