]> err.no Git - scalable-opengroupware.org/commitdiff
send/attach buttons changed to 24x24
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Fri, 22 Jul 2005 13:18:49 +0000 (13:18 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Fri, 22 Jul 2005 13:18:49 +0000 (13:18 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@899 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/WebServerResources/ChangeLog
SOGo/UI/WebServerResources/mailer-toolbar.css

index 3cf1ea782c510e007bea729782129d184f21ad03..2c08f0a112c75f4c122ab29b2ffc683c9f31f95a 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-22  Helge Hess  <helge.hess@opengroupware.org>
+
+       * mailer-toolbar.css: fixed send and attach buttons to use 24x24 images
+
 2005-07-22  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * mailer.js: added labels for error messages
index 3326840a57a86fcf9b5ad1f4f1c456f7e908408f..eb775daf044c14c6fc8028adbf6e7d821ecd2bfb 100644 (file)
@@ -98,10 +98,10 @@ div.tb_consumer { /* consumes the spaces taken by the toolbar */
 }
 
 .tbicon_send {
-  background-image: url(tbtb_compose_send_30x30.png);   
+  background-image: url(tb-compose-send-flat-24x24.png);   
 }
 .tbicon_attach {
-  background-image: url(tbtb_compose_attach_30x30.png); 
+  background-image: url(tb-compose-attach-flat-24x24.png); 
 }
 .tbicon_save {
   background-image: url(tb-mail-file-flat-24x24.png);