gestoria.css
Showing 17 of 17 total issues
The property -ms-transform-origin is compatible with -webkit-transform-origin and should be included as well. Open
Open
-webkit-transform-origin: 0 10.2px;
- Create a ticketCreate a ticket
- Exclude checks
The property -ms-transform-origin is compatible with -webkit-transform-origin and should be included as well. Open
Open
-webkit-transform-origin: 10.4px 10.2px;
- Create a ticketCreate a ticket
- Exclude checks
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
Open
text-indent: -99999px;
- Create a ticketCreate a ticket
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #cecece;
- Create a ticketCreate a ticket
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 7px 10px;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.card_info {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#user_login {
- Create a ticketCreate a ticket
- Exclude checks
Expected RBRACE at line 2, col 5. Open
Open
--main-color: rgba(163, 192, 8, 1) 0%;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.spinner {
- Create a ticketCreate a ticket
- Exclude checks
Expected RBRACE at line 3, col 5. Open
Open
--secondary-color: rgba(23, 107, 5, 1) 100%;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.spinner:before {
- Create a ticketCreate a ticket
- Exclude checks
Heading (h1) should not be qualified. Open
Open
.container .jumbotron h1 {
- Create a ticketCreate a ticket
- Exclude checks
Expected RBRACE at line 4, col 5. Open
Open
--accent-color: #0a721b;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.spinner:before,
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.spinner:after {
- Create a ticketCreate a ticket
- Exclude checks