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:
parent
be4e2739b2
commit
a16c9960f4
@ -764,11 +764,13 @@ tbody tr.contact.active, tbody tr.contact:hover {
|
|||||||
max-width: 700px;
|
max-width: 700px;
|
||||||
}
|
}
|
||||||
#contact h3 {
|
#contact h3 {
|
||||||
margin-left: 110px;
|
margin-left: 117px;
|
||||||
margin-top: 7px;
|
margin-top: 7px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
|
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
|
||||||
|
opacity: .5;
|
||||||
}
|
}
|
||||||
#contact .arrow {
|
#contact .arrow {
|
||||||
border-bottom: 20px solid white;
|
border-bottom: 20px solid white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user