|
|
@ -619,9 +619,6 @@ padding : 7px; |
|
|
|
background-color : #fdd6ad; |
|
|
|
transition : 0.18s ease-out; |
|
|
|
} |
|
|
|
.tabs .active > a::before, .tabs .active > a:hover::before { |
|
|
|
background-color : #fdd6ad !important ; |
|
|
|
} |
|
|
|
.form-control:hover, .textarea:hover, input:not([type]):hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime-local"]:hover, input[type="datetime"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover { |
|
|
|
border-color : #fdd6ad; |
|
|
|
} |
|
|
@ -879,6 +876,7 @@ bottom : -2px; |
|
|
|
left : 7px; |
|
|
|
height : 2px; |
|
|
|
width : 95%; |
|
|
|
background-color : #fdd6ad !important ; |
|
|
|
} |
|
|
|
.pul-item-list__item .pul-item__title { |
|
|
|
color : #fff; |
|
|
@ -1756,7 +1754,8 @@ padding : 10px 16px; |
|
|
|
padding-left : 16px; |
|
|
|
margin-bottom : 16px; |
|
|
|
border-radius : 2px; |
|
|
|
color : #fff; |
|
|
|
color : #5f758d; |
|
|
|
font-size : 20px; |
|
|
|
line-height : 1.429; |
|
|
|
background-color : #090e16; |
|
|
|
} |
|
|
@ -1962,3 +1961,150 @@ max-width : 400px; |
|
|
|
border : 1px solid #090e16; |
|
|
|
background : #0e1621; |
|
|
|
} |
|
|
|
#seo-toolkit .preview-box { |
|
|
|
color: #5f758d !important ; |
|
|
|
background : #090e16 !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .log-bar-container { |
|
|
|
background : #090e16 !important ; |
|
|
|
border : 2px solid #1f2a35 !important ; |
|
|
|
} |
|
|
|
.task-bar-container { |
|
|
|
background : #090e16 !important ; |
|
|
|
border : 2px solid #1f2a35 !important ; |
|
|
|
} |
|
|
|
.task-bar-progress.open::before, .task-bar-progress.done::before, .task-bar-progress.skipped::before { |
|
|
|
background : #1f2a35 !important ; |
|
|
|
width : 85px !important ; |
|
|
|
color : #fff !important ; |
|
|
|
border-left : 2px solid #1f2a35 !important ; |
|
|
|
border-top : 2px solid #1f2a35 !important ; |
|
|
|
border-right : 2px solid #1f2a35 !important ; |
|
|
|
font-size : 11px !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .new-scan-panel-content { |
|
|
|
color: #1f2a35 !important ; |
|
|
|
} |
|
|
|
.log-bar-progress.bing::before, .log-bar-progress.yandex::before, .log-bar-progress.google::before, .log-bar-progress.baidu::before, .log-bar-progress.other::before { |
|
|
|
background : #ffb05c !important ; |
|
|
|
color : #090e16 !important ; |
|
|
|
border-left : 2px solid #1f2a35 !important ; |
|
|
|
border-top : 2px solid #1f2a35 !important ; |
|
|
|
border-right : 2px solid #1f2a35 !important ; |
|
|
|
} |
|
|
|
.kpi_box { |
|
|
|
background : #112133 !important ; |
|
|
|
border : 1px solid #090e16 !important ; |
|
|
|
} |
|
|
|
.active-list-item-wrap { |
|
|
|
background-color : #0e1621 !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .task-row { |
|
|
|
padding : 11px !important ; |
|
|
|
line-height : 1.3 !important ; |
|
|
|
font-size : 13px !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .task-row p { |
|
|
|
font-size : 14px !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .task-row:hover { |
|
|
|
background-color : #0c121b !important ; |
|
|
|
} |
|
|
|
.nvd3 text { |
|
|
|
font-size : 13px !important ; |
|
|
|
fill : #fff !important ; |
|
|
|
font-family : 'Titillium Web', "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .task-category { |
|
|
|
background : #f7bc7d !important ; |
|
|
|
color : #0e1621 !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .task-row p.task-title { |
|
|
|
font-weight: 500 !important ; |
|
|
|
color : #7a8ea3 !important ; |
|
|
|
font-size : 16px !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .detail-meta .chartbox { |
|
|
|
background : #101824 !important ; |
|
|
|
border : #090e16 solid 1px !important ; |
|
|
|
border-top-left-radius : 2px !important ; |
|
|
|
border-top-right-radius : 2px !important ; |
|
|
|
border-bottom-right-radius : 2px !important ; |
|
|
|
border-bottom-left-radius : 2px !important ; |
|
|
|
padding : 7px !important ; |
|
|
|
} |
|
|
|
#seo-toolkit .help-text { |
|
|
|
font-size : 12px !important ; |
|
|
|
color : #a5a4a4 !important ; |
|
|
|
} |
|
|
|
#seo-toolkit div.tagsinput { |
|
|
|
border-bottom : 0px solid #afbac1 !important ; |
|
|
|
background : #1f2a35 !important ; |
|
|
|
border : #090e16 solid 1px !important ; |
|
|
|
border-top-left-radius : 2px !important ; |
|
|
|
border-top-right-radius : 2px !important ; |
|
|
|
border-bottom-right-radius : 2px !important ; |
|
|
|
border-bottom-left-radius : 2px !important ; |
|
|
|
padding : 7px !important ; |
|
|
|
color : #fff !important ; |
|
|
|
} |
|
|
|
#seo-toolkit #rank-tracker-form .seRow { |
|
|
|
background : #1f2a35 !important ; |
|
|
|
border : #090e16 solid 1px !important ; |
|
|
|
border-top-left-radius : 2px !important ; |
|
|
|
border-top-right-radius : 2px !important ; |
|
|
|
border-bottom-right-radius : 2px !important ; |
|
|
|
border-bottom-left-radius : 2px !important ; |
|
|
|
padding : 7px !important ; |
|
|
|
margin: 0 0 10px 0 !important ; |
|
|
|
} |
|
|
|
#seo-toolkit div.tagsinput span.tag.readonlyTag, #seo-toolkit div.tagslist span.tag { |
|
|
|
border : 1px solid #090e16 !important ; |
|
|
|
border-top-left-radius : 2px !important ; |
|
|
|
border-top-right-radius : 2px !important ; |
|
|
|
border-bottom-right-radius : 2px !important ; |
|
|
|
border-bottom-left-radius : 2px !important ; |
|
|
|
padding : 7px !important ; |
|
|
|
background : #0c121b !important ; |
|
|
|
color : #8ba1b6 !important ; |
|
|
|
font-family : 'Titillium Web', "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important ; |
|
|
|
font-size : 13px !important ; |
|
|
|
} |
|
|
|
#pleskext-xovi-view-lists-siteauditissues-content, #rank-tracker-form, #pleskext-xovi-view-lists-siteauditissues-seo-container, #pleskext-xovi-view-lists-siteauditissues-tech-container, #pm-form-simple, #pleskext-xovi-view-lists-loganalyzer-latestcrawled-container, #pleskext-xovi-view-lists-loganalyzer-mostcrawled-container, #pleskext-xovi-view-lists-loganalyzer-mostcrawleddirectories-container, #pleskext-xovi-view-lists-loganalyzer-errorcode-container, #pleskext-xovi-view-lists-loganalyzer-redirected-container, #pleskext-xovi-view-lists-loganalyzer-botuseragents-container { |
|
|
|
background : #101824; |
|
|
|
border : #090e16 solid 1px; |
|
|
|
border-top-left-radius : 2px; |
|
|
|
border-top-right-radius : 2px; |
|
|
|
border-bottom-right-radius : 2px; |
|
|
|
border-bottom-left-radius : 2px; |
|
|
|
padding : 7px; |
|
|
|
} |
|
|
|
svg.nvd3-svg { |
|
|
|
fill : #fdd6ad !important ; |
|
|
|
} |
|
|
|
div.siteaudit { |
|
|
|
background : #0c121b ; |
|
|
|
border : #090e16 solid 1px ; |
|
|
|
border-top-left-radius : 2px ; |
|
|
|
border-top-right-radius : 2px ; |
|
|
|
border-bottom-right-radius : 2px ; |
|
|
|
border-bottom-left-radius : 2px ; |
|
|
|
padding : 1px ; |
|
|
|
margin-top : 10px ; |
|
|
|
margin-bottom : 10px ; |
|
|
|
} |
|
|
|
.list th.sort > a::after { |
|
|
|
filter : invert(100%); |
|
|
|
} |
|
|
|
.log-bar-progress.bing { |
|
|
|
background-color : #1b9078 !important ; |
|
|
|
} |
|
|
|
.log-bar-progress.yandex { |
|
|
|
background-color : #c42327 !important ; |
|
|
|
} |
|
|
|
.log-bar-progress.google { |
|
|
|
background-color : #4461a1 !important ; |
|
|
|
} |
|
|
|
.log-bar-progress { |
|
|
|
background-color : #7b73db !important ; |
|
|
|
} |
|
|
|