File tree 5 files changed +1674
-157
lines changed
5 files changed +1674
-157
lines changed Original file line number Diff line number Diff line change @@ -1184,7 +1184,7 @@ body > .container {
1184
1184
text-align : left;
1185
1185
}
1186
1186
1187
- # helpers > section ul li > p .translation-raw {
1187
+ # helpers > section ul li > p .translation {
1188
1188
display : none;
1189
1189
}
1190
1190
@@ -1195,12 +1195,12 @@ body > .container {
1195
1195
1196
1196
# helpers > section ul li > p ins {
1197
1197
background : # 4B6259 ;
1198
- color : # 7BC876 ;
1198
+ color : # 9CD699 ;
1199
1199
}
1200
1200
1201
1201
# helpers > section ul li > p del {
1202
1202
background : # 674B54 ;
1203
- color : # FE7777 ;
1203
+ color : # FE8F8F ;
1204
1204
}
1205
1205
1206
1206
# helpers > section ul li > p ins mark ,
Original file line number Diff line number Diff line change @@ -1708,6 +1708,14 @@ p#sign-in-required > a#sidebar-signin {
1708
1708
float : left;
1709
1709
}
1710
1710
1711
+ # helpers > section ul li > header .toggle-diff {
1712
+ margin-right : 6px ;
1713
+ }
1714
+
1715
+ # helpers > section ul li > header .toggle-diff .active {
1716
+ color : # 7BC876 ;
1717
+ }
1718
+
1711
1719
# helpers > section ul li > header .toolbar {
1712
1720
float : right;
1713
1721
}
You can’t perform that action at this time.
0 commit comments