No border for mesh buttons.

This commit is contained in:
kovacsv 2018-12-25 11:44:12 +01:00
parent 4b3061faf7
commit 04af4afb30

View File

@ -186,10 +186,7 @@ div.meshbuttons
div.meshbuttons img.meshimgbutton div.meshbuttons img.meshimgbutton
{ {
background : #dadada;
padding : 3px; padding : 3px;
border : 1px solid #aaaaaa;
border-radius : 3px;
margin-right : 3px; margin-right : 3px;
cursor : pointer; cursor : pointer;
} }