1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00

Remove border from import upload button

This commit is contained in:
Thomas Tanghus 2014-04-26 00:58:42 +02:00
parent a1e190b689
commit de53c0fb6a

View File

@ -462,6 +462,7 @@ dt[data-element="org"] { margin-top: 4px; }
.import-upload-button {
background-position: center center;
background-repeat: no-repeat;
border: none;
cursor: pointer;
z-index: 100;
}