mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
reenable old xfce styles in 3.20 until we can rewrite them.
This commit is contained in:
@@ -34,6 +34,6 @@
|
|||||||
@import "apps/nemo";
|
@import "apps/nemo";
|
||||||
@import "apps/panel";
|
@import "apps/panel";
|
||||||
@import "apps/synaptic";
|
@import "apps/synaptic";
|
||||||
//@import "apps/xfce";
|
@import "apps/xfce";
|
||||||
@import "apps/unity";
|
@import "apps/unity";
|
||||||
@import "apps/lightdm";
|
@import "apps/lightdm";
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
****************/
|
****************/
|
||||||
|
|
||||||
@include exports("xfce") {
|
@include exports("xfce") {
|
||||||
/*XfceHeading {
|
.XfceHeading {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
@@ -20,6 +20,5 @@
|
|||||||
font: inherit;
|
font: inherit;
|
||||||
|
|
||||||
button { @extend %panelbutton; }
|
button { @extend %panelbutton; }
|
||||||
}*/
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user