browser/devtools/sourceeditor/test/cm_mode_test.css

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

     1 .mt-output .mt-token {
     2   border: 1px solid #ddd;
     3   white-space: pre;
     4   font-family: "Consolas", monospace;
     5   text-align: center;
     6 }
     8 .mt-output .mt-style {
     9   font-size: x-small;
    10 }

mercurial