mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-15 08:27:37 +00:00
Multiple Calendar Support
This commit is contained in:
@@ -169,6 +169,13 @@ html {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.calendar-table .calendar-icon {
|
||||
width: 1em;
|
||||
min-width: 1em;
|
||||
margin-right: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.calendar-table .days {
|
||||
padding-left: 20px;
|
||||
text-align: right;
|
||||
@@ -221,4 +228,4 @@ html {
|
||||
/* Legacy iOS */
|
||||
font-style: normal;
|
||||
font-weight: 200;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user