data: Update theme again
Fix another warning message when opening the calendar.
This commit is contained in:
parent
af4e84383d
commit
6da0ebe35f
@ -645,7 +645,6 @@ StScrollBar {
|
|||||||
color: white;
|
color: white;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
background-position: center;
|
|
||||||
border-radius: 4px; }
|
border-radius: 4px; }
|
||||||
.pager-button:hover, .pager-button:focus {
|
.pager-button:hover, .pager-button:focus {
|
||||||
background-color: rgba(255, 255, 255, 0.05); }
|
background-color: rgba(255, 255, 255, 0.05); }
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit ffaf0147e477ffaff845cfa009a7b21dc9cc459b
|
Subproject commit 04c721a71fe879d77cb5a03c5e291ac57fe3ca0c
|
@ -645,7 +645,6 @@ StScrollBar {
|
|||||||
color: white;
|
color: white;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
background-position: center;
|
|
||||||
border-radius: 4px; }
|
border-radius: 4px; }
|
||||||
.pager-button:hover, .pager-button:focus {
|
.pager-button:hover, .pager-button:focus {
|
||||||
background-color: rgba(238, 238, 236, 0.05); }
|
background-color: rgba(238, 238, 236, 0.05); }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user