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

move field labels to align with content, adjust opacity

This commit is contained in:
Jan-Christoph Borchardt 2015-07-02 20:32:29 +02:00
parent be4e2739b2
commit a16c9960f4

View File

@ -764,11 +764,13 @@ tbody tr.contact.active, tbody tr.contact:hover {
max-width: 700px;
}
#contact h3 {
margin-left: 110px;
margin-left: 117px;
margin-top: 7px;
margin-bottom: 0px;
font-size: 12px;
line-height: 14px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
opacity: .5;
}
#contact .arrow {
border-bottom: 20px solid white;