/* Generic */ /*.error a {color:#8a1f11; background:none; padding:0; margin:0; } .tip a {color:#514721; background:none; padding:0; margin:0; } .success a {color:#264409; background:none; padding:0; margin:0; }*/ .error, .success, .tip, .warning { text-align: left; padding: 5px 20px 5px 45px; margin: 10px 0; border: none; } .error{ background: #fff6bf url(exclamation.png) center no-repeat; background-position: 15px 50%; /* x-pos y-pos http://www.w3.org/TR/CSS21/colors.html */ border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; } .success { background: #F0FFF0 url(accept.png) center no-repeat; background-position: 15px 50%; /* x-pos y-pos http://www.w3.org/TR/CSS21/colors.html */ border-top: 2px solid #54AA00; border-bottom: 2px solid #54AA00; } .warning { background: #fff6bf url(exclamation.png) center no-repeat; background-position: 15px 50%; /* x-pos y-pos http://www.w3.org/TR/CSS21/colors.html */ border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; } .tip { background: #E6EDF4 url(information.png) center no-repeat; background-position: 15px 50%; /* x-pos y-pos http://www.w3.org/TR/CSS21/colors.html */ border-top: 2px solid #b5d4fe; border-bottom: 2px solid #b5d4fe; } .neutral { border-bottom: 2px solid gray; border-top: 2px solid gray; background: #E4E4E4; } .ui-tabs-hide { display: none; } .loading { background: url('loading.gif'); } #link_url { background: right 5px no-repeat; } ul.tabs { border-bottom: 1px gray dotted; padding-bottom: .5em; } ul.tabs li { display: inline; margin-right: 1em; } ul.tabs li a { text-decoration: none;} .red { color: #C00; font-weight: bold; } .link_row_cat { font-weight: bold;} table#link-manager {} table#link-manager th#cb {} table#link-manager th#name { } table#link-manager th#web { width: 300px; } table#link-manager th#metas { width: 100px; } table#link-manager th#categories { width: 250px; } table#link-manager ul.children { margin-left: 15px; } #link-manager ul.web { } #link-manager ul.web li { display: block; font-size: 11px; } #link-manager ul.web li.mod { line-height: 12px; margin: 0; padding: 0; } #titlediv #link_name { padding: 3px 4px; border-width: 1px; border-style: solid; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; font-size: 1.7em; width: 100%; outline: none;} #titlediv #link_name { border-color: #dfdfdf;} /* inline editor */ /* Inline Editor .quick-edit* is for Quick Edit .bulk-edit* is for Bulk Edit .inline-edit* is for everything */ tr.inline-edit-row td { padding: 0 0.5em; } #wpbody-content .quick-edit-row-link .inline-edit-col-left { width: 40%;} #wpbody-content .quick-edit-row-link fieldset.inline-edit-col-left label span.title { width: 80px; } #wpbody-content .quick-edit-row-link fieldset.inline-edit-col-left label span.input-text-wrap { margin-left: 80px; } #wpbody-content .quick-edit-row-link .inline-edit-col-right { width: 39%;} #wpbody-content .inline-edit-row-link .inline-edit-col-center { width: 20%;} #wpbody-content .inline-edit-row-link .inline-edit-col-right{ } .quick-edit-row-link fieldset.inline-edit-col-right label span.title { width: auto; padding-right: 0.5em;} .quick-edit-row-link fieldset label.inline-edit-status { float: left;} /* Link Edit Page */ #linkcategorydiv div.ui-tabs-panel { height: auto; } #minor-publishing-actions ul#history { clear: both; text-align: left; font-size: .9em; } #minor-publishing-actions ul#history span { margin-right: .5em; } /*#side-info-column { display: block; }*/ li.link-publish , th.link-publish { } li.link-publish { } li.link-deny, th.link-deny { } li.link-deny { } th.link-pending { } li.link-pending { } /* Settings Page */ div#ajax_container, div#normal_container { min-height: 400px; } div#maintenance { } div#maintenance td.action { padding: 0 5px; } div#maintenance .button { display: block; } div#maintenance input { font-size: 10px; } ul#ajax_deadlinks { margin: 1em 0; width: 100%; } ul#ajax_deadlinks li { border: #DFDFDF 1px solid; padding: 3px; margin: 5px; padding-left: 30px; background-position: 5px 50%; } ul#ajax_deadlinks li .dead { float: right; padding-right: 6px; } ul#ajax_deadlinks li .response {float: right; } .features .active, .features .active th, .features .active td { background-color: #e7f7d3; } /* metas */ table.link-metas th#name { width: 250px; } table.link-metas-fields th#name { width: 250px; } #meta_breadcrumbs { font-weight: bold; margin: .5em 0; }