Created message.css, moved most message related css there, updated message look,...
authorthe_mgt <themgt@mail.ru>
Mon, 16 May 2011 13:20:04 +0000 (15:20 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 20:42:58 +0000 (20:42 +0000)
commit4fbf6c2082ad1d649622b741b8a3d1fde47357fd
treeaf5cefda1f79237a51e69437b6077a680fb0529d
parent55adff1a4ac12d3f2b8ad7eab62866e77d549f06
Created message.css, moved most message related css there, updated message look, they now have round-corners and dropshadow.
Message header looks cleaner now, maybe we need to talk about proportions of username, date and edit buttons.
Corrected #content starting position (streamlined it with yesterdays banner shortening).
Added a little space between navbar/banner and actual content at the top.
Moved morepromt style to content.css, adapted moreprompt colors.
Removed unneeded stuff from iconbar which i added for testing reasons yesterday.
Removed an empty line from navbar.css

Sorry for the huge commit, I did it in the wrong way, edited message stuff first and later did the rest...
Other way around would make cherry picking simpler, but I think it looks damn good now. ;)
Checked with Opera11 and FF3.6, looks and works consistent.
IE6 login seems broken (at least with iexplorer running in wine...)
webcit/static/styles/content.css
webcit/static/styles/iconbar.css
webcit/static/styles/message.css [new file with mode: 0644]
webcit/static/styles/navbar.css
webcit/static/styles/webcit.css