Revert last two commits

Gah, nasty accident :-(
This commit is contained in:
Florian Müllner
2018-01-18 13:44:54 +01:00
parent 7de28858e1
commit 2dbe692a31
3 changed files with 1 additions and 7 deletions
-3
View File
@@ -1955,6 +1955,3 @@ StScrollBar {
.calendar-day-with-events {
background-image: url("calendar-today.svg"); }
.message-list-clear-button.button {
color: #2e3436; }
-4
View File
@@ -86,7 +86,3 @@ $variant: 'light';
.calendar-day-with-events {
background-image: url("calendar-today.svg");
}
.message-list-clear-button.button {
color: $fg_color
}
+1
View File
@@ -37,6 +37,7 @@ uuid_suffix = '@gnome-shell-extensions.gcampax.github.com'
classic_extensions = [
'alternate-tab',
'apps-menu',
'places-menu',
'launch-new-instance',
'window-list'
]