X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.suite.workbench.rap%2Ftheme%2Fargeo-classic%2Fworkbench-ext.css;h=4d94db0e518d7043240c1220ffdf929d94cc28d8;hb=812bfa3846793ca50eb108850aff4489066bd138;hp=0c902ebefdc59e19e183fba3b7399b2b5a477466;hpb=6fcadd5457518ce2e3aa05bdfd1cbc874ed8deab;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.suite.workbench.rap/theme/argeo-classic/workbench-ext.css b/org.argeo.suite.workbench.rap/theme/argeo-classic/workbench-ext.css index 0c902eb..4d94db0 100644 --- a/org.argeo.suite.workbench.rap/theme/argeo-classic/workbench-ext.css +++ b/org.argeo.suite.workbench.rap/theme/argeo-classic/workbench-ext.css @@ -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); + background-repeat: no-repeat; 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; @@ -313,7 +314,7 @@ Button[PUSH][FLAT].small_delete_btn{ /** Header **/ -.people_entity_header { +.entity_header { font: 14px Helvetica, Verdana, "Lucida Sans", Arial, sans-serif; text-decoration: none; }