Enhance styling
[gpl/argeo-suite.git] / org.argeo.suite.workbench.rap / theme / argeo-classic / workbench-ext.css
index 059432aa820e045521e08ffd98b34d3ec8363438..4d94db0e518d7043240c1220ffdf929d94cc28d8 100644 (file)
@@ -303,9 +303,10 @@ Button[PUSH][FLAT].markAsDone_btn:pressed {
 
 Button[PUSH][FLAT].small_delete_btn{
        background-image: url( theme/argeo-classic/icons/actions/deleteSmall.gif);
 
 Button[PUSH][FLAT].small_delete_btn{
        background-image: url( theme/argeo-classic/icons/actions/deleteSmall.gif);
+       background-repeat: no-repeat;
        border: 0px solid white;
        border-radius: 0px;
        border: 0px solid white;
        border-radius: 0px;
-       padding: 0px 0px;
+       padding: 0px 20px 0px 0px;
        background-color: transparent;
        animation: hoverOut 500ms ease-out;
        cursor: pointer;
        background-color: transparent;
        animation: hoverOut 500ms ease-out;
        cursor: pointer;