Push to the project "citadel.org ": The branch, master has been updated
via b841a61f3665e6d8ebebef394771b0e21f68cb9b (commit)
via 733a0ff441b878bb804ec5fa4a03d63f174f112e (commit)
from 4408038823f1fd6bd94b6311e6321a86692ae4bf (commit)
Those revisions listed above that are new to this repository have not appeared
on any other notification email; so we list those revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=b841a61f3665e6d8ebebef394771b0e21f68cb9b
commit b841a61f3665e6d8ebebef394771b0e21f68cb9b
Author: the_mgt <[email protected]>
Date: Sun Jul 3 16:40:31 2011 +0200
Corrected some icon references, added new icons and hopefully made it more
consistent
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=733a0ff441b878bb804ec5fa4a03d63f174f112e
commit 733a0ff441b878bb804ec5fa4a03d63f174f112e
Author: the_mgt <[email protected]>
Date: Sun Jul 3 13:44:56 2011 +0200
Updated PIE.htc to 1.0beta4, maybe it improves IE performance
If not, we have to tone down on it and/or resort to border.ht for buttons
-----------------------------------------------------------------------
Summary of changes:
webcit/static/styles/PIE.htc | 142 ++++++++++----------
webcit/static/t/edit_message.html | 4 +-
webcit/static/t/navbar.html | 4 +-
webcit/static/webcit_icons/essen/16x16/check.png | Bin 0 -> 657 bytes
webcit/static/webcit_icons/essen/16x16/read.png | Bin 0 -> 661 bytes
.../essen/16x16/{config.png => settings.png} | Bin 830 -> 830 bytes
.../static/webcit_icons/essen/16x16/skiproom.png | Bin 479 -> 505 bytes
.../essen/16x16/{skiproom.png => ungoto.png} | Bin 479 -> 479 bytes
webcit/static/webcit_icons/essen/32x32/delete.png | Bin 0 -> 1353 bytes
.../static/webcit_icons/essen/32x32/skiproom.png | Bin 891 -> 797 bytes
.../essen/32x32/{skiproom.png => ungoto.png} | Bin 891 -> 891 bytes
11 files changed, 77 insertions(+), 73 deletions(-)
create mode 100644 webcit/static/webcit_icons/essen/16x16/check.png
create mode 100644 webcit/static/webcit_icons/essen/16x16/read.png
rename webcit/static/webcit_icons/essen/16x16/{config.png => settings.png}
(100%)
copy webcit/static/webcit_icons/essen/16x16/{skiproom.png => ungoto.png} (100%)
create mode 100644 webcit/static/webcit_icons/essen/32x32/delete.png
copy webcit/static/webcit_icons/essen/32x32/{skiproom.png => ungoto.png} (100%)
hooks/post-receive
--
citadel.org