AT&T 2.0.19 Code drop, stage 3
[aaf/authz.git] / auth / auth-gui / theme / onap / aaf5iPhone.css
1 /*
2   Modifications for iPhone
3 */
4 body {
5         zoom: 210%;
6 }
7
8 #breadcrumbs {
9         font-size: .9em;
10 }
11
12
13 div.std table {
14         margin: 0 0 20px 0;
15         zoom: 130%
16 }
17         
18
19 div.stdform th {
20         font-size: 9px;
21 }
22
23 #content input {
24         font-size: 1.3em;
25 }
26
27
28 #Pages a {
29         font-size: 1.3em;
30         width: 75%;
31         height:35px;
32 }
33
34 #nav {
35         display: none; 
36 }
37
38