@@ -827,9 +827,9 div.wiki ul, div.wiki ol {margin-bottom:1em;} | |||
|
827 | 827 | |
|
828 | 828 | div.wiki pre { |
|
829 | 829 | margin: 1em 1em 1em 1.6em; |
|
830 |
padding: |
|
|
830 | padding: 8px; | |
|
831 | 831 | background-color: #fafafa; |
|
832 |
border: 1px solid # |
|
|
832 | border: 1px solid #e2e2e2; | |
|
833 | 833 | width:auto; |
|
834 | 834 | overflow-x: auto; |
|
835 | 835 | overflow-y: hidden; |
@@ -1081,14 +1081,7 h2 img { vertical-align:middle; } | |||
|
1081 | 1081 | |
|
1082 | 1082 | /************* CodeRay styles *************/ |
|
1083 | 1083 | .syntaxhl div {display: inline;} |
|
1084 | .syntaxhl .line-numbers { | |
|
1085 | padding: 2px 4px 2px 4px; background-color: #eee; margin:0px 5px 0px 0px; | |
|
1086 | user-select: none; | |
|
1087 | -moz-user-select: none; | |
|
1088 | -o-user-select: none; | |
|
1089 | -ms-user-select: none; | |
|
1090 | -webkit-user-select: none; | |
|
1091 | } | |
|
1084 | .syntaxhl .line-numbers {padding: 2px 4px 2px 4px; background-color: #eee; margin:0px 5px 0px 0px;} | |
|
1092 | 1085 | .syntaxhl .code pre { overflow: auto } |
|
1093 | 1086 | .syntaxhl .debug { color: white !important; background: blue !important; } |
|
1094 | 1087 | |
@@ -1099,14 +1092,14 h2 img { vertical-align:middle; } | |||
|
1099 | 1092 | .syntaxhl .char .content { color:#D20 } |
|
1100 | 1093 | .syntaxhl .char .delimiter { color:#710 } |
|
1101 | 1094 | .syntaxhl .char { color:#D20 } |
|
1102 |
.syntaxhl .class { color:# |
|
|
1095 | .syntaxhl .class { color:#258; font-weight:bold } | |
|
1103 | 1096 | .syntaxhl .class-variable { color:#369 } |
|
1104 | 1097 | .syntaxhl .color { color:#0A0 } |
|
1105 |
.syntaxhl .comment { color:# |
|
|
1106 |
.syntaxhl .comment .char { color:# |
|
|
1107 |
.syntaxhl .comment .delimiter { color:# |
|
|
1098 | .syntaxhl .comment { color:#385 } | |
|
1099 | .syntaxhl .comment .char { color:#385 } | |
|
1100 | .syntaxhl .comment .delimiter { color:#385 } | |
|
1108 | 1101 | .syntaxhl .complex { color:#A08 } |
|
1109 |
.syntaxhl .constant { color:# |
|
|
1102 | .syntaxhl .constant { color:#258; font-weight:bold } | |
|
1110 | 1103 | .syntaxhl .decorator { color:#B0B } |
|
1111 | 1104 | .syntaxhl .definition { color:#099; font-weight:bold } |
|
1112 | 1105 | .syntaxhl .delimiter { color:black } |
@@ -1118,7 +1111,7 h2 img { vertical-align:middle; } | |||
|
1118 | 1111 | .syntaxhl .error { color:#F00; background-color:#FAA } |
|
1119 | 1112 | .syntaxhl .escape { color:#666 } |
|
1120 | 1113 | .syntaxhl .exception { color:#C00; font-weight:bold } |
|
1121 |
.syntaxhl .float { color:# |
|
|
1114 | .syntaxhl .float { color:#06D } | |
|
1122 | 1115 | .syntaxhl .function { color:#06B; font-weight:bold } |
|
1123 | 1116 | .syntaxhl .global-variable { color:#d70 } |
|
1124 | 1117 | .syntaxhl .hex { color:#02b } |
@@ -1127,11 +1120,11 h2 img { vertical-align:middle; } | |||
|
1127 | 1120 | .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } |
|
1128 | 1121 | .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } |
|
1129 | 1122 | .syntaxhl .instance-variable { color:#33B } |
|
1130 |
.syntaxhl .integer { color:#0 |
|
|
1123 | .syntaxhl .integer { color:#06D } | |
|
1131 | 1124 | .syntaxhl .key .char { color: #60f } |
|
1132 | 1125 | .syntaxhl .key .delimiter { color: #404 } |
|
1133 | 1126 | .syntaxhl .key { color: #606 } |
|
1134 |
.syntaxhl .keyword { color:# |
|
|
1127 | .syntaxhl .keyword { color:#939; font-weight:bold } | |
|
1135 | 1128 | .syntaxhl .label { color:#970; font-weight:bold } |
|
1136 | 1129 | .syntaxhl .local-variable { color:#963 } |
|
1137 | 1130 | .syntaxhl .namespace { color:#707; font-weight:bold } |
@@ -1150,14 +1143,13 h2 img { vertical-align:middle; } | |||
|
1150 | 1143 | .syntaxhl .shell .content { color:#2B2 } |
|
1151 | 1144 | .syntaxhl .shell .delimiter { color:#161 } |
|
1152 | 1145 | .syntaxhl .shell { background-color:hsla(120,100%,50%,0.06); } |
|
1153 |
.syntaxhl .string .char { color: # |
|
|
1154 |
.syntaxhl .string .content { color: # |
|
|
1155 |
.syntaxhl .string .delimiter { color: # |
|
|
1156 |
.syntaxhl .string .modifier { color: # |
|
|
1157 | .syntaxhl .string { background-color:hsla(0,100%,50%,0.05); } | |
|
1158 |
.syntaxhl .symbol . |
|
|
1159 |
.syntaxhl .symbol |
|
|
1160 | .syntaxhl .symbol { color:#A60 } | |
|
1146 | .syntaxhl .string .char { color: #46a } | |
|
1147 | .syntaxhl .string .content { color: #46a } | |
|
1148 | .syntaxhl .string .delimiter { color: #46a } | |
|
1149 | .syntaxhl .string .modifier { color: #46a } | |
|
1150 | .syntaxhl .symbol .content { color:#d33 } | |
|
1151 | .syntaxhl .symbol .delimiter { color:#d33 } | |
|
1152 | .syntaxhl .symbol { color:#d33 } | |
|
1161 | 1153 | .syntaxhl .tag { color:#070 } |
|
1162 | 1154 | .syntaxhl .type { color:#339; font-weight:bold } |
|
1163 | 1155 | .syntaxhl .value { color: #088; } |
@@ -34,13 +34,13 li.change .copied-from:before { content: " - "} | |||
|
34 | 34 | #changes-legend { float: right; font-size: 0.8em; margin: 0; } |
|
35 | 35 | #changes-legend li { float: left; background-position: 5px 0; } |
|
36 | 36 | |
|
37 |
table.filecontent { border: 1px solid # |
|
|
38 |
table.filecontent th { border: 1px solid # |
|
|
37 | table.filecontent { border: 1px solid #e2e2e2; border-collapse: collapse; width:98%; background-color: #fafafa; } | |
|
38 | table.filecontent th { border: 1px solid #e2e2e2; background-color: #eee; } | |
|
39 | 39 | table.filecontent th.filename { background-color: #e4e4d4; text-align: left; padding: 0.2em;} |
|
40 | 40 | table.filecontent tr.spacing th { text-align:center; } |
|
41 | 41 | table.filecontent tr.spacing td { height: 0.4em; background: #EAF2F5;} |
|
42 | 42 | table.filecontent th.line-num { |
|
43 |
border: 1px solid # |
|
|
43 | border: 1px solid #e2e2e2; | |
|
44 | 44 | font-size: 0.8em; |
|
45 | 45 | text-align: right; |
|
46 | 46 | width: 2%; |
General Comments 0
You need to be logged in to leave comments.
Login now