Projet

Général

Profil

Révision e1f97cbf src/app.ios.scss

Voir les différences:

src/app.ios.scss
2 2
@import "app-common";
3 3

  
4 4
// Place any CSS rules you want to apply only on iOS here
5
Label.text {
6
    font-size: 15;
5

  
6
.ios1024 {
7
  font-size: 22;
8
}
9
.ios414 {
10
  font-size: 16;
11
}
12
.ios {
13
  font-size: 12;
14
}
15
.android380 {
16
  font-size: 10;
17
}
18

  
19
.landscape.ios1024 {
20
  font-size: 20;
21
}
22
.ios1024 {
23
  font-size: 22;
7 24
}

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux