| ︙ | | |
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
-
+
|
margin: 1em 40px
}
hr {
height: 0;
margin-top: 3rem;
margin-bottom: 3.5rem;
border-width: 0;
border-top: 1px solid #e1e1e1
border-top: 1px solid #626262
}
pre {
overflow: auto
}
code,
kbd,
pre,
|
| ︙ | | |
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
|
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
|
-
+
+
|
border: 1px solid silver;
margin: 0 2px
}
legend {
padding: 0
}
table {
border-spacing: 0
border-spacing: 0;
width: 100%
}
html {
font-size: 62.5%
}
body {
margin: 0;
font-size: 1.4em;
|
| ︙ | | |
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
|
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
|
-
+
+
|
vertical-align: middle
}
.brlist table td {
padding: 5px
}
.sortable,
.userTable {
border-color: transparent
border-color: transparent;
width: 75%
}
td.timelineTime,
tr.timelineBottom td {
border-bottom: 0
}
.sortable tbody tr:nth-child(even):hover,
.sortable tbody tr:nth-child(odd):hover,
|
| ︙ | | |
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
|
910
911
912
913
914
915
916
917
918
919
920
921
922
923
|
-
-
-
-
-
-
|
}
td.timelineGraph {
width: 20px;
text-align: left;
vertical-align: top;
border-bottom: 0
}
table.login_out .login_out_label,
td.tktDescLabel,
td.tktDspLabel {
text-align: right;
font-weight: 700
}
a.timelineHistLink {
text-transform: lowercase
}
span.timelineComment {
padding: 0 5px
}
.report th,
|
| ︙ | | |
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
|
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
|
+
+
+
+
|
margin-left: 1px;
border-width: 3px 0;
border-left: 7px solid #600000
}
.tl-line.warp {
background: #600000
}
table.login_out .login_out_label {
font-weight: 700;
text-align: right
}
pre.udiff,
table.sbsdiffcols {
width: 100%;
overflow: auto;
padding: 0 5px;
font-size: 1rem;
background: #000;
|
| ︙ | | |
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
|
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
|
-
-
-
+
+
+
+
+
+
+
+
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
|
}
span.diffln {
color: #666
}
table.report {
width: 100%;
cursor: auto;
border-radius: 4px;
border: 1px solid #ccc;
margin: 0 0 1em
margin: 0 0 1em;
color: #000
}
table.report thead {
color: #ddd
}
table.report a {
color: #0374ca
}
.report td,
.report th {
border: 0;
font-size: .9em;
padding: 5px
}
.report thead + tbody tr:hover {
background-color: #f5f9fc!important
background-color: #ff8000!important
}
tbody tr:nth-child(odd) td.tktDescValue,
table.tktDsp {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
width: 100%;
margin: 15px 0 10px
tbody tr:nth-child(odd) td.tktDspValue {
text-align: left;
vertical-align: top;
background: #181818;
padding: 10px
}
tbody tr:nth-child(odd) td.tktDescLabel,
tbody tr:nth-child(odd) td.tktDspLabel {
width: 70px;
text-align: right;
overflow: hidden;
font-weight: 700;
padding: 10px;
background: #484848
}
tbody tr:nth-child(even) td.tktDescValue,
tbody tr:nth-child(even) td.tktDspValue {
text-align: left;
vertical-align: top;
background: #2c2c2c;
padding: 10px
}
tbody tr:nth-child(even) td.tktDescLabel,
tbody tr:nth-child(even) td.tktDspLabel {
width: 70px;
text-align: right;
overflow: hidden;
font-weight: 700;
padding: 10px;
margin: 2px;
background: #555
}
td.tktDescLabel,
td.tktDspLabel {
width: 70px;
text-align: right;
overflow: hidden;
font-weight: 700;
padding: 10px;
background-color: #f8f8f8
background-color: #404040
}
td.tktDescValue,
td.tktDspValue {
text-align: left;
vertical-align: top;
border: 1px solid #ccc;
padding: 10px
}
td.tktDescValue code,
td.tktDescValue pre,
td.tktDspValue code,
td.tktDspValue pre {
white-space: pre-wrap
}
|
| ︙ | | |