Projekt

Obecné

Profil

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

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

    
6
  table
7
    margin-top: 10px
8

    
9
    td
10
      text-align: center
11
      vertical-align: middle
12

    
13
    .buttons
14
      text-align: right
15
      padding-right: 50px
16

    
17
    button
18
      outline: none
19

    
20
    .edit-btn
21
      font-size: 18px
22
      margin-right: 2px
23
      color: orange
24

    
25
    .remove-btn
26
      color: grey
(2-2/4)