X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=mkdru.css;h=7efeb504ba532b333c14f20bec3bfdbfe875cde8;hb=HEAD;hp=75321b45219271c7187d8322af4cfad134268b27;hpb=aa8e1fdaaa759602a95aa4cdd9186d209ae8abe6;p=mkdru-moved-to-drupal.org.git diff --git a/mkdru.css b/mkdru.css index 75321b4..7efeb50 100644 --- a/mkdru.css +++ b/mkdru.css @@ -1,3 +1,11 @@ +a.cross { + text-decoration: line-through; +} + +.node-mkdru div { + margin: 1em 0em; +} + .mkdru-search { text-align:center; } @@ -29,7 +37,7 @@ border-width: 1px; } -.mkdru-counts { +.mkdru-status { float: right; } @@ -39,4 +47,8 @@ .mkdru-detail { display: none; -} \ No newline at end of file +} + +.mkdru-detail tr.even, tr.odd, tbody th { + border-style: none !important; +}