mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
css fix.
This commit is contained in:
parent
1a4ba6afad
commit
c454769363
@ -38,12 +38,12 @@
|
||||
/* Left content */
|
||||
|
||||
#leftcontent { top: 3.5em !important; padding: 0; margin: 0; }
|
||||
#leftcontent a { display: inline-block; }
|
||||
#leftcontent a { display: inline-block; padding: 0; margin: 0; }
|
||||
#leftcontent h3 {
|
||||
cursor: pointer;
|
||||
-moz-transition: background 300ms ease 0s;
|
||||
background: none no-repeat scroll 1em center #eee;
|
||||
border-bottom: 1px solid #ddd; border-top: 1px solid #fff;
|
||||
border-bottom: 1px solid #ddd; border-top: 1px solid #fff;
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
height: 2em;
|
||||
|
Loading…
Reference in New Issue
Block a user