mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Add calendar icons
This commit is contained in:
+11
-10
@@ -29,6 +29,8 @@
|
||||
|
||||
|
||||
// calendar
|
||||
// ionic calendar2
|
||||
|
||||
td.monthview-current{
|
||||
color: white;
|
||||
/* border-radius: 89px; */
|
||||
@@ -57,6 +59,14 @@ td.monthview-selected {
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
.event-detail-container{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.cal-week-view {
|
||||
border-top: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* Timeline */
|
||||
|
||||
@@ -133,16 +143,7 @@ td.monthview-selected {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// ionic calendar2
|
||||
.event-detail-container{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.cal-week-view {
|
||||
border-top: none !important;
|
||||
}
|
||||
|
||||
.timeline-box-{}
|
||||
/* angular-cli file: src/styles.css */
|
||||
@import "../node_modules/angular-calendar/css/angular-calendar.css";
|
||||
|
||||
@import "./style/main.scss";
|
||||
|
||||
Reference in New Issue
Block a user