1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-18 15:54:28 +01:00

merge navigation changes

This commit is contained in:
Jan-Christoph Borchardt 2013-02-02 11:01:22 +01:00
commit 88ac734f7c

View File

@ -10,6 +10,7 @@ input.disabled, input.disabled:hover, input.disabled:focus {
background-color: #ddd;
color: gray;
}
#rightcontent {
padding-top: 5px;
top: 1em !important;
@ -416,4 +417,4 @@ li:hover em { display : none; }
#leftcontent a.bookmarklet {
margin-top: 5px;
padding: 0 5px 2px;
}
}