mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-11-30 05:24:09 +01:00
bookmarks: make read later-button draggable again, fixes oc-944
This commit is contained in:
parent
aa5a6bdb9f
commit
1531b91312
@ -1,5 +1,5 @@
|
|||||||
#content { overflow: auto; height: 100%; }
|
#content { overflow: auto; height: 100%; }
|
||||||
#firstrun { width: 80%; margin: 5em auto auto auto; text-align: center; font-weight:bold; font-size:1.5em; color:#777;}
|
#firstrun { width: 80%; margin: 5em auto auto auto; text-align: center; font-weight:bold; font-size:1.5em; color:#777; position: relative;}
|
||||||
#firstrun small { display: block; font-weight: normal; font-size: 0.5em; margin-bottom: 1.5em; }
|
#firstrun small { display: block; font-weight: normal; font-size: 0.5em; margin-bottom: 1.5em; }
|
||||||
#firstrun .button { font-size: 0.7em; }
|
#firstrun .button { font-size: 0.7em; }
|
||||||
#firstrun #selections { font-size:0.8em; font-weight: normal; width: 100%; margin: 2em auto auto auto; clear: both; }
|
#firstrun #selections { font-size:0.8em; font-weight: normal; width: 100%; margin: 2em auto auto auto; clear: both; }
|
||||||
|
Loading…
Reference in New Issue
Block a user