Redmine 4.1.1
This commit is contained in:
parent
33e7b881a5
commit
3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions
|
@ -9,4 +9,15 @@ table td h2 { font-size: 1.4em; text-align: left; }
|
|||
table td h3 { font-size: 1.2em; text-align: left; }
|
||||
|
||||
table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; }
|
||||
table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; }
|
||||
table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; }
|
||||
|
||||
a, a:link, a:visited{ color: #169; text-decoration: none; }
|
||||
a:hover, a:active{ color: #c61a1a; text-decoration: underline;}
|
||||
|
||||
.syntaxhl .mi { color: #0000DD; font-weight: bold }
|
||||
.syntaxhl .nf { color: #0066BB; font-weight: bold }
|
||||
.syntaxhl .k { color: #008800; font-weight: bold }
|
||||
.syntaxhl .nb { color: #007020 }
|
||||
.syntaxhl .s1 { background-color: #fff0f0 }
|
||||
|
||||
span.more_info { font-weight: normal; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue