patch applied (hackage-server): "Change site theme to the haddock Ocean theme, with a few modifications"
devnull at community.haskell.org
devnull at community.haskell.org
Sat Mar 9 18:22:04 CET 2013
Fri Mar 8 21:26:03 GMT 2013 Duncan Coutts <duncan at community.haskell.org>
* Change site theme to the haddock Ocean theme, with a few modifications
Ignore-this: 667e3d06d9f09473af27b7744275e212
So now the whole site has a consistent style. Previously we were using
the Ocean theme for the per-package pages, and the old hackage style
for everything else.
Modifications to the Ocean theme:
* Larger text for the title bar
* Paragraphs have max width and are justified
M ./Distribution/Server/Features/Html.hs -4 +5
M ./Distribution/Server/Pages/Package.hs -19 +15
M ./Distribution/Server/Pages/Recent.hs -2 +2
M ./Distribution/Server/Pages/Template.hs -64 +28
M ./datafiles/static/hackage.css -64 +528
R ./datafiles/static/haddock/
R ./datafiles/static/haddock/haddock-util.js
R ./datafiles/static/haddock/haskell_icon.gif
R ./datafiles/static/haddock/hslogo-16.png
R ./datafiles/static/haddock/minus.gif
R ./datafiles/static/haddock/ocean.css
R ./datafiles/static/haddock/plus.gif
R ./datafiles/static/haddock/synopsis.png
R ./datafiles/static/haddock/xhaddock.css
M ./datafiles/templates/UserSignupReset/ResetConfirm.st +2
M ./datafiles/templates/UserSignupReset/ResetEmailSent.st +2
M ./datafiles/templates/UserSignupReset/ResetRequest.st +2
M ./datafiles/templates/UserSignupReset/SignupConfirm.st +2
M ./datafiles/templates/UserSignupReset/SignupEmailSent.st +2
M ./datafiles/templates/UserSignupReset/SignupRequest.st +2
M ./datafiles/templates/account-upgrade.html.st +2
M ./datafiles/templates/accounts.html.st +2
M ./datafiles/templates/admin.html.st -1 +1
M ./datafiles/templates/hackagePageHeader.st -13 +10
M ./datafiles/templates/index.html.st -1 +1
M ./datafiles/templates/upload.html.st -1 +1
More information about the cabal-devel
mailing list