parent
85faaf8b77
commit
9cd93dcb0c
File diff suppressed because one or more lines are too long
|
@ -612,7 +612,6 @@ p.demo_store {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: relative;
|
position: relative;
|
||||||
font-family: inherit;
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
padding: .618em 1em;
|
padding: .618em 1em;
|
||||||
|
@ -691,6 +690,7 @@ p.demo_store {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
padding: .618em 1em;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|
Loading…
Reference in New Issue