Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 3bcb12a4

Přidáno uživatelem Václav Jirák před více než 5 roky(ů)

Re #7532 'Add vacation component' connected to the api

Zobrazit rozdíly:

webapp/src/app/add-vacation-dialog/add-vacation-dialog.component.sass
1 1
.dialog-label
2 2
  display: block
3 3
  font-weight: bold
4
  color: grey
4 5

  
5 6
.datetime-picker > *
6 7
  display: table-cell
......
10 11
  flex-direction: column
11 12
  margin: 15px 0
12 13

  
13
.datetime-interval-label
14
  font-weight: bold
15
  display: block
14
.date-input
15
  width: 200px
16

  
17
.from-time
18
  display: inline-block
19

  
20
.to-time
21
  display: inline-block
22
  margin-left: 3px
23

  
24
.datetime-selection-container
25
  margin-bottom: 10px
26

  
27
.time-input-container
28
  display: inline-block
29
  padding: 2px
30
  border-bottom: 1px solid grey
31

  
32
  .time-input
33
    background-color: transparent
34
    border: 0
35
    outline: none
36
    width: 85px
37

  
38
  .material-icons
39
    font-size: 12px
40
    font-weight: bold
41
    color: grey

Také k dispozici: Unified diff