/[rrd-simple-monitoring]/css/iphone.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /css/iphone.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Thu Jul 16 18:48:19 2009 UTC (14 years, 8 months ago) by dpavlin
File MIME type: text/css
File size: 299 byte(s)
import upstream http://rrd.me.uk/rrd-simple-monitoring.tar.gz

without prerequisities

1
2 div.index p.welcome {
3 font-size: 1.5em;
4 }
5
6 div.index ul {
7 padding-left: 30px;
8 }
9
10 div.index li {
11 font-size: 1.5em;
12 padding-bottom: 15px;
13 }
14
15 div.footer {
16 display: none;
17 }
18
19 body {
20 padding-bottom: 10px;
21 }
22
23 div.index_introduction {
24 display: none;
25 }
26
27 pre.graph_detail {
28 display: none;
29 }
30

  ViewVC Help
Powered by ViewVC 1.1.26