mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Improving agenda
This commit is contained in:
+7
-2
@@ -189,8 +189,6 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
-webkit-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
border-radius: 106px;
|
||||
width: 30px !important;
|
||||
height: 30px;
|
||||
padding: 0px !important;
|
||||
div.day{
|
||||
padding: 0px !important;
|
||||
@@ -585,6 +583,13 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
div {
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
td div:not(.day) {
|
||||
background-color: red;
|
||||
width: 30px !important;
|
||||
height: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user