qcubed/framework

View on GitHub
assets/css/jquery-ui-themes/ui-qcubed/jquery-ui.custom.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    cursor: default !important;

Element (select.ui-datepicker-year) is overqualified, just use .ui-datepicker-year without element name.
Open

.ui-datepicker select.ui-datepicker-year {

Element (li.ui-tabs-loading) is overqualified, just use .ui-tabs-loading without element name.
Open

.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {

Background image 'images/ui-icons_ffffff_256x240.png' was used multiple times, first declared at line 984, col 2.
Open

    background-image: url("images/ui-icons_ffffff_256x240.png");

Element (select.ui-datepicker-month) is overqualified, just use .ui-datepicker-month without element name.
Open

.ui-datepicker select.ui-datepicker-month,

Background image 'images/ui-icons_ffffff_256x240.png' was used multiple times, first declared at line 984, col 2.
Open

    background-image: url("images/ui-icons_ffffff_256x240.png");

Background image 'images/ui-icons_ffffff_256x240.png' was used multiple times, first declared at line 984, col 2.
Open

    background-image: url("images/ui-icons_ffffff_256x240.png");

Background image 'images/ui-bg_glass_50_780000_1x400.png' was used multiple times, first declared at line 887, col 2.
Open

    background: #780000 url("images/ui-bg_glass_50_780000_1x400.png") 50% 50% repeat-x;

Element (span.ui-selectmenu-text) is overqualified, just use .ui-selectmenu-text without element name.
Open

.ui-selectmenu-button span.ui-selectmenu-text {

Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
Open

    text-indent: -9999999px;

Adjoining classes: .ui-slider.ui-state-disabled .ui-slider-handle
Open

.ui-slider.ui-state-disabled .ui-slider-handle,

Adjoining classes: .ui-slider.ui-state-disabled .ui-slider-range
Open

.ui-slider.ui-state-disabled .ui-slider-range {

Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
Open

    text-indent: -99999px;

Adjoining classes: .ui-datepicker.ui-datepicker-multi
Open

.ui-datepicker.ui-datepicker-multi {

Expected (<filter-function-list> | none) but found 'Alpha(Opacity=35)'.</filter-function-list>
Open

    filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 1px;

Expected (<filter-function-list> | none) but found 'Alpha(Opacity=70)'.</filter-function-list>
Open

    filter:Alpha(Opacity=70); /* support: IE8 */

Expected (<filter-function-list> | none) but found 'Alpha(Opacity=0)'.</filter-function-list>
Open

    filter:Alpha(Opacity=0); /* support: IE8 */

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 1px;

Expected (<filter-function-list> | none) but found 'Alpha(Opacity=35)'.</filter-function-list>
Open

    filter:Alpha(Opacity=35); /* support: IE8 */

Expected (<filter-function-list> | none) but found 'alpha(opacity=25)'.</filter-function-list>
Open

    filter: alpha(opacity=25); /* support: IE8 */

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: .2em .2em 0;

Expected (<filter-function-list> | none) but found 'Alpha(Opacity=80)'.</filter-function-list>
Open

    filter: Alpha(Opacity=80); /* support: IE8 */

Expected (<filter-function-list> | none) but found 'Alpha(Opacity=60)'.</filter-function-list>
Open

    filter: Alpha(Opacity=60); /* support: IE8 */

Rule doesn't have all its properties in alphabetical order.
Open

.ui-autocomplete {

Outlines should only be modified using :focus.
Open

.ui-helper-reset {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-w {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-accordion .ui-accordion-content {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker .ui-datepicker-prev span,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-progressbar .ui-progressbar-overlay {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-icon {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-accordion .ui-accordion-header {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker .ui-datepicker-prev,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker .ui-datepicker-buttonpane button {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-progressbar {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-selectmenu-button span.ui-icon {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-slider-vertical {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-state-active,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-state-disabled,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-button-icon-only .ui-icon,

Outlines should only be modified using :focus.
Open

.ui-dialog {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-spinner .ui-icon {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-ne {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker .ui-datepicker-header {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-widget-overlay {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-menu .ui-menu-divider {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-e {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker table {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-dialog .ui-dialog-titlebar-close {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-dialog .ui-dialog-buttonpane button {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-menu .ui-icon {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-tooltip {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-widget-content {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-state-default,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-priority-secondary,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-n {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker .ui-datepicker-buttonpane {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-slider .ui-slider-handle {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-s {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-sw {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-nw {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker th {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker-rtl .ui-datepicker-prev:hover {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-dialog .ui-dialog-buttonpane {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-selectmenu-menu {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-helper-reset {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-slider-horizontal .ui-slider-handle {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker-row-break {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-tabs .ui-tabs-nav li {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-icon {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-handle {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-selectable-helper {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker-multi .ui-datepicker-group table {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-state-hover,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-widget-shadow {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-resizable-se {

Outlines should only be modified using :focus.
Open

.ui-menu {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-helper-clearfix:before,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-slider-vertical .ui-slider-handle {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-tabs .ui-tabs-panel {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-dialog .ui-resizable-se {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-progressbar .ui-progressbar-value {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-widget-overlay {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-selectmenu-button {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-state-error,

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker .ui-datepicker-title {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-dialog .ui-dialog-title {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-dialog .ui-dialog-content {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-spinner {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-spinner-input {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-selectmenu-button span.ui-selectmenu-text {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-slider .ui-slider-range {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-widget-header {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-helper-zfix {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-button {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-menu {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-menu .ui-menu-item {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-slider-horizontal .ui-slider-range {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-spinner-button {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-spinner a.ui-spinner-button {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-tabs {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-datepicker-rtl .ui-datepicker-prev {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-dialog {

Rule doesn't have all its properties in alphabetical order.
Open

.ui-state-highlight,

There are no issues that match your filters.

Category
Status