data: Update theme again

Fix another warning message when opening the calendar.
This commit is contained in:
Jasper St. Pierre
2015-02-20 17:43:46 -08:00
parent af4e84383d
commit 6da0ebe35f
3 changed files with 1 additions and 3 deletions

View File

@ -645,7 +645,6 @@ StScrollBar {
color: white;
background-color: transparent;
width: 32px;
background-position: center;
border-radius: 4px; }
.pager-button:hover, .pager-button:focus {
background-color: rgba(255, 255, 255, 0.05); }

View File

@ -645,7 +645,6 @@ StScrollBar {
color: white;
background-color: transparent;
width: 32px;
background-position: center;
border-radius: 4px; }
.pager-button:hover, .pager-button:focus {
background-color: rgba(238, 238, 236, 0.05); }