mercurial/templates/static/style-monoblue.css
changeset 26362 3bfc473f4d33
parent 26314 119202d4d7a4
child 26363 f29ee23bf361
equal deleted inserted replaced
26361:6b4a0c602bec 26362:3bfc473f4d33
   268     box-sizing: border-box;
   268     box-sizing: border-box;
   269     width: 100%;
   269     width: 100%;
   270     padding: 0 0 0 5em;
   270     padding: 0 0 0 5em;
   271     font-size: 1.2em;
   271     font-size: 1.2em;
   272     counter-increment: lineno;
   272     counter-increment: lineno;
       
   273     vertical-align: top;
   273 }
   274 }
   274 div.source > pre.sourcelines > span {
   275 div.source > pre.sourcelines > span {
   275     padding: 1px 1px 1px 5em;
   276     padding: 1px 1px 1px 5em;
   276 }
   277 }
   277 pre.sourcelines > span:before {
   278 pre.sourcelines > span:before {