User:Irukaza/tools/codemirror.css:修订间差异

无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第168行: 第168行:
   before actuall scrolling happens, thus preventing shaking and
   before actuall scrolling happens, thus preventing shaking and
   flickering artifacts. */
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
}
.CodeMirror-vscrollbar {
.CodeMirror-vscrollbar {
   right: 0; top: 0;
   right: 0; top: 0;
匿名用户