reenable old xfce styles in 3.20 until we can rewrite them.

pull/294/merge
Dustin Falgout 2016-09-21 13:13:52 -05:00
parent 679bb1d89a
commit 3dc0bbe818
2 changed files with 3 additions and 4 deletions

View File

@ -34,6 +34,6 @@
@import "apps/nemo";
@import "apps/panel";
@import "apps/synaptic";
//@import "apps/xfce";
@import "apps/xfce";
@import "apps/unity";
@import "apps/lightdm";

View File

@ -5,7 +5,7 @@
****************/
@include exports("xfce") {
/*XfceHeading {
.XfceHeading {
margin: 0;
padding: 0;
border: 0;
@ -20,6 +20,5 @@
font: inherit;
button { @extend %panelbutton; }
}*/
}
}