[gnome-boxes] style: Drop redundant theme classes
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] style: Drop redundant theme classes
- Date: Wed, 16 Sep 2015 17:07:25 +0000 (UTC)
commit ee0b3433c74bde18dd3f2d4a76193c0955c9205b
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Wed Sep 16 16:33:47 2015 +0100
style: Drop redundant theme classes
Based on a patch from Lapo Calamandrei <calamandrei gmail com>.
https://bugzilla.gnome.org/show_bug.cgi?id=754565
data/gtk-style.css | 9 ---------
data/ui/wizard-media-entry.ui | 3 ---
data/ui/wizard-source.ui | 6 ------
data/ui/wizard.ui | 10 ----------
4 files changed, 0 insertions(+), 28 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index 133f1d0..bfd4f0f 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -36,10 +36,6 @@ BoxesResourceGraph {
background-color: @content_view_bg;
}
-.boxes-wizard-label {
- color: @theme_fg_color;
-}
-
.boxes-wizard-media-os-label {
color: #d8d8d8;
font-weight: bold;
@@ -50,11 +46,6 @@ BoxesResourceGraph {
font-style: italic;
}
-.boxes-source-label {
- font-size: 11px;
- font-weight: bold;
-}
-
.boxes-source-nb {
background-color: alpha(#fff, 0.0);
}
diff --git a/data/ui/wizard-media-entry.ui b/data/ui/wizard-media-entry.ui
index 898842a..456a45d 100644
--- a/data/ui/wizard-media-entry.ui
+++ b/data/ui/wizard-media-entry.ui
@@ -36,9 +36,6 @@
<property name="visible">True</property>
<property name="ellipsize">end</property>
<property name="halign">start</property>
- <style>
- <class name="boxes-source-label"/>
- </style>
</object>
<packing>
<property name="expand">True</property>
diff --git a/data/ui/wizard-source.ui b/data/ui/wizard-source.ui
index 9001cb7..d5f8e5d 100644
--- a/data/ui/wizard-source.ui
+++ b/data/ui/wizard-source.ui
@@ -28,9 +28,6 @@
<property name="wrap">True</property>
<property name="halign">start</property>
<property name="margin-bottom">20</property>
- <style>
- <class name="boxes-wizard-label"/>
- </style>
</object>
<packing>
<property name="expand">False</property>
@@ -236,9 +233,6 @@
<property name="visible">True</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Enter URL</property>
- <style>
- <class name="boxes-source-label"/>
- </style>
</object>
<packing>
<property name="expand">True</property>
diff --git a/data/ui/wizard.ui b/data/ui/wizard.ui
index e05ceb0..78a2943 100644
--- a/data/ui/wizard.ui
+++ b/data/ui/wizard.ui
@@ -59,10 +59,6 @@
<property name="label" translatable="yes">Preparing to create new box</property>
<property name="wrap">True</property>
<property name="halign">start</property>
-
- <style>
- <class name="boxes-wizard-label"/>
- </style>
</object>
<packing>
<property name="expand">False</property>
@@ -116,9 +112,6 @@
<object class="GtkLabel" id="prep_status_label">
<property name="visible">True</property>
<property name="halign">start</property>
- <style>
- <class name="boxes-wizard-label"/>
- </style>
</object>
<packing>
<property name="expand">False</property>
@@ -258,9 +251,6 @@ Check your BIOS settings to enable them.</property>
<property name="halign">start</property>
<property name="wrap">True</property>
<property name="width-chars">30</property>
- <style>
- <class name="boxes-wizard-label"/>
- </style>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]