]> git.mxchange.org Git - mailer.git/blobdiff - theme/org/css/general.css
Extension ext-earning introduced (unfinished), renamings:
[mailer.git] / theme / org / css / general.css
index afbcff623fd87f7b64b9ae54e4150e44de0967ec..d7c14181be9c305af5285d552f55ccffdfd19bb0 100644 (file)
@@ -150,7 +150,7 @@ pre {
        color                   : #ddeedd;
 }
 
-.description_text, .table {
+.description_text, .table, .table2, .table3 {
        background-color        : #eeffee;
 }
 
@@ -509,6 +509,14 @@ ul.listing {
        list-style-type: none;
 }
 
+ol.listing {
+       text-align: left;
+       padding-top: 5px;
+       padding-bottom: 5px;
+       padding-left: 0px;
+       margin-left: 25px;
+}
+
 li.listing {
        padding-bottom: 5px;
 }