This commit is contained in:
mrliptontea
2015-08-09 20:54:10 +02:00
parent 24db7ad013
commit 42dfc57ee7
9 changed files with 16 additions and 13 deletions

View File

@@ -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;
}
}