ymanager/webapp/src/app/day-picker/day-picker.component.sass @ 18dbad83
1 |
@import '../../common-styles/basic-component' |
---|---|
2 |
|
3 |
.day-picker-container
|
4 |
@extend .basic-component |
5 |
|
6 |
#day-picker-date
|
7 |
font-weight: bold |
8 |
text-transform: uppercase |
9 |
|
10 |
.day-picker-month-selection
|
11 |
margin-bottom: 10px |