Merge pull request #68 from ok2/codex/fix-analog-clock-background-visibility-in-eonstrip-view
This commit is contained in:
commit
7a8a463169
@ -651,7 +651,7 @@ body.fullscreen-clock .calendar-view,
|
|||||||
body.fullscreen-clock .detail-view,
|
body.fullscreen-clock .detail-view,
|
||||||
body.fullscreen-clock .time-details,
|
body.fullscreen-clock .time-details,
|
||||||
body.fullscreen-clock .explanations {
|
body.fullscreen-clock .explanations {
|
||||||
display: none;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.fullscreen-clock .time-display {
|
body.fullscreen-clock .time-display {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user