Update pgarchives to use new styles.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 25 Mar 2018 21:11:04 +0000 (17:11 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 18 Apr 2018 15:57:08 +0000 (11:57 -0400)
commitfb51d9d97348bd9a030f850aea1fba91da832eb3
tree255959f826c12f7b4db2247e36493c0ea0911c42
parent203efc5f474a11490afc67ac3fcf47bb099f53fc
Update pgarchives to use new styles.

"base.html" is equivalent to pgweb/.../base.html other than the
top "shoutbox" bar, which will dynamically load the latest news
from PGDG. As this is not yet implemented, it is commented out.
26 files changed:
django/archives/mailarchives/templates/404.html
django/archives/mailarchives/templates/500.html
django/archives/mailarchives/templates/base.html
django/archives/mailarchives/templates/datelist.html
django/archives/mailarchives/templates/datelist_topandbottom.html
django/archives/mailarchives/templates/index.html
django/archives/mailarchives/templates/message.html
django/archives/mailarchives/templates/message_flat.html
django/archives/mailarchives/templates/monthlist.html
django/archives/mailarchives/templates/page.html [new file with mode: 0644]
django/archives/mailarchives/templates/searchform.html
django/archives/mailarchives/views.py
django/archives/urls.py
django/media/css/archives.css [deleted file]
django/media/css/base.css [new file with mode: 0644]
django/media/css/docs.css [new file with mode: 0644]
django/media/css/global.css [deleted file]
django/media/css/iefixes.css [deleted file]
django/media/css/layout.css [deleted file]
django/media/css/main.css [new file with mode: 0644]
django/media/css/navigation.css [deleted file]
django/media/css/table.css [deleted file]
django/media/css/text.css [deleted file]
django/media/img/about/press/elephant.png [new file with mode: 0644]
django/media/img/atpostgresql.png [new file with mode: 0755]
django/media/img/git.png [new file with mode: 0644]