X-Git-Url: https://git.deb.at/w?p=deb%2Fmoinmoin.git;a=blobdiff_plain;f=debwiki%2Fcss%2Fdebwiki.css;h=1307735aaff104192cd5e1765feadbbc841941a5;hp=edc01eb63dd1814b187aa7d0feb7365e03366c30;hb=HEAD;hpb=19b0757dcaed3c38907cfc93f925ab36ae0927ef diff --git a/debwiki/css/debwiki.css b/debwiki/css/debwiki.css index edc01eb..1307735 100644 --- a/debwiki/css/debwiki.css +++ b/debwiki/css/debwiki.css @@ -375,7 +375,12 @@ table { td { padding: 0 1em 0 0.5em; } - +div#page-history tr { + background-image: url('../img/greydot.png'); + background-position: bottom left; + background-repeat: repeat-x; + background-color: transparent; +} #content div.debian { border:1px solid #c70036; border-top: 1px solid #c70036;