Projet

Général

Profil

Révision 72203b19 src/app.ios.scss

Voir les différences:

src/app.ios.scss
5 5
  .page__content {
6 6
    font-size: 28pt;
7 7
    background-color: #ff0;
8
  }	 
8
  }
9 9
}
10 10
/* iPad Pro 12.9 (2nd gen) */
11 11
.ios1024 {
......
42 42
.ios600 {
43 43
  .page__content {
44 44
    font-size: 12pt;
45
  }	 
45
  }
46 46
}
47 47
.ios480 {
48 48
  .page__content {
49 49
    font-size: 12pt;
50
  }	 
50
  }
51 51
}
52 52
/* iPhone 5s */
53 53
.ios320 {
54 54
  .page__content {
55 55
    font-size: 12pt;
56
  }	 
56
  }
57 57
}

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux