[gnome-boxes/wip/fix-theme: 3/4] style: Make use of dim-label class
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/fix-theme: 3/4] style: Make use of dim-label class
- Date: Wed, 16 Sep 2015 13:52:46 +0000 (UTC)
commit afce391ceb7cb4af7f4420cd032088d051af8586
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Wed Sep 16 14:27:09 2015 +0100
style: Make use of dim-label class
Instead of hardcoding color.
data/gtk-style.css | 1 -
data/ui/.wizard-media-entry.ui.swp | Bin 0 -> 12288 bytes
data/ui/wizard-media-entry.ui | 1 +
3 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index 9904a30..95e950b 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -28,7 +28,6 @@ BoxesResourceGraph {
/* This is the subtitle in the ISOs/media list */
.boxes-step-label {
- color: #989898;
font-size: 11px;
font-weight: bold;
}
diff --git a/data/ui/.wizard-media-entry.ui.swp b/data/ui/.wizard-media-entry.ui.swp
new file mode 100644
index 0000000..62905f3
Binary files /dev/null and b/data/ui/.wizard-media-entry.ui.swp differ
diff --git a/data/ui/wizard-media-entry.ui b/data/ui/wizard-media-entry.ui
index f1d173d..898842a 100644
--- a/data/ui/wizard-media-entry.ui
+++ b/data/ui/wizard-media-entry.ui
@@ -53,6 +53,7 @@
<property name="label" translatable="yes">Unknown media</property>
<style>
<class name="boxes-step-label"/>
+ <class name="dim-label"/>
</style>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]