summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE/gtk-3.0
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/BlackMATE/gtk-3.0')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/other-applications.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css
index f208692e..e80512bd 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css
@@ -268,3 +268,8 @@ NemoQueryEditor .toolbar .entry:focus {
text-shadow: none;
}
+/* redhat's abrt, hopefully this styles not anything else, damn python app! */
+.background .vertical GtkPaned.horizontal .vertical GtkNotebook GtkGrid.horizontal GtkGrid.horizontal {
+ background-color: @less_dark_color;
+ border-radius: 2px;
+}