mirror of
https://github.com/wassname/scheduler.git
synced 2026-06-27 18:44:18 +08:00
7 lines
95 B
CSS
7 lines
95 B
CSS
.scheduler {
|
|
color: #000;
|
|
}
|
|
.scheduler .something-inside-schedler {
|
|
background: #efefef;
|
|
}
|