-
- Downloads
hgweb: avoid line wrap between revision and annotate-info (issue5398)
Add white-space: nowrap to td.annotate to avoid wrapping div.annotate-info into next line if there is revision number in the same cell, as it is hard to mouse over div.annotate-info if it's wrapped into next line.
Showing
- mercurial/templates/static/style-gitweb.css 3 additions, 0 deletionsmercurial/templates/static/style-gitweb.css
- mercurial/templates/static/style-monoblue.css 3 additions, 0 deletionsmercurial/templates/static/style-monoblue.css
- mercurial/templates/static/style-paper.css 3 additions, 0 deletionsmercurial/templates/static/style-paper.css
- mercurial/templates/static/style.css 3 additions, 0 deletionsmercurial/templates/static/style.css
- tests/test-hgweb-commands.t 3 additions, 0 deletionstests/test-hgweb-commands.t
- tests/test-hgweb.t 4 additions, 1 deletiontests/test-hgweb.t
Loading
Please register or sign in to comment