zermelo reveal rooster
zermelo reveal rooster by bot910
Details
Authorbot910
LicenseNo License
Categoryhttps://ozhw.zportal.nl/app/
Created
Updated
Size2.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
zermelo reveal rooster
Source code
/* ==UserStyle==
@name zermelo best style
@version 20241010.11.02
@namespace https://userstyles.world/user/bot910
@description zermelo best style
@author bot910
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://ozhw.zportal.nl/app/") {
.responsive .menu {
background-color: #b4c2a3;
}
.compactAppointmentItem {
border-radius: 10px;
border: 1px solid #8e9980;
}
.compactAppointmentItem .appointmentBlock {
background-color: #cafbca;
}
@media (min-width: 601px) {
.compactAppointmentItem.selectedItem .appointmentBlock {
background-color: #fff;
}
}
.compactAppointmentItem.free.cancelled:not(.multiple).enrolledFixed .appointmentBlock, .compactAppointmentItem.free.cancelled:not(.multiple).enrolledMandatory .appointmentBlock, .compactAppointmentItem.free.cancelled:not(.multiple).enrolledCanSwitch .appointmentBlock, .compactAppointmentItem.free.cancelled:not(.multiple).enrolledCanUnenroll .appointmentBlock {
background-color: #000;
border: 1px solid #000;
border-left: none;
color: #f00;
}
.compactAppointmentItem .appointmentBar {
background-color: #9ed39e;
width: 10px;
}
.compactAppointmentItem {
color: #364d36;
}
.choiceDetail {
background-color: #d2ddc5;
}
.weekSchedule .dayTitle {
background-color: #d2ddc5;
}
.weekSchedule .updated {
background: #d2ddc5;
}
.swipeSchedulePage {
background-color: #ecf7df;
}
.navBar {
background-color: #8e9980;
color: #000;
}
.swipeSchedulePage .scheduleTitle {
background-color: #8e9980;
}
.tabs .tabBar {
background-color: #8e9980;
}
menuPage {
color: #000;
}
.daySchedule .dayTitle {
background-color: #d2ddc5;
}
.daySchedule .updated {
background: #d2ddc5;
}
.appointmentItem .appointmentBar {
background-color: #9ed39e;
width: 10px;
}
.appointmentItem .appointmentBlock {
border: 1px solid #8e9980;
border-radius: 10px;
background-color: #cafbca;
}
.swipeSchedulePage .scheduleTitle {
color: #000000;
}
.swipeSchedulePage .scheduleTitle .dayWeek {
background-color: #364d36;
}
.swipeSchedulePage.showWeek .week {
color: #000000;
background-color: #cafbca;
}
}