* Fixed code.

pull/628/head
Megax 2016-11-01 09:21:28 +01:00
parent b3ba2eeaa6
commit 4d332568bf
1 changed files with 1 additions and 1 deletions
src/gtk-3.20/scss/widgets

View File

@ -129,7 +129,7 @@
&:hover {
background-color: lighten($selected_bg_color, 10%);
border-color: lighten($selected_bg_color, 10%)
border-color: lighten($selected_bg_color, 10%);
}
&:active {