Jump to content
Wikimedia Meta-Wiki

User:He7d3r/Tools/RevisionCoding.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
 /* [[File:User:He7d3r/Tools/RevisionCoding.css]] (workaround for [[phab:T35355]]) */
 /* <nowiki> */
 #rvc-ui{
 border:1pxsolid#333;
 padding:1em;
 }

 .rvc-progress{
 border:1pxsolid#333;
 padding:0.5em;
 padding-bottom:0;
 }

 .rvc-progress>div{
 border:1pxsolid#333;
 min-width:0.5em;
 background:#FFF;
 display:inline-block;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 }

 .rvc-progressdivdiv{
 height:1em;
 }

 .rvc-progressdiv.rvc-damaging-1,
 .rvc-progressdiv.rvc-good-faith-0{
 background:#C00;
 }

 .rvc-progressdiv.rvc-damaging-0,
 .rvc-progressdiv.rvc-good-faith-1{
 background:#27AA65;
 }

 .rvc-selected{
 background:#CFC;
 }

 .rvc-progress.rvc-selected{
 background:#FF0;
 }

 /* </nowiki> */

AltStyle によって変換されたページ (->オリジナル) /