File tree Expand file tree Collapse file tree 1 file changed +0
-35
lines changed
Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Original file line number Diff line number Diff line change @@ -528,41 +528,6 @@ a:hover tt {
528528 }
529529}
530530
531-
532- /* scrollbars */
533-
534- ::-webkit-scrollbar {
535- width: 6px;
536- height: 6px;
537- }
538-
539- ::-webkit-scrollbar-button:start:decrement,
540- ::-webkit-scrollbar-button:end:increment {
541- display: block;
542- height: 10px;
543- }
544-
545- ::-webkit-scrollbar-button:vertical:increment {
546- background-color: #fff;
547- }
548-
549- ::-webkit-scrollbar-track-piece {
550- background-color: #eee;
551- -webkit-border-radius: 3px;
552- }
553-
554- ::-webkit-scrollbar-thumb:vertical {
555- height: 50px;
556- background-color: #ccc;
557- -webkit-border-radius: 3px;
558- }
559-
560- ::-webkit-scrollbar-thumb:horizontal {
561- width: 50px;
562- background-color: #ccc;
563- -webkit-border-radius: 3px;
564- }
565-
566531/* misc. */
567532
568533.revsys-inline {
You can’t perform that action at this time.
0 commit comments