#content { overflow: auto; height: 100%; } #firstrun, #firstrun_setting{ 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; } #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_setting { font-size: 100%; text-decoration: underline} input.disabled, input.disabled:hover, input.disabled:focus { cursor: not-allowed; background-color: #ddd; color: gray; } #leftcontent { top: 4em !important; } #rightcontent { padding-top: 5px; top: 1em !important; } .bookmarks_headline { font-size: large; font-weight: bold; margin-left: 2em; padding: 2.5ex 0.5ex; } .bookmarks_menu { margin-left: 1.5em; padding: 0.5ex; } .bookmarks_list { overflow: auto; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 3em; width: 100%; height: 100%; } #add_form { padding-bottom: 2em; } #add_url { width: 12em; } .bookmarks_addBml { text-decoration: underline; } .bookmarks_label { width: 7em; display: inline-block; text-align: right; } .bookmarks_input { width: 8em; } .bookmark_actions { position: absolute; right: 1em; bottom:1.3em; display: none; } .bookmark_actions span { margin: 0 0.4em; } .bookmark_actions img { opacity: 0.3; } .bookmark_actions img:hover { opacity: 1; cursor: pointer; } .bookmark_edit img {opacity:0.3;} .bookmark_edit img:hover {cursor: pointer; opacity: 1;} .bookmark_single { position: relative; padding: 0.2em 1em; min-height: 3em; border-bottom: 1px solid #DDD; -webkit-transition:background-color 500ms; -moz-transition:background-color 500ms; -o-transition:background-color 500ms; transition:background-color 500ms; } .bookmark_single:hover { background-color:#f8f8f8 } .bookmark_single:hover .bookmark_actions { display: block; } .bookmark_edit_btn { position: absolute; top: 0.6em; left: 21%; } .bookmark_title { font-weight: bold; display: inline-block; margin-right: 0.8em; width: 20%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .bm_view_list .bookmark_tags { position: absolute; top: 0.5em; right: 6em; text-align: right; } .bookmark_tags { left:25%; position: relative; } .bookmark_tag { display: inline-block; color: white; margin: 0 0.2em; padding: 0 0.4em; background-color: #1D2D44; border-radius: 0.4em; opacity: 0.2; } .bookmark_tag:hover { opacity: 0.5; } .loading_meta { display: none; margin-left: 5px; } .addBm { background: none repeat scroll 0 0 #F8F8F8; border-radius: 0.5em 0.5em 0.5em 0.5em; color: #555555; margin: 1em; padding: 0.5em 1em; text-shadow: 0 1px 0 #FFFFFF; width: 500px; } .bm_desc { width:90%; } .addBm h1 { font-weight: bold; border-bottom: 1px solid #BABABA; } .addBm fieldset > ul > li { margin-top: 1em; } .addBm label { display:block; width:100%; } .addBm .is_public_label { display: inline; } .addBm fieldset input[type="text"], .addBm textarea { width:100%; } .addBm textarea{ min-width:250px; } .addBm .close_btn { height: 18px; margin: -20px 0 0; padding: 1px; float:right; width: 19px; } .addBm .submit { float: right; } .addBm ul.tagit { background:white; } .addBm input.ui-autocomplete-input, #tag_filter input.ui-autocomplete-input, .bookmark_form_tags input.ui-autocomplete-input{ box-shadow:none; } #leftcontent > ul > li, .leftcontent li { padding: 0.2em; padding-left:1em; } #leftcontent > label { margin-top: 1em; margin-bottom: 0.7em; display: block; padding-left: 1em; } #leftcontent .tag_list > li .tag , #leftcontent .share_list > li .tag{ background: none repeat scroll 0 0 #DEE7F8; border: 1px solid #CAD8F3; border-radius: 6px 6px 6px 6px; color: #555555; font-weight: normal; float:left; padding: 0.3em; position: relative; } ul.tagit li.tagit-new { padding-left: 0em; } .tag_list em , .share_list em{ float:right; display:block; } .tags_actions { display:none; margin-left: 0.5em; float:right; } li:hover .tags_actions { display:block; } li:hover em { display : none; } #tag_filter li, #tag_filter li:hover{ background: none repeat scroll 0 0 #F8F8F8; } #tag_filter .tagit { margin: 0.3em; } #tag_filter ul.tagit > li.tagit-new { padding:0; } #tag_filter ul.tagit li.tagit-choice { background: none repeat scroll 0 0 #DEE7F8; padding: 0.2em 18px 0.2em 0.5em; } #tag_filter a { display: inline; float: none; margin: 0; padding: 0; } #tag_filter ul.tagit li.tagit-choice .close{ margin-top: -8px; cursor: pointer; margin-top: -8px; position: absolute; right: 0.1em; top: 50%; } .bookmark_desc{ height: 1.5em; padding-left:1em; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; float:left; position: absolute; left: 25%; width:40%; top: 0.7em; font-weight:500; } .bookmark_date, .bookmark_submit { font-size:small; position: absolute; right: 6em; color:gray; /* margin-top:2.5em; */ margin-right: 0.2em; top:0.8em; } /* .bm_view_img .bookmark_single:hover .bookmark_url{ display:block; } .bm_view_img .bookmark_single .bookmark_url{ display:block; } */ .bookmark_single:hover .bookmark_url { display: inline; } .bookmark_single:hover .bookmark_url a[href]{ color:gray; } .bookmark_url { display: none; } .bookmark_form_title input, .bookmark_form_url input, .bookmark_form_desc textarea { width: 80%; } .bookmark_single_form { padding-top: 1em; border-bottom: 1px solid #DDD; padding-left: 2em; } .bookmark_single_form .tagit{ width: 80%; box-shadow: 0 1px 1px #FFFFFF, 0 1px 0 #BBBBBB inset; margin: 3px; } .bm_view_img .bookmark_actions { bottom: 0.7em; display: block; position: absolute; right: 1em; top: auto; } #bookmark_settings { -moz-box-sizing: border-box; background: none repeat scroll 0 0 #EEEEEE; border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; bottom: 0; height: 2.8em; margin: 0; overflow: visible; padding: 0; position: fixed; width: 20em; z-index: 2; } #leftcontent #bookmark_settings li{ padding: 0; background-color:transparent; } #leftcontent #bookmark_settings li:hover{ background-color:transparent; } #bookmark_settings .controls { height: 2.8em; width: 100%; } #bookmark_settings .controls > li:last-child button { margin-right: 0.3em; } #bookmark_settings .controls button { height: 2.4em; margin: 0.15em 0 0 0.15em; padding: 0.2em 0.1em 0; width: 2.4em; } #bookmark_settings.open { height: auto; } #bm_setting_panel { background-color: #eee; padding: 1em; height: 100%; /* display:none; */ } /* .open #bm_setting_panel { display:block; } */ #bm_setting_panel legend{ margin-top: 0.5em; } #bm_import { opacity: 0; position: absolute; } #import_bookmark .personalblock { margin-top: 1em; } #leftcontent a.bookmarklet { margin-top: 5px; padding: 0 5px 2px; }