[gnome-themes-standard] Add theming for baobab error states
- From: Stefano Facchini <sfacchini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Add theming for baobab error states
- Date: Sat, 13 Oct 2012 15:10:07 +0000 (UTC)
commit e115cb1912e7b19fc091f1e469e1893a900cba6d
Author: Stefano Facchini <stefano facchini gmail com>
Date: Sat Sep 29 18:32:36 2012 +0200
Add theming for baobab error states
https://bugzilla.gnome.org/show_bug.cgi?id=622473
themes/Adwaita/gtk-3.0/gnome-applications.css | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index b462763..aa0fd01 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -351,6 +351,13 @@ GeditStatusComboBox .button:backdrop:hover {
background-color: white;
}
+.cell.baobab-cell-error {
+ color: @error_color;
+}
+
+.cell.baobab-cell-warning {
+ color: @warning_color;
+}
/* epiphany */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]