mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Capitalized all events texts at home, agenda and eevent-details
This commit is contained in:
@@ -19,9 +19,11 @@
|
||||
.monthview-selected {
|
||||
background-color: lightskyblue !important;
|
||||
}
|
||||
/* .item{
|
||||
background: red !important;
|
||||
} */
|
||||
.item{
|
||||
/* background: red !important; */
|
||||
text-transform: capitalize;
|
||||
|
||||
}
|
||||
.input-wrapper{
|
||||
border-left: red !important;
|
||||
/* background: red; */
|
||||
@@ -34,10 +36,6 @@
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.capitaliseText{
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* TOGGLE button */
|
||||
|
||||
Reference in New Issue
Block a user