X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Fdefault%2Fdefault.css;h=22d0ec5f12c420df271d44617afd23e50a3ef9b8;hb=f86c7fa58ad953e66d2126019775f90ee6c377b0;hp=12f87717c82b692d0865edf0483cc9ea430530e1;hpb=204eb9f8cd5b2ba2034acf94ae3e0a8aed973776;p=fa-stable.git diff --git a/themes/default/default.css b/themes/default/default.css index 12f87717..22d0ec5f 100644 --- a/themes/default/default.css +++ b/themes/default/default.css @@ -345,12 +345,11 @@ input.amount { .editbutton { color:#0000FF; background-color:transparent; - float:left; - filter:alpha(opacity=0); - opacity:0; - -moz-opacity:0; - -khtml-opacity:0; border-style:none; text-decoration:underline; cursor: pointer; } + +.listsubmit { + display: none; +}