assets/js/ml-slider/assets/metaslider/admin.css
2 IDs in the selector, really? Open
Open
.rtl .metaslider #poststuff #post-body.columns-2 {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #responsive:checked {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #responsive + label:hover,
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #flex:checked + label {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #poststuff .closed .inside {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #save {
- Exclude checks
2 IDs in the selector, really? Open
Open
.metaslider #poststuff #post-body.columns-2 {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #nivo:checked + label {
- Exclude checks
Don't use IDs in selectors. Open
Open
#cboxLoadedContent iframe {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #responsive:checked + label,
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider #poststuff .left h3 {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #coin:checked + label {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #flex + label:hover,
- Exclude checks
2 IDs in the selector, really? Open
Open
.metaslider #post-body.columns-2 #postbox-container-1 {
- Exclude checks
Don't use IDs in selectors. Open
Open
#cboxLoadedContent {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider #poststuff .right h3.configuration {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider #poststuff .left th {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #nivo + label:hover,
- Exclude checks
2 IDs in the selector, really? Open
Open
.rtl .metaslider #post-body.columns-2 #postbox-container-1 {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #coin + label:hover,
- Exclude checks
Don't use IDs in selectors. Open
Open
.rtl .metaslider .right #save {
- Exclude checks
Don't use IDs in selectors. Open
Open
.metaslider .right #poststuff .postbox .inside {
- Exclude checks
Use of !important Open
Open
overflow: hidden !important
- Exclude checks
Duplicate property 'border-radius' found. Open
Open
border-radius: 5px;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 3px 5px;
- Exclude checks
Duplicate property 'color' found. Open
Open
color: white;
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #ddd;
- Exclude checks
Duplicate property 'padding' found. Open
Open
padding: 3px 5px;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 4px;
- Exclude checks
Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff' endColorstr='#ffe6e6e6' GradientType=0)'.</filter-function-list> Open
Open
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
- Exclude checks
float can't be used with display: inline-block. Open
Open
float: left;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 2px 5px;
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
padding: 8px 4px;
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #ddd;
- Exclude checks
display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug). Open
Open
float: left;
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 0 none;
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
border: #b6e026 solid 2px;
- Exclude checks
Duplicate property 'box-shadow' found. Open
Open
box-shadow: inset 0 0 2px 0 #398cff;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 0 13px 0 0;
- Exclude checks
Duplicate property '-webkit-box-shadow' found. Open
Open
-webkit-box-shadow: inset 0 0 2px 0 #398cff;
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
padding: 2px 5px;
- Exclude checks
Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5db1' endColorstr='#ef017c' GradientType=0)'.</filter-function-list> Open
Open
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5db1', endColorstr='#ef017c', GradientType=0); /* IE6-9 */
- Exclude checks
Duplicate property 'width' found. Open
Open
width: 16px;
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #ddd;
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #ddd;
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
border: 0 none;
- Exclude checks
Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(enabled=false)'.</filter-function-list> Open
Open
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
- Exclude checks
Adjoining classes: .metaslider.wrap div.updated Open
Open
.metaslider.wrap div.updated,
- Exclude checks
Adjoining classes: .metaslider .slide.image .tabs-content Open
Open
.metaslider .slide.image .tabs-content {
- Exclude checks
Adjoining classes: .metaslider.wrap div.error Open
Open
.metaslider.wrap div.error {
- Exclude checks
Adjoining classes: .metaslider .right .postbox.ms-toggle h3 Open
Open
.metaslider .right .postbox.ms-toggle h3 {
- Exclude checks
Element (div.error) is overqualified, just use .error without element name. Open
Open
.metaslider.wrap div.error {
- Exclude checks
Element (a.disabled) is overqualified, just use .disabled without element name. Open
Open
.media-frame-menu .media-menu > a.disabled {
- Exclude checks
Element (h3.configuration) is overqualified, just use .configuration without element name. Open
Open
.metaslider #poststuff .right h3.configuration {
- Exclude checks
Element (input.url) is overqualified, just use .url without element name. Open
Open
.metaslider .left table tr.slide input.url {
- Exclude checks
Element (div.updated) is overqualified, just use .updated without element name. Open
Open
.metaslider.wrap div.updated,
- Exclude checks
Heading (h3) has already been defined. Open
Open
.metaslider #poststuff .left h3 {
- Exclude checks
Heading (h3) has already been defined. Open
Open
.metaslider .right .postbox h3 {
- Exclude checks
Heading (h3) has already been defined. Open
Open
.metaslider .right .postbox.ms-toggle h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table thead .add-slide .wp-media-buttons-icon {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table tr.slide td.col-1 .thumb {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table tr.slide .tabs-content .new_window {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right #nivo + label:hover,
- Exclude checks
Heading (h3) should not be qualified. Open
Open
.metaslider .right .postbox h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table tr.slide td.col-1 .thumb .delete-slide {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table td {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .nav-tab-active input {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left .tabs-content {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bubble {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.branch-3-5 .metaslider .left table tr.slide .tabs-content .new_window,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right #coin + label:hover,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .shortcode .tabs-content {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right #poststuff .postbox .inside {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .shortcode input[type=text],
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider ul.tabs li {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.media-frame-menu .media-menu > a.disabled {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider #poststuff .right h3.configuration {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right #flex + label:hover,
- Exclude checks
Heading (h3) should not be qualified. Open
Open
.metaslider .right .postbox.ms-toggle h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .tabs-content .row input {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider ul.tabs li.selected {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.resize_overlay {
- Exclude checks
Heading (h3) should not be qualified. Open
Open
.metaslider #poststuff .right h3.configuration {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .super {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table tr.slide .tabs-content .new_window label {
- Exclude checks
Outlines should only be modified using :focus. Open
Open
input[type=radio]:checked + label {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
input[type=radio]:checked + label {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider ul.tabs {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider #poststuff .left h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bubble:after {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bubble:before {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right .radio li {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right .number .after {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .nav-tab-wrapper {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .nav-tab {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .tabs-content .row {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .nav-tab-active {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left input,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table tr.slide td.col-1 .thumb .slide-details {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right #responsive + label:hover,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .social .inside ul.info {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.rtl .metaslider .right #save {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .probutton,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right .number input:focus {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .subtext {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.rtl .metaslider .right .number input {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right .number input {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.msTipsy .tipsy-inner {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table tr.slide input.url {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .left table tr.slide textarea {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.rtl .metaslider .left table tr.slide .tabs-content .new_window {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .tabs-content p {
- Exclude checks
Heading (h3) should not be qualified. Open
Open
.metaslider #poststuff .left h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right .slider-lib-row input[type=radio] + label {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .right table td {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.metaslider .warning {
- Exclude checks