Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
themes
/
herald
/
assets
/
css
/
admin
•
File:
global.css
•
Content:
/* Admin options */ input.herald-hidden, .herald-hidden { display: none; } .herald-hidden-i{ display: none !important;} img.herald-img-select { border: 2px solid #eee; cursor: pointer; border-radius: 4px; background: #fff;} img.herald-img-select.selected {border: 2px solid #0074a2;} ul.herald-img-select-wrap {float: left; width: 100%; display: block; margin: 5px 0;} ul.herald-img-select-wrap li {float: left; margin-right: 1px;} .herald-disabled { opacity: 0.3; } .herald-img-select-wrap li span{ font-size: 11px; display: block; text-align: center; max-width: 60px; line-height: 13px; } #herald-image-preview{ width: 300px; border: 2px solid #ebebeb; } input.herald-radio{ width: 16px; margin-left:0; } .herald-rec-color{ width: 20px; height: 20px; float: left; margin-right:3px; border: 1px solid #aaa; } .herald-small-text{ width: 50px; } #herald_modules, #herald_page_layouts, .post-type-page #herald_sidebar, #herald_pagination { display: none; } /* Welcome panel */ .welcome-panel.herald-welcome-panel{ margin: 33px 20px 0 0; padding-bottom: 30px; } .welcome-panel.herald-welcome-panel .welcome-panel-column, .welcome-panel.herald-welcome-panel .welcome-panel-column:first-child{ max-width: 350px; margin-right: 40px; width: 25%; } .herald-welcome-panel .welcome-panel-column.important h3 { color: #F44336; } .herald-welcome-panel .welcome-panel-column.important h3 .dashicons{ margin-top: 4px; } /* Sections and modules */ #herald-section-clone, .herald-section-form, #herald-module-clone, .herald-module-form { display: none; } #herald-sections{ margin-top: 10px; } .herald-section{ float: left; width: 100%; background: #f5f5f5; min-height: 130px; margin-bottom: 20px; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; position: relative; border: 1px solid rgba(0,0,0,0.1); } .herald-section.ui-sortable-helper, .herald-module.ui-sortable-helper{ opacity: 0.8; } .herald-section-drop { width: 100%; min-height: 200px; background: transparent; border: 1px dashed #aaa; margin-bottom: 10px; clear: both; } .herald-modules{ margin: 15px; } .section-bottom{ float: left; padding: 10px; background: #e5e5e5; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; border: 1px solid rgba(0,0,0,0.1); width: 100%; border-bottom: none; border-left: none; border-right: none; } .section-bottom .left, .herald-module .left{ float: left; } .section-bottom .right, .herald-module .right{ float: right; } .section-bottom .right > span { display: inline-block; margin: 5px 5px 0 0; } .section-bottom .button-secondary{ margin-bottom: 5px; } .herald-module{ width: 100%; background: #eaeaea; border: 1px solid rgba(0,0,0,0.1); height: 50px; padding: 15px; margin-bottom: 15px; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; border-radius: 2px; } .herald-module:after{ content: ""; display: table; clear: both; } .herald-module-type{ background: rgba(0,0,0,0.05); margin-top: -16px; margin-left: -16px; min-width: 100px; height: 100%; padding: 16px; float: left; margin-right: 15px; border-right: 1px solid rgba(0,0,0,0.1); } .herald-module-title{ font-weight: 600; } .herald-module-drop { width: 100%; height: 50px; background: transparent; border: 1px dashed #aaa; margin-bottom: 15px; border-radius: 2px; } .herald-remove-module{ color: #a00; } .herald-remove-module:hover{ color: red; } .herald-opt{ width: 100%; display: block; float: left; clear: both; padding-bottom: 25px; border-bottom: 1px solid #ebebeb; margin-bottom: 25px; } .herald-opt:last-child{ border-bottom: 0; } .herald-opt-title{ font-weight: bold; width: 30%; display: inline-block; float: left; } .herald-opt-content{ display: inline-block; float: left; width: 70%; } .herald-fit-height{ max-height: 200px; overflow-y: auto; } .herald-opt-tabs{ float: left; display: block; width: 100%; border-bottom: 1px solid rgba(0,0,0,0.2); margin: 0 0 30px -16px; padding-left: 16px; } .herald-opt-tabs a{ float: left; display: inline-block; margin: 0 0 -1px -1px; padding: 10px 20px; border: 1px solid rgba(0,0,0,0.2); box-sizing: border-box !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; text-decoration: none; background-color: #ebebeb; } .herald-opt-tabs a.active{ background-color: #fff; border-bottom: 1px solid #fff; } .herald-opt-tabs a, .herald-opt-tabs a:hover, .herald-opt-tabs a:focus{ outline: 0 !important; box-shadow: none !important; } .herald-tab{ display: none; } .herald-tab.first{ display: block; } .herald-opt textarea{ width: 100%; height: 200px; } .herald-opt .howto{ max-width: 300px; } .herald-module-disabled { opacity: .5; } .herald-fields-placeholder {border: 1px dashed #aaa; height: 20px;} .herald-module .right a, .herald-module .right a:focus{ box-shadow: none; transition-property: none; transition: none; } .herald-module-form .herald-opt-tabs a.active, .herald-module-form .herald-opt-tabs a.active:focus, .herald-module-form .herald-opt-tabs a:active{ background: none; transition: none; } /* Autocomplete - minor styling on posts list*/ .herald-live-search-items { margin: 0; position: relative; overflow: inherit; } .herald-live-search-items>span { float: none; display: block; font-size: 13px; margin: 0 0 0 19px; line-height: 1.4em; } .herald-live-search-items>span .herald-searched-title { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: move; position: relative; top: 2px; } .herald-live-search-items .ntdelbutton { margin: 0 0 0 -23px; } /* Gutenberg */ .block-editor-page ul.herald-img-select-wrap li { margin-right: 8px; max-width: 70px; } .block-editor-page img.herald-img-select{ width: 66px; } .block-editor-page .herald-img-select-wrap li span{ max-width: 70px; } .block-editor-page #herald_display p{ flex: 0 0 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 0; margin-top: 7px; } .block-editor-page #herald_display select{ height: 20px; min-width: 90px; } .block-editor-page .herald-modules{ min-height: 45px; } .block-editor-page .edit-post-meta-boxes-area #herald_modules.postbox > .inside, .block-editor-page .edit-post-meta-boxes-area #herald_pagination.postbox > .inside { padding: 10px 0 14px; }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List