tests/test-hgweb-commands.t
changeset 30074 8f34e217338b
parent 29982 c89b55c8f936
child 30558 7817df5585db
equal deleted inserted replaced
30073:aa23c93e636d 30074:8f34e217338b
  1963   .minusline { color: red; }
  1963   .minusline { color: red; }
  1964   .atline { color: purple; }
  1964   .atline { color: purple; }
  1965   .annotate { font-size: smaller; text-align: right; padding-right: 1em; }
  1965   .annotate { font-size: smaller; text-align: right; padding-right: 1em; }
  1966   tr.thisrev a { color:#999999; text-decoration: none; }
  1966   tr.thisrev a { color:#999999; text-decoration: none; }
  1967   tr.thisrev pre { color:#009900; }
  1967   tr.thisrev pre { color:#009900; }
       
  1968   td.annotate {
       
  1969     white-space: nowrap;
       
  1970   }
  1968   div.annotate-info {
  1971   div.annotate-info {
  1969     display: none;
  1972     display: none;
  1970     position: absolute;
  1973     position: absolute;
  1971     background-color: #FFFFFF;
  1974     background-color: #FFFFFF;
  1972     border: 1px solid #888;
  1975     border: 1px solid #888;