summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2018-01-16 22:22:22 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2018-01-16 22:22:22 +0100
commit1874eb057bc95a39b8a3ac44e47bcea022b53eed (patch)
tree639ffdec86b5c05ed93c6faf1265b89dd9907121 /data
parent244bd33d262bf26dcdceaba427f572a11cbc8594 (diff)
downloadgnome-contacts-1874eb057bc95a39b8a3ac44e47bcea022b53eed.tar.gz
CSS: remove useless class .month-combo
Diffstat (limited to 'data')
-rw-r--r--data/ui/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/ui/style.css b/data/ui/style.css
index fbf5290..291b477 100644
--- a/data/ui/style.css
+++ b/data/ui/style.css
@@ -107,15 +107,6 @@ ContactsWindow .primary-toolbar.toolbar {
padding: 0px;
}
-.contacts-combo .button {
- border-image: none;
- border-width: 1px;
- border-style: solid;
- border-color: @borders;
- background-image: none;
- background-color: @theme_base_color;
-}
-
/* The style for the background "watermark" image and text.
* (copied from dim-label) */
.contacts-watermark {