Change chrome scrollbar color only for editor.

pull/1/head
Victor Dubiniuk 11 years ago
parent 880db3233f
commit ef530abbd0

@ -1,4 +1,4 @@
::-webkit-scrollbar-thumb { #editor ::-webkit-scrollbar-thumb {
background-color: #fff; background-color: #fff;
} }

Loading…
Cancel
Save