Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 696f3358

Přidáno uživatelem Václav Jirák před téměř 6 roky(ů)

Re #7494 Components connected to API - except profile settings and add vacation components

Zobrazit rozdíly:

webapp/src/app/user-approval/user-approval.component.sass
3 3
.user-approval-container
4 4
  @extend .basic-component
5 5

  
6
  .user-approval-header
7
    padding: 10px
8
    margin: 0
9
    font-weight: bold
6
  table
7
    margin-top: 10px
10 8

  
11
  .user-to-approve-container
12
    border-bottom: 1px solid gainsboro
13
    margin: 0
14
    padding: 10px
15
    line-height: 35px
9
    td
10
      text-align: center
11
      vertical-align: middle
16 12

  
17
    .approve-user-btn
13
    .buttons
14
      text-align: right
15
      padding-right: 50px
16

  
17
    button
18
      outline: none
19

  
20
    .approve-btn
18 21
      margin-right: 2px
22
      color: green
23

  
24
    .reject-btn
25
      color: grey

Také k dispozici: Unified diff