emphasis on active id in pagination
This commit is contained in:
parent
155d496592
commit
22b171c858
@ -502,8 +502,9 @@ a.btn.disabled {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn.disabled, .btn:disabled {
|
.btn.disabled, .btn:disabled {
|
||||||
opacity: 0.65;
|
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
font-weight: bold;
|
||||||
|
text-shadow: 1px 1px 1px var(--black);
|
||||||
}
|
}
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user