@@ -29,20 +29,20 li.change .copied-from:before { content: " - "} | |||
|
29 | 29 | |
|
30 | 30 | table.filecontent { border: 1px solid #ccc; border-collapse: collapse; width:98%; background-color: #fafafa; } |
|
31 | 31 | table.filecontent th { border: 1px solid #ccc; background-color: #eee; } |
|
32 |
table.filecontent th.filename { |
|
|
32 | table.filecontent th.filename { background-color: #e4e4d4; text-align: left; padding: 0.2em;} | |
|
33 | 33 | table.filecontent tr.spacing th { text-align:center; } |
|
34 | 34 | table.filecontent tr.spacing td { height: 0.4em; background: #EAF2F5;} |
|
35 | 35 | table.filecontent th.line-num { |
|
36 | 36 | border: 1px solid #d7d7d7; |
|
37 |
|
|
|
38 |
|
|
|
39 |
|
|
|
40 |
|
|
|
41 |
|
|
|
37 | font-size: 0.8em; | |
|
38 | text-align: right; | |
|
39 | width: 2%; | |
|
40 | padding-right: 3px; | |
|
41 | color: #999; | |
|
42 | 42 | } |
|
43 | 43 | table.filecontent th.line-num a { |
|
44 |
|
|
|
45 |
|
|
|
44 | text-decoration: none; | |
|
45 | color: inherit; | |
|
46 | 46 | } |
|
47 | 47 | table.filecontent td.line-code pre { |
|
48 | 48 | margin: 0px; |
General Comments 0
You need to be logged in to leave comments.
Login now