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