new less linter rules and compliance
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
// These show only once
|
||||
|
||||
.alertify-logs {
|
||||
z-index:10000; // alertify logs
|
||||
z-index: 10000; // alertify logs
|
||||
@media print {
|
||||
visibility: hidden;
|
||||
}
|
||||
@@ -222,7 +222,7 @@
|
||||
border: 1px dotted @alertify-base;
|
||||
}
|
||||
&::-moz-focus-inner {
|
||||
border:0;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user