X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=mkdru.css;h=7efeb504ba532b333c14f20bec3bfdbfe875cde8;hb=9af415332645247f224d98148691d6b6ece99f60;hp=ea64f66fcad7c232f3a69279467211fc09794a35;hpb=af0fd36a81cdfb1dd5fbe480765440a54db8891b;p=mkdru-moved-to-drupal.org.git diff --git a/mkdru.css b/mkdru.css index ea64f66..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; } @@ -43,4 +51,4 @@ .mkdru-detail tr.even, tr.odd, tbody th { border-style: none !important; -} \ No newline at end of file +}