mirror of https://gitlab.com/bashrc2/epicyon
Icon style
parent
20909631c5
commit
1634f3b5ba
|
@ -133,7 +133,7 @@ a:link {
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar__day__icons {
|
.calendar__day__icons {
|
||||||
width: 15%;
|
width: 10%;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
}
|
}
|
||||||
|
@ -172,7 +172,7 @@ tr:nth-child(even) > .calendar__day__cell:nth-child(even) {
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendardayicon {
|
.calendardayicon {
|
||||||
width: 10%
|
width: 100%
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttonprev {
|
.buttonprev {
|
||||||
|
|
Loading…
Reference in New Issue