diff public/libervia.css @ 79:d57e0d6b1ced

browser side: inclusion of Adrien's icons
author Goffi <goffi@goffi.org>
date Sun, 19 Jun 2011 16:35:44 +0200
parents 975e6be24e11
children 84d3b0decd3d
line wrap: on
line diff
--- a/public/libervia.css	Sun Jun 19 01:33:29 2011 +0200
+++ b/public/libervia.css	Sun Jun 19 16:35:44 2011 +0200
@@ -143,6 +143,10 @@
     -o-transition: color 0.2s linear;
 }
 
+.gwt-MenuItem img {
+    padding-right: 2px;
+}
+
 .gwt-MenuBar-horizontal .gwt-MenuItem-selected {
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#eee’, endColorstr=’#aaa′);
     background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#aaa));