mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Contacts: CSS fix
This commit is contained in:
parent
e616a27b41
commit
eedd1bc5d2
@ -61,7 +61,7 @@
|
|||||||
|
|
||||||
/* Left content */
|
/* Left content */
|
||||||
|
|
||||||
#leftcontent { position: absolute; top: 4em; padding: 0; margin: 0; }
|
#leftcontent { padding: 0; margin: 0; }
|
||||||
#leftcontent a { display: inline-block; padding: 0; margin: 0; }
|
#leftcontent a { display: inline-block; padding: 0; margin: 0; }
|
||||||
#leftcontent h3 {
|
#leftcontent h3 {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@ -446,6 +446,7 @@ input[type="checkbox"].propertytype { width: 10px; }
|
|||||||
padding: 0; margin:0;
|
padding: 0; margin:0;
|
||||||
top:3.5em; left: 32.5em; right: 0; height: 4em;
|
top:3.5em; left: 32.5em; right: 0; height: 4em;
|
||||||
border-bottom: 1px solid #DDDDDD; z-index: 50;
|
border-bottom: 1px solid #DDDDDD; z-index: 50;
|
||||||
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
#contactsheader div.actions {
|
#contactsheader div.actions {
|
||||||
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
|
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user