summaryrefslogtreecommitdiff
path: root/src/resources/themes/shared.css
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@posteo.net>2019-07-22 14:16:00 +0000
committerMichael Catanzaro <mcatanzaro@posteo.net>2019-07-22 14:16:00 +0000
commita11ead7669b8b12bd754635e0b25b6bcd7c2b9f3 (patch)
treead1ebe75bdfb0fac217bc9b6179521317f101a82 /src/resources/themes/shared.css
parent2bbf41d17aa41f83fa69a2a09b2b6ae676193258 (diff)
downloadepiphany-a11ead7669b8b12bd754635e0b25b6bcd7c2b9f3.tar.gz
Revert "Add pinned tabs notification"
This reverts commit f798206b786b03e5d2696947b305be0b9ba38f1c
Diffstat (limited to 'src/resources/themes/shared.css')
-rw-r--r--src/resources/themes/shared.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/themes/shared.css b/src/resources/themes/shared.css
index 21d2c28d2..a64e4d8de 100644
--- a/src/resources/themes/shared.css
+++ b/src/resources/themes/shared.css
@@ -45,5 +45,3 @@
.url_progress progress { background-color: @theme_selected_bg_color; background-image: none; border: none; min-height: 2px; }
.url_progress trough { border: none; background-color: transparent; background-image: none; }
-
-.tab-attention { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(@theme_selected_bg_color), to(transparent)); background-size: 6px 6px; background-repeat: no-repeat; background-position: center bottom; }