Add placeholder style for disabled "see requests" button.
This commit is contained in:
Родитель
35554e3bc3
Коммит
88bc668848
|
@ -11,6 +11,10 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.action-bar .btn.disabled {
|
||||||
|
color: #bfbfbf;
|
||||||
|
}
|
||||||
|
|
||||||
.action-bar .btn-text.count {
|
.action-bar .btn-text.count {
|
||||||
background-color: #F4550F;
|
background-color: #F4550F;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче