GTK3: Remove application imports

This commit is contained in:
Daniel Ruiz de Alegría
2020-10-01 14:54:45 +02:00
parent 9fcb3cd731
commit e09308be38
5 changed files with 2 additions and 16 deletions
@@ -1,8 +1,6 @@
/***************************
* Check and Radio buttons *
***************************/
@import url("applications/nautilus/Adwaita.css");
@import url("applications/gedit/Adwaita.css");
* {
padding: 0;
-GtkToolButton-icon-spacing: 4;
@@ -5588,7 +5586,6 @@ filechooser placessidebar.sidebar,
background-color: rgba(0, 0, 0, 0.27);
color: inherit; }
/* Gedit */
/* XFCE4 panel action buttons */
#XfcePanelWindowWrapper > widget > box > #xfce-panel-button > image {
-gtk-icon-style: symbolic;
-3
View File
@@ -1,8 +1,6 @@
/***************************
* Check and Radio buttons *
***************************/
@import url("applications/nautilus/Adwaita.css");
@import url("applications/gedit/Adwaita.css");
* {
padding: 0;
-GtkToolButton-icon-spacing: 4;
@@ -5609,7 +5607,6 @@ filechooser placessidebar.sidebar,
background-color: rgba(0, 0, 0, 0.07);
color: inherit; }
/* Gedit */
/* XFCE4 panel action buttons */
#XfcePanelWindowWrapper > widget > box > #xfce-panel-button > image {
-gtk-icon-style: symbolic;