mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve calendar
This commit is contained in:
@@ -32,12 +32,16 @@
|
||||
}
|
||||
|
||||
.with-event {
|
||||
background-color: #ccc;
|
||||
border-radius: 15px;
|
||||
background-color: #fff;
|
||||
border-radius: 21px;
|
||||
border-left: 3px solid #ffb703;
|
||||
border-bottom: none;
|
||||
border-right: 3px solid #f05d5e;
|
||||
color: black;
|
||||
width: 35px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* TOGGLE button */
|
||||
.switch {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user