templates/static/style.css
changeset 2131 f5bbc5562434
parent 2130 90ee844b9f71
child 2132 4990b62fd0a6
equal deleted inserted replaced
2130:90ee844b9f71 2131:f5bbc5562434
    56 .changelogEntry th.firstline { text-align: left; width: inherit; }
    56 .changelogEntry th.firstline { text-align: left; width: inherit; }
    57 
    57 
    58 /* Tag entries */
    58 /* Tag entries */
    59 #tagEntries { list-style: none; margin: 0; padding: 0; }
    59 #tagEntries { list-style: none; margin: 0; padding: 0; }
    60 #tagEntries .tagEntry { list-style: none; margin: 0; padding: 0; }
    60 #tagEntries .tagEntry { list-style: none; margin: 0; padding: 0; }
    61 #tagEntries .tagEntry span.node { font-family: monospace; }
       
    62 
    61 
    63 /* Changeset entry */
    62 /* Changeset entry */
    64 #changesetEntry { }
    63 #changesetEntry { }
    65 #changesetEntry th { font-weight: normal; background-color: #888; color: #fff; text-align: right; }
    64 #changesetEntry th { font-weight: normal; background-color: #888; color: #fff; text-align: right; }
    66 #changesetEntry th.files, #changesetEntry th.description { vertical-align: top; }
    65 #changesetEntry th.files, #changesetEntry th.description { vertical-align: top; }