mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add missing style
This commit is contained in:
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
Block a user