[gnome-themes-standard] epiphany: update selectors for epiphany changes
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] epiphany: update selectors for epiphany changes
- Date: Mon, 17 Dec 2012 10:22:56 +0000 (UTC)
commit de3d314bd63f63c57333b78b57744ccbbd9ffbc2
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Dec 10 15:29:57 2012 -0500
epiphany: update selectors for epiphany changes
themes/Adwaita/gtk-3.0/gnome-applications.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index a607f54..42a5a5e 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -541,7 +541,7 @@ EphyOverview GtkScrolledWindow:backdrop {
/* sets top and bottom borders on the overview and the main
scrolled windows for toolbar visual division and search/downloadbar */
EphyWindow.background .documents-scrolledwin,
-EphyWindow.background EphyEmbed.vertical .osd GtkScrolledWindow.frame {
+EphyWindow.background EphyEmbed.vertical GtkScrolledWindow.frame {
border-color: @borders;
border-width: 1px 0;
border-radius: 0;
@@ -549,14 +549,14 @@ EphyWindow.background EphyEmbed.vertical .osd GtkScrolledWindow.frame {
/* remove top and bottom borders when inside a notebook tab to
the overview scrolled window and the main scrolled window */
EphyWindow.background EphyNotebook.notebook .documents-scrolledwin,
-EphyWindow.background EphyNotebook.notebook EphyEmbed.vertical .osd GtkScrolledWindow {
+EphyWindow.background EphyNotebook.notebook EphyEmbed.vertical GtkScrolledWindow {
border-top-width: 0;
border-bottom-width: 0;
}
/* remove bottom borders from overview and main scrolled window
when no bars at the bottom of the screen are shown */
-EphyWindow.background EphyNotebook:last-child EphyEmbed.vertical .osd GtkScrolledWindow,
+EphyWindow.background EphyNotebook:last-child EphyEmbed.vertical GtkScrolledWindow,
EphyWindow.background EphyNotebook.notebook:last-child {
border-bottom-width: 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]