[epiphany/wip/exalm/entry: 4/4] CSS: Regenerate CSS from SASS
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/exalm/entry: 4/4] CSS: Regenerate CSS from SASS
- Date: Wed, 12 Sep 2018 11:56:10 +0000 (UTC)
commit dda8966c26d7a269928e2d730564e512c2c38c55
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Mon Sep 3 16:32:28 2018 +0000
CSS: Regenerate CSS from SASS
src/resources/themes/shared.css | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
---
diff --git a/src/resources/themes/shared.css b/src/resources/themes/shared.css
index 67b30cb92..18cd7cc8d 100644
--- a/src/resources/themes/shared.css
+++ b/src/resources/themes/shared.css
@@ -8,17 +8,11 @@
.incognito-mode headerbar { background-image: -gtk-icontheme("user-not-tracked-symbolic");
background-repeat: no-repeat; background-position: 157px 0; background-size: 64px 64px; color: rgba(0, 0, 0,
0.35); }
-.entry_icon { color: mix(@theme_fg_color, @theme_base_color, 0.2); }
+.url_entry { background: none; border: none; box-shadow: none; margin: 0; padding: 0; }
-.entry_icon:hover { color: @theme_fg_color; }
+.selected { color: @theme_selected_bg_color; }
-.entry_icon:active { color: @theme_selected_bg_color; }
-
-.entry_icon:backdrop { color: mix(@theme_unfocused_fg_color, @theme_unfocused_base_color, 0.2); }
-
-.entry_icon.selected { color: @theme_selected_bg_color; }
-
-.entry_icon.starred { color: orange; }
+.starred { color: orange; }
.bookmarks-row button { opacity: 0.25; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]