Gnome-shell: Fix unstyled calendar on v3.36

This commit is contained in:
EliverLara
2020-04-27 12:17:27 -05:00
parent 696fca5bb3
commit 7c6c06ad23
2 changed files with 9 additions and 0 deletions

View File

@@ -895,6 +895,11 @@ StScrollBar {
margin-bottom: 1em;
}
.calendar, .world-clocks-button, .weather-button {
background: transparent;
border: none;
}
.calendar,
.datemenu-today-button,
.datemenu-displays-box,