1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-29 18:52:18 +01:00

Hide fileupload.

This commit is contained in:
Thomas Tanghus 2012-11-05 12:40:50 +01:00
parent 1588a6504d
commit 851028b0ae

View File

@ -160,7 +160,7 @@ dl.addresscard .action { float: right; }
.addressbooks-settings td.active, .addressbooks-settings td.action { width: 20px; }
/* Single elements */
#file_upload_target, #import_upload_target, #crop_target { display:none; }
#toggle_all { position: absolute; bottom: .5em; left: .8em; }
.numcontacts { float: right; }
input.propertytype { float: left; font-size: .8em; width: 8em !important; direction: rtl;}