ymanager/frontend/src/app/day-picker/day-picker.component.sass @ 41ab77d7
1 |
.day-picker-container
|
---|---|
2 |
background-color: white |
3 |
padding: 10px |
4 |
border: 1px solid gainsboro |
5 |
|
6 |
#day-picker-date
|
7 |
font-weight: bold |
8 |
text-transform: uppercase |
9 |
|
10 |
.day-picker-month-selection
|
11 |
margin-bottom: 10px |