mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Multiple Calendar Support
This commit is contained in:
2086
css/font-awesome.css
vendored
Normal file
2086
css/font-awesome.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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