X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/9b25359a45e5498ac09b51b96919d515c1cd5d15..28cd732838488b94daa3ff66dbb8a22a11de459e:/redakcja/static/css/xmlcolors_15032010.css diff --git a/redakcja/static/css/xmlcolors_15032010.css b/redakcja/static/css/xmlcolors_15032010.css deleted file mode 100644 index 17277f85..00000000 --- a/redakcja/static/css/xmlcolors_15032010.css +++ /dev/null @@ -1,61 +0,0 @@ -.editbox { - margin: .4em; - margin-top: 5px; - margin-left: 5px; - padding: 0; - font-family:"Lucida Console", monospace; - font-size: 13px; - line-height: 18px; - color: black; -} - -.editbox p { - margin: 0; -} - -.editbox span { - display: inline; - font-size: 13px; - line-height: 18px; -} - -span.xml-tagname { - color: #0e5f0e; -} - -span.xml-attribute { - color: #8b8b8b; -} - -span.xml-punctuation { - color: black; -} - -span.xml-attname { - color: #817aff; -} - -span.xml-comment { - color: #A70; -} - -span.xml-cdata { - color: #48A; -} - -span.xml-processing { - color: #999; -} - -span.xml-entity { - color: #A22; -} - -span.xml-error { - color: #F00; - font-weight: bolder; -} - -span.xml-text { - color: black; -}