Poprawki API i panelu admina
This commit is contained in:
@@ -871,6 +871,16 @@ header {
|
||||
filter: grayscale(0) opacity(1);
|
||||
}
|
||||
|
||||
.nav-item.nav-action-pending {
|
||||
opacity: 0.45;
|
||||
}
|
||||
|
||||
.nav-item.nav-action-pending .nav-label::after {
|
||||
content: " · w toku";
|
||||
font-size: 9px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.nav-item:active .nav-icon {
|
||||
transform: scale(0.9);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user