mercurial/templates/static/style-monoblue.css
changeset 19023 86531a7038ed
parent 18258 bebb05a7e249
child 20255 b1d65cb8c759
equal deleted inserted replaced
19022:cba222f01056 19023:86531a7038ed
   202   font-size: 1.1em;
   202   font-size: 1.1em;
   203 }
   203 }
   204 table tr td.nowrap {
   204 table tr td.nowrap {
   205   white-space: nowrap;
   205   white-space: nowrap;
   206 }
   206 }
   207 table tr td.closed { 
   207 table tr td.closed {
   208   background-color: #99f; 
   208   background-color: #99f;
   209 }
   209 }
   210 /*
   210 /*
   211 table tr.parity0:hover,
   211 table tr.parity0:hover,
   212 table tr.parity1:hover {
   212 table tr.parity1:hover {
   213   background: #D5E1E6;
   213   background: #D5E1E6;