[gnome-calendar] css: remove broken linked entry style
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] css: remove broken linked entry style
- Date: Sat, 9 Jul 2016 16:29:44 +0000 (UTC)
commit ed4782116eb4a34a95927d1ae04ae5088737cf73
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Sat Jul 9 18:27:51 2016 +0200
css: remove broken linked entry style
inherit linked entries styling from the theme.
data/theme/gtk-styles.css | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/data/theme/gtk-styles.css b/data/theme/gtk-styles.css
index 592bb0e..f0d81c7 100644
--- a/data/theme/gtk-styles.css
+++ b/data/theme/gtk-styles.css
@@ -250,21 +250,6 @@ event-widget.color-light:backdrop {
color: rgba(0, 0, 0, 0.3);
}
-.middle-entry {
- border-bottom-left-radius: 0px;
- border-top-left-radius: 0px;
- border-bottom-right-radius: 0px;
- border-top-right-radius: 0px;
-}
-
-.middle-entry:dir(ltr) {
- border-left: 0px;
-}
-
-.middle-entry:dir(rtl) {
- border-right: 0px;
-}
-
.search-viewport {
background-color: @theme_base_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]