Projekt

Obecné

Profil

Stáhnout (325 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
@import '../../common-styles/basic-component'
2

    
3
.days-off-info-container
4
  @extend .basic-component
5

    
6
.days-off-type-container
7
  border-bottom: 1px solid gainsboro
8
  padding-left: 20px
9

    
10
.days-off-remaining
11
  color: green
12
  font-size: 30px
13
  font-weight: bold
14

    
15
.days-off-type
16
  color: black
17
  font-weight: bold
18
  display: block
(2-2/4)