projects
/
util-vserver.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make nodev: silence the warning.
[util-vserver.git]
/
doc
/
compatibility.css
1
div.program
2
{
3
margin: 0.5ex;
4
padding: 0.5ex;
5
}
6
7
div.program div.name
8
{
9
font-weight: bold;
10
}
11
12
div.program div.name,
13
div.program div.clicompat,
14
div.program div.funccompat
15
{
16
}
17
18
div.program div.clicompat,
19
div.program div.funccompat
20
{
21
margin-left: 1em;
22
}
23
24
div.clicompat div.text,
25
div.funccompat div.text
26
{
27
margin-left: 1em;
28
}