repo.or.cz
/
lighttpd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[tests] skip mod-secdownload HMAC-SHA1,HMAC-SHA256
[lighttpd.git]
/
doc
/
oldstyle.css
blob
f3e26db3261384554afbe77bb844034f46922f91
1
table
{
2
border
:
1px
solid black
;
3
padding
:
1px
;
4
}
5
th
{
6
background-color
:
black
;
7
border
:
1px
solid white
;
8
color
:
white
;
9
padding-right
:
2px
;
10
padding-left
:
2px
;
11
}
12
td
{
13
background-color
:
#f0f0f0
;
14
border
:
1px
solid white
;
15
padding-right
:
2px
;
16
padding-left
:
2px
;
17
}
18
td
.
s
{
19
background-color
:
#f0f0f0
;
20
text-align
:
right
;
21
padding-left
:
14px
;
22
}
23
div
.
foot
{
24
margin-top
:
4px
;
25
}