File tree 3 files changed +0
-33
lines changed
src/librustdoc/html/static/css/themes
3 files changed +0
-33
lines changed Original file line number Diff line number Diff line change @@ -496,21 +496,10 @@ a.result-keyword:focus {}
496
496
.sidebar a .current .keyword {}
497
497
498
498
@media (max-width : 700px ) {
499
- .sidebar-menu {
500
- background-color : # 14191f ;
501
- border-bottom-color : # 5c6773 ;
502
- border-right-color : # 5c6773 ;
503
- }
504
-
505
499
.sidebar-elems {
506
500
background-color : # 14191f ;
507
501
border-right-color : # 5c6773 ;
508
502
}
509
-
510
- # sidebar-filler {
511
- background-color : # 14191f ;
512
- border-bottom-color : # 5c6773 ;
513
- }
514
503
}
515
504
516
505
kbd {
Original file line number Diff line number Diff line change @@ -356,21 +356,10 @@ pre.ignore:hover, .information:hover + pre.ignore {
356
356
}
357
357
358
358
@media (max-width : 700px ) {
359
- .sidebar-menu {
360
- background-color : # 505050 ;
361
- border-bottom-color : # e0e0e0 ;
362
- border-right-color : # e0e0e0 ;
363
- }
364
-
365
359
.sidebar-elems {
366
360
background-color : # 505050 ;
367
361
border-right-color : # 000 ;
368
362
}
369
-
370
- # sidebar-filler {
371
- background-color : # 505050 ;
372
- border-bottom-color : # e0e0e0 ;
373
- }
374
363
}
375
364
376
365
kbd {
Original file line number Diff line number Diff line change @@ -339,21 +339,10 @@ pre.ignore:hover, .information:hover + pre.ignore {
339
339
}
340
340
341
341
@media (max-width : 700px ) {
342
- .sidebar-menu {
343
- background-color : # F5F5F5 ;
344
- border-bottom-color : # e0e0e0 ;
345
- border-right-color : # e0e0e0 ;
346
- }
347
-
348
342
.sidebar-elems {
349
343
background-color : # F5F5F5 ;
350
344
border-right-color : # 000 ;
351
345
}
352
-
353
- # sidebar-filler {
354
- background-color : # F5F5F5 ;
355
- border-bottom-color : # e0e0e0 ;
356
- }
357
346
}
358
347
359
348
kbd {
You can’t perform that action at this time.
0 commit comments