virajmahesh/icsi-shift-scheduler

View on GitHub
app/assets/stylesheets/application.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    background-color: #0A2A35 !important;

Use of !important
Open

    width: 500px !important;

Use of !important
Open

    margin-bottom: 0 !important;

Use of !important
Open

    text-align: center !important;

Use of !important
Open

    background-color: #0A2A35 !important;

Use of !important
Open

    text-align: center !important;

Use of !important
Open

    float: right !important;

Use of !important
Open

    height: 50px !important;

Use of !important
Open

    margin-top: 0 !important;

Use of !important
Open

    vertical-align: middle !important;

Use of !important
Open

    padding-right: 15px !important;

Use of !important
Open

    color: black !important;

Use of !important
Open

    text-align: center !important;

Use of !important
Open

    font-weight: bold !important;

Use of !important
Open

    padding-left: 15px !important;

Use of !important
Open

    width: 32% !important;

Use of !important
Open

    text-decoration: none !important;

Use of !important
Open

    height: 215px !important;

Use of !important
Open

    margin-top: 20px !important;

Use of !important
Open

    color: rgba(255, 255, 255, 0.65) !important;

Use of !important
Open

    border: rgba(0, 0, 0, 0.1) 1px solid !important;

Use of !important
Open

    margin: 0 !important;

Use of !important
Open

    display: inline-block !important;

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(255, 151, 51, 0.38);

Fallback border (hex or RGB) should precede RGBA border.
Open

    border: rgba(0, 0, 0, 0.1) 1px solid !important;

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(255, 79, 59, 0.38);

Fallback color (hex or RGB) should precede RGBA color.
Open

    color: rgba(0, 0, 0, 0.29);

Fallback color (hex or RGB) should precede RGBA color.
Open

    color: rgba(255, 255, 255, 0.65) !important;

Adjoining classes: md-select-value div._md-text.ng-binding
Open

md-select-value div._md-text.ng-binding {

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(255, 33, 38, 0.8);

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(11, 11, 11, 0.13);

Element (div._md-text.ng-binding) is overqualified, just use .ng-binding without element name.
Open

md-select-value div._md-text.ng-binding {

Element (div._md-text.ng-binding) is overqualified, just use ._md-text without element name.
Open

md-select-value div._md-text.ng-binding {

Element (a.md-button) is overqualified, just use .md-button without element name.
Open

a.md-button {

Element (div.content) is overqualified, just use .content without element name.
Open

div.content {

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

.event-card-heading {

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

md-select-value div._md-text.ng-binding {

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

md-icon {

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

.notification_count {

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

.modify-icon {

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

.logo {

Outlines should only be modified using :focus.
Open

.searchbox {

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

.event-card-subtext {

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

.shift-information {

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

md-input-container {

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

.searchbox {

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

md-card {

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

.select-header {

There are no issues that match your filters.

Category
Status