templates/header.tmpl
changeset 585 51626d888526
parent 583 415054ea31c1
child 586 11578820b5d7
equal deleted inserted replaced
584:9bdf5ae63d1f 585:51626d888526
    23 .metatag {
    23 .metatag {
    24   background-color: #888888;
    24   background-color: #888888;
    25   color: white;
    25   color: white;
    26   text-align: right; 
    26   text-align: right; 
    27 }
    27 }
       
    28 
       
    29 /* Changelog entries */
       
    30 .changelogEntry { width: 100%; }
       
    31 .changelogEntry th { font-weight: normal; text-align: right; vertical-align: top; width: 15%;}
       
    32 .changelogEntry th.age, .changelogEntry th.firstline { font-weight: bold; }
       
    33 .changelogEntry th.firstline { text-align: left; width: inherit; }
    28 -->
    34 -->
    29 </style>
    35 </style>