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); }

@ -1 +1 @@
Subproject commit ffaf0147e477ffaff845cfa009a7b21dc9cc459b
Subproject commit 04c721a71fe879d77cb5a03c5e291ac57fe3ca0c

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); }