summaryrefslogtreecommitdiffstats
path: root/authz-gui/theme/aaf5iPhone.css
blob: c356983bb727bda77796612e8ce80608438968e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/*
  Modifications for iPhone
*/
body {
	zoom: 210%;
}

#breadcrumbs {
	font-size: .9em;
}


div.std table {
	margin: 0 0 20px 0;
	zoom: 130%
}
	

div.stdform th {
	font-size: 9px;
}

#content input {
	font-size: 1.3em;
}


#Pages a {
	font-size: 1.3em;
	width: 75%;
	height:35px;
}

#nav {
	display: none; 
}