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

Contact: Cursor: pointer on address.

This commit is contained in:
Thomas Tanghus 2012-11-24 14:01:29 +01:00
parent 79c6e78e8e
commit 8fdf895b3f

View File

@ -253,6 +253,7 @@ input.propertytype { float: left; font-size: .8em; width: 8em !important; direct
/*display: table-cell;*/
}
.display .adr { cursor: pointer; }
.adr.edit {
width: 20em;
border: 1px solid silver; -moz-border-radius:.3em; -webkit-border-radius:.3em; border-radius:.3em; outline:none;