* Text warning fix. Space fix...

pull/311/head
Megax 2016-04-10 14:30:25 +02:00
parent 47f76758a7
commit 3b313cdf25
1 changed files with 1 additions and 1 deletions
gtk-3.20/scss/widgets

View File

@ -148,7 +148,7 @@
&:disabled { &:disabled {
color: transparent; color: transparent;
background-color: transparent; background-color: transparent;
border-color: transparent ; border-color: transparent;
} }
} }
} }