|
From: <ma...@us...> - 2011-11-20 21:29:56
|
Revision: 534
http://openautomation.svn.sourceforge.net/openautomation/?rev=534&view=rev
Author: mayerch
Date: 2011-11-20 21:29:50 +0000 (Sun, 20 Nov 2011)
Log Message:
-----------
Layout fix: make help button in editor look the same (and thus clean up the CSS a bit)
Modified Paths:
--------------
CometVisu/trunk/visu/edit/style_edit.css
Modified: CometVisu/trunk/visu/edit/style_edit.css
===================================================================
--- CometVisu/trunk/visu/edit/style_edit.css 2011-11-20 21:22:17 UTC (rev 533)
+++ CometVisu/trunk/visu/edit/style_edit.css 2011-11-20 21:29:50 UTC (rev 534)
@@ -56,14 +56,12 @@
cursor: pointer;
float: right;
margin-right: .5em;
-}
-
-div#saveconfigcontrol {
padding: 0 .2em;
}
div#addwidgetcontrol {
width: 1.5em;
+ padding: 0;
}
div#addMaster {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|