Project

General

Profile

« Previous | Next » 

Revision 60274

[Library | Trunk]: Create subscriber invite and subscribers components.

View differences:

input.component.css
9 9
  transform: translateY(-50%);
10 10
}
11 11

  
12
.uk-grid-small .left {
13
  left: 20px;
14
}
15

  
12 16
.left + .input-box {
13 17
  padding-left: 41px;
14 18
}
......
23 27
.right + .input-box {
24 28
  padding-right: 41px;
25 29
}
30

  
31
.input-message {
32
  font-family: "Roboto", sans-serif;
33
  font-size: 14px;
34
}

Also available in: Unified diff