mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
Add icons
This commit is contained in:
+12
-3
@@ -29,7 +29,7 @@
|
||||
td.monthview-current{
|
||||
color: white;
|
||||
/* border-radius: 89px; */
|
||||
background: white !important;
|
||||
background: red !important;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
/* display: flex; */
|
||||
@@ -46,6 +46,15 @@ td.monthview-current{
|
||||
}
|
||||
}
|
||||
|
||||
.monthview-selected {
|
||||
.monthview-secondary-with-event, .monthview-secondary-with-event[_ngcontent-dwf-c153] {
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
}
|
||||
td.monthview-selected {
|
||||
background-color: #42b9fe30 !important;
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
|
||||
/* angular-cli file: src/styles.css */
|
||||
@import "../node_modules/angular-calendar/css/angular-calendar.css";
|
||||
Reference in New Issue
Block a user