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

Labels changed to normal font weight. Increased contact name font size.

This commit is contained in:
Jan ten Bokkel 2013-12-13 15:02:03 +01:00
parent 695e2682ff
commit 19365994cc

View File

@ -309,7 +309,7 @@ span.ui-icon { margin: 1px 3px 10px 0px; }
text-align: right;
}
.singleproperties { float: left; }
.singleproperties .fullname { width: 225px; }
.singleproperties .fullname { width: 225px; font-size: 20px; }
.singleproperties input { width: 225px; }
.singleproperties dd { float:left; }
.singleproperties dd .listactions a { margin-top: 10px; }
@ -746,7 +746,6 @@ tbody tr.contact.active, tbody tr.contact:hover {
margin-top: 7px;
margin-bottom: 0px;
font-size: 12px;
font-weight: bold;
line-height: 14px;
}
#contact .arrow {