forked from 0x2620/oxjs
ListCalendar -> CalendarEditor; ListMap -> MapEditor
This commit is contained in:
parent
2fd3345328
commit
6c5b8ef0b6
4 changed files with 14 additions and 18 deletions
|
|
@ -193,7 +193,7 @@ Calendar
|
|||
color: rgb(64, 64, 64);
|
||||
}
|
||||
|
||||
.OxThemeClassic .OxListCalendar .OxWarning {
|
||||
.OxThemeClassic .OxCalendarEditor .OxWarning {
|
||||
border-bottom: 2px dotted rgb(255, 64, 64);
|
||||
}
|
||||
|
||||
|
|
@ -559,7 +559,7 @@ Maps
|
|||
.OxThemeClassic .OxTypeIcon {
|
||||
border-color: rgb(0, 0, 0);
|
||||
}
|
||||
.OxThemeClassic .OxListMap .OxWarning {
|
||||
.OxThemeClassic .OxMapEditor .OxWarning {
|
||||
border-bottom: 2px dotted rgb(255, 64, 64);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue