]> git.deb.at Git - deb/moinmoin.git/blobdiff - debwiki/css/debwiki.css
info page history fix, border to tr
[deb/moinmoin.git] / debwiki / css / debwiki.css
index ee694a0fdcfe3196612b17e7e92ee92cf51a9819..1307735aaff104192cd5e1765feadbbc841941a5 100644 (file)
@@ -62,10 +62,11 @@ div#username {
        line-height: 2;
 }
 
-#pagelocation {
+ul#pagelocation {
+       display: inline;
+       padding:0 1em 0 0;
 }
 
-
 #sitetools form {
        margin:0;
        padding:0;
@@ -374,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;