Add missing style
parent
cf25329638
commit
f0eff12fa8
|
@ -221,6 +221,13 @@
|
|||
.fa:first-child:not(:last-child) {
|
||||
margin-right: 5px;
|
||||
}
|
||||
&:disabled {
|
||||
cursor: not-allowed !important;
|
||||
opacity: 0.6;
|
||||
&:hover, &:active {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-history-timeline-next {
|
||||
button:last-child {
|
||||
|
|
Loading…
Reference in New Issue