linting
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// scss-lint:disable ImportantRule
|
||||
@import "../common";
|
||||
|
||||
/*
|
||||
@@ -725,9 +726,9 @@
|
||||
position: relative;
|
||||
margin-right: .1em;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
text-decoration: none !important;
|
||||
cursor: pointer;
|
||||
overflow: visible;
|
||||
zoom: 1;
|
||||
}
|
||||
@@ -893,8 +894,8 @@ button.ui-button::-moz-focus-inner {
|
||||
margin: .5em .4em .5em 0;
|
||||
padding: .2em .6em .3em;
|
||||
float: right;
|
||||
cursor: pointer;
|
||||
line-height: 1.4em;
|
||||
cursor: pointer;
|
||||
overflow: visible;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user