X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/76aea3697c6043c1613370f172395b4f65ee71f0..2329f698283944696a7076258cf816545970bb47:/wp-admin/css/press-this.css diff --git a/wp-admin/css/press-this.css b/wp-admin/css/press-this.css index daf60baf..dbf355af 100644 --- a/wp-admin/css/press-this.css +++ b/wp-admin/css/press-this.css @@ -1,521 +1,458 @@ -body { - font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; - color: #333; - margin: 0px; - padding: 0px; +.press-this #message { + border-left: 4px solid #7ad03a; + padding: 1px 12px; + background-color: #fff; + -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1); + box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1); } -img { border: 0; } -/* Tabs */ -@media projection , screen { - .ui-tabs-hide { - display: none; - } +.press-this #side-sortables .category-tabs li { + display: inline; + line-height: 1.35em; } -@media print { - .ui-tabs-nav { - display: none; - } +body.press-this ul.category-tabs li.tabs a { + color: #333; } -.ui-tabs-nav { - list-style: none; - border-bottom: 1px solid #C6D9E9; - padding-left: 8px; - margin-bottom: .5em; - margin-top: -2em; +.press-this #content-resize-handle { + bottom: 2px; } -/* Additional IE specific bug fixes... */ -* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */ - display: inline-block; +body.press-this { + color: #333; + margin: 0; + padding: 0; + min-width: 708px; + min-height: 400px; } -* :first-child+html .ui-tabs-nav { - /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */ - display: inline-block; +.press-this #titlediv #title { + font-size: 1.4em; } -.ui-tabs-nav:after { - /* clearing without presentational markup, IE gets extra treatment */ - display: block; - clear: both; - content: " "; +.press-this #site-heading:before { + top: 3px; + position: relative; + display: inline-block; + font: normal 18px/1 'dashicons'; + speak: none; + color: #727272; + content: '\f120'; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.press-this #wphead { + height: 32px; + margin-left: 0; + margin-right: 0; + margin-bottom: 5px; } -.ui-tabs-nav li { +.press-this #header-logo { float: left; - margin: 0; - height: 2em; - line-height: 2em; + margin: 7px 7px 0; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; } -.ui-tabs-nav a,.ui-tabs-nav a span { - display: block; +.press-this #wphead h1 { + font-weight: normal; + font-size: 16px; + line-height: 32px; + margin: 0; + float: left; } -.ui-tabs-nav a { - margin: 1px 0 0; - /* position: relative makes opacity fail for disabled tab in IE */ - padding-left: 0; - color: #27537a; - font-weight: bold; - line-height: 2em; - text-align: center; +.press-this #wphead h1 a { text-decoration: none; - white-space: nowrap; /* required in IE 6 */ - outline: 0; /* prevent dotted border in Firefox */ - padding: 0 1em; } -.ui-tabs-nav .ui-tabs-selected a { - position: relative; - top: 1px; - z-index: 2; - margin-top: 0; - -moz-border-radius-topleft: 4px; - -moz-border-radius-topright: 4px; - -webkit-border-top-left-radius: 4px; - -webkit-border-top-right-radius: 4px; - border-style: solid; - border-width: 1px; - background: white; - border-bottom-width: 2px; - margin-top: -2px; +.press-this #wphead h1 a:hover { + text-decoration: underline; } -.ui-tabs-nav a:hover,.ui-tabs-nav a:focus,.ui-tabs-nav a:active, -.ui-tabs-nav .ui-tabs-selected a:link,.ui-tabs-nav .ui-tabs-selected a:visited { - cursor: pointer; +.press-this #message { + margin: 10px 0; } -/* Header */ -#wphead { - border-top: none; - height: 2em; - padding-top: 8px; +.press-this .posting { + margin-right: 250px; } -.button { - font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; - padding: 3px 5px; - font-size: 12px; - line-height: 1.5em; - border-width: 1px; - border-style: solid; - -moz-border-radius: 3px; - -khtml-border-radius: 3px; - -webkit-border-radius: 3px; - border-radius: 3px; - cursor: pointer; - margin-left: 5px; - text-decoration: none; +.press-this-sidebar { + float: right; + width: 240px; + padding-top: 10px; } -.howto { - font-size: 11px; - font-style: italic; - display: block; +.press-this #title { + margin-left: 0; + margin-right: 0; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; } -#wphead #viewsite { - position: absolute; - margin-top: 12px; - margin-left: 10px; +.press-this .tagchecklist { + margin-top: 8px; } -#viewsite { - position: relative; - right: 8px; - top: 6px; - margin: 0 !important; +.press-this #titlediv { + margin: 0; } -#wphead #viewsite a { - font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; - padding: 3px 4px; - display: block; - letter-spacing: normal; - border-width: 1px; - border-style: solid; - -moz-border-radius: 3px; - -khtml-border-radius: 3px; - -webkit-border-radius: 3px; - border-radius: 3px; - text-decoration: none; +.press-this #wp-content-wrap #wp-content-editor-tools { + padding: 0; + top: 3px; + overflow: hidden; } -#previewview { - padding-top: 8px !important; - padding-bottom: 8px !important; +.press-this .wp-media-buttons { + cursor: default; + padding: 8px 8px 6px; } -h1 { - font-size: .75em; - line-height: 2.666em; - top: .5em; - right: 0; - margin: 0 !important; - padding: 0 !important; - width: 236px; - background: none; +.press-this #wp-content-wrap #wp-content-media-buttons a { + padding: 0; + line-height: normal; + height: auto; + font-size: 16px; } -input.text { - border: 0pt none; - outline-color: -moz-use-text-color; - outline-style: none; - outline-width: medium; - padding: 0pt; - width: 100%; - border-style: solid; - color: #333333; +.press-this #wp-content-wrap .mce-toolbar .mce-btn-group .mce-btn { + margin: 0 1px; } -/* Editor/Main Column */ +.press-this #wp-content-wrap .mce-toolbar .mce-btn button { + padding: 2px 3px; +} -div#container { - margin: 0; - min-width: 500px; +.press-this #wp-content-wrap div.mce-toolbar-grp, +.press-this #wp-content-wrap .quicktags-toolbar { + padding-right: 3px; } -div#container form { - margin: 0px; - padding: 0px; +.press-this .howto { + margin-top: 2px; + margin-bottom: 3px; + font-size: 12px; + font-style: italic; + display: block; } -div#posting { - padding-left: 16px; - position: absolute; - z-index: 1; - width: 66%; +.press-this #wp-content-editor-container { + clear: none; } -#post_title { - width: 99%; +.press-this #poststuff .inside { + margin-top: 18px; } -.titlewrap { - border-style: solid; - border-width: 1px; - padding: 2px 3px; - border-color: #CCCCCC; +.press-this .category-tabs { + margin-bottom: 3px; } -div#posting h2 { - margin: .5em 0 .25em 0; - font-size: 12px; - padding: 3px; - background: ; +/* Editor/Main Column */ +.press-this #poststuff { + margin: 0 8px; + padding: 0; } -.editor-container { - border-width: 1px; - border-color: #ccc; - border-style: solid; - margin-bottom: 1em; +.press-this #photo-add-url-div input[type="text"] { + width: 220px; } -/* Photo Styles */ +#poststuff #editor-toolbar { + height: 30px; +} -#photo_directions { - margin-top: .25em; - display: block; +.posting { + margin-right: 212px; position: relative; } -#photo_directions span { - display: block; - position: absolute; - top: 0; - right: 3px; +.press-this .inner-sidebar { + width: 200px; } -#photo_saving { - margin: 0 8px 8px; - vertical-align: middle; +.press-this .inner-sidebar .sleeve { + padding-top: 5px; } -#img_container { - background-color: #fff; - overflow: auto; - height: 100px; +.press-this #submitdiv p { + margin: 0; + padding: 6px; } -#img_container a { - display: block; - width: 79px; - height: 79px; - float: left; +.press-this #submitdiv #publishing-actions { + border-bottom: 1px solid #dfdfdf; } -#img_container img { - width: 75px; - height: 75px; - border: 0px; - padding: 2px; - background-color: #f4f4f4; - cursor: pointer; +.press-this #publish { + float: right; } -#img_container a, #img_container a:link, #img_container a:visited { - border: 2px solid #ccc; - margin: 0 4px 4px 0; -} -#img_container a:hover, #img_container a:active { - border: 2px solid #000; + +.press-this #poststuff h2, +.press-this #poststuff h3 { + font-size: 14px; + line-height: 1; } -/* Submit Column */ +.press-this #tagsdiv-post_tag h3, +.press-this #categorydiv h3 { + cursor: pointer; +} -div#categories { - font-size: 85%; - position: absolute; - top: 50px; - right: 16px; - width: 27%; - z-index: 2; +.press-this #submitdiv h3 { + cursor: default; } -div#categories h2 { - color: #333; +h3.tb { + font-weight: 600; font-size: 12px; - margin: .5em 0 .5em 1em; - padding: 0; + margin-left: 5px; } -#categories-all { - overflow: auto; - padding: 0 1em 1em 1em; - height: 15em; +.press-this .postbox, +.press-this .stuffbox { + margin-bottom: 10px; + min-width: 0; } -#categories ul { +.press-this #submitdiv:hover .handlediv { + background: none; +} + +.tbtitle { + font-size: 1.7em; + outline: none; + padding: 3px 4px; + border: 1px solid #dfdfdf; +} + +.press-this .actions { + float: right; + margin: -19px 0 0; +} + +.press-this #extra-fields .actions { + margin: -32px -7px 0 0; +} + +.press-this .actions li { + float: left; list-style: none; - padding: 0; - margin: 0; + margin-right: 10px; } -#tagsdiv #newtag { - padding: 3px; +#extra-fields .button { margin-right: 5px; - width: 16em; } -#jaxtag { - clear: both; - padding-left: 1em; - margin: 0; +/* Photo Styles */ +#photo_saving { + margin: 0 8px 8px; + vertical-align: middle; } -#tagchecklist { - padding-left: 1em; - margin-bottom: 1em; - font-size: 12px; +#img_container_container { overflow: auto; } -#tagchecklist strong { - position: absolute; - font-size: .75em; +#extra-fields { + margin-top: 10px; + position: relative; } -#tagchecklist span { - margin-right: .5em; - margin-left: 10px; - display: block; - float: left; - font-size: 11px; - line-height: 1.8em; - white-space: nowrap; - cursor: default; +#extra-fields h2 { + margin: 12px; } -#tagchecklist span a { - margin: 6px 0pt 0pt -9px; - cursor: pointer; - width: 10px; - height: 10px; - display: block; - float: left; - text-indent: -9999px; +#waiting { + margin-top: 10px; overflow: hidden; - position: absolute; -} -.submit { - -moz-border-radius-bottomleft: 3px; - -khtml-border-bottom-left-radius: 3px; - -webkit-border-bottom-left-radius: 3px; - border-bottom-left-radius: 3px; - -moz-border-radius-bottomright: 3px; - -khtml-border-bottom-right-radius: 3px; - -webkit-border-bottom-right-radius: 3px; - border-bottom-right-radius: 3px; - margin: 0; - padding: 10px; } -.submitbox { - width: 100%; + +#waiting span { float: right; + margin: 0 0 0 5px; } -.submitbox .submit a:hover { - border-bottom-width: 1px; - border-bottom-style: solid; +#waiting .spinner { + display: block; } -.submitbox .submit input { - border: none; - text-align: left; - padding: 6px 4px; - font-size: 12px; - margin: 2px; - -moz-border-radius: 3px; - -khtml-border-radius: 3px; - -webkit-border-radius: 3px; - border-radius: 3px; - cursor: pointer; +#extra-fields .postbox { + margin-bottom: 5px; } -.submitbox #previewview { - padding: 15px 10px; - -moz-border-radius-topleft: 3px; - -khtml-border-top-left-radius: 3px; - -webkit-border-top-left-radius: 3px; - border-top-left-radius: 3px; - -moz-border-radius-topright: 3px; - -khtml-border-top-right-radius: 3px; - -webkit-border-top-right-radius: 3px; - border-top-right-radius: 3px; +#extra-fields .titlewrap { + padding: 0; + overflow: auto; + height: 120px; } -/* Video Styles */ -.video_split #extra_fields { - width: 27%; - height: 300px; +#img_container a { + display: block; float: left; + overflow: hidden; } -#embed_code { - border: 0; - width: 99%; - height: 200px; -} -.video_split .editor_area { - width: 70%; - float: right; +#img_container img, +#img_container a { + width: 68px; + height: 68px; } -.ac_results { - padding: 0; - margin: 0; - list-style: none; - position: absolute; - z-index: 10000; - display: none; - border-width: 1px; - border-style: solid; +#img_container img { + border: none; + background-color: #f4f4f4; + cursor: pointer; } -.ac_results li { - padding: 2px 5px; - white-space: nowrap; - text-align: left; +#img_container a, +#img_container a:link, +#img_container a:visited { + border: 1px solid #ccc; + display: block; + position: relative; } -.ac_over { - cursor: pointer; +#img_container a:hover, +#img_container a:active { + border-color: #000; + z-index: 1000; + border-width: 1px; } -.ac_match { - text-decoration: underline; +/* Video */ +#embed-code { + width: 100%; + height: 98px; } -.photolist { - display: none; +/* Categories */ +.press-this .categorydiv div.tabs-panel { + height: 100px; } -#extra_fields small { - display: block; - margin-top: .5em; - padding-bottom: .25em; +/* Tags */ +.press-this .tagsdiv .newtag { + width: 120px; } -#TB_ajaxContent #options { - position: absolute; - top: 20px; - right: 25px; - padding: 5px; -} -#TB_ajaxContent h3 { - margin-bottom: .25em; +.press-this #content { + margin: 5px 0; + padding: 0 5px; + border: 0 none; + height: 340px; + font-family: Consolas, Monaco, monospace; + font-size: 13px; + line-height: 19px; + background: transparent; } -.updated { - margin: 0; - margin-left: 15px; - margin-right: 15px; - padding: 0; - max-width: 980px; - border-width: 1px; - border-style: solid; - padding: 0 0.6em; - max-width: 950px; - margin-top: 1em; - margin-bottom: 1em; +/* Submit */ +.press-this #publishing-actions .spinner { + display: inline; + vertical-align: middle; } -.updated p, .error p { - margin: 0.6em 0; -} +/* =Media Queries +-------------------------------------------------------------- */ -.updated a, .error a { - text-decoration: underline; -} +/* Reset responsive styles in Press This */ +@media screen and ( max-width: 782px ) { + .press-this ul.category-tabs li.tabs { + padding: 3px 5px 5px; /* Reset tabs in Press This to standard size */ + } -.updated a { - text-decoration: none; - padding-bottom: 2px; -} + .press-this a.wp-switch-editor { + font: 13px/19px "Open Sans", sans-serif; + margin: 5px 0 0 5px; + padding: 3px 8px 4px; + } -#post_status { - margin-left: 10px; - margin-bottom: 1em; - display: block; -} + .press-this #wp-content-media-buttons a { + padding: 0; + line-height: normal; + height: auto; + } -/* Footer */ + .press-this #wp-content-editor-tools { + padding: 0; + top: 3px; + } -#footer { - height: 65px; - display: block; - width: 640px; - padding: 10px 0 0 60px; - margin: 0; - position: absolute; - bottom: 0; - font-size: 12px; -} + .press-this .category-tabs { + margin-top: 0; + } -#footer p { - margin: 0; - padding: 7px 0; -} + .press-this .tagsdiv .newtag { + width: 120px; + padding: 3px 5px; + margin-bottom: 0; + } -#footer p a { - text-decoration: none; -} + .press-this .tagchecklist { + padding: 0; + margin-bottom: 0; + } -#footer p a:hover { - text-decoration: underline; -} + .press-this .wp_themeSkin a.mceButton { + width: 20px; + height: 20px; + } + .press-this .wp_themeSkin .mceButton .mceIcon { + margin: 0; + } -/* Utility Classes */ -.centered { - text-align: center; -} + .press-this #poststuff h3, + .press-this .metabox-holder h3 { + padding: 7px 12px; + } -.hidden { - display: none; -} \ No newline at end of file + .press-this input[type=checkbox], + .press-this input[type=radio] { + height: 16px; + width: 16px; + } + + .press-this input[type=checkbox]:checked:before { + width: 16px; + font: normal 21px/1 'dashicons'; + margin: -3px 0 0 -4px; + } + + .press-this input[type=radio]:checked:before { + font: normal 21px/1 'dashicons'; + width: 6px; + height: 6px; + margin: 4px; + } + + .press-this ul.categorychecklist ul, + .press-this ul.categorychecklist li { + margin-top: 0; + margin-bottom: 0; + } + + .press-this div.quicktags-toolbar input { + padding: 2px 4px; + } + + .press-this textarea, + .press-this input { + font-size: 14px; + } + + .press-this .tagchecklist span { + font-size: 13px; + line-height: 1.8em; + } +}