typo fix
This commit is contained in:
parent
c28cd35ee8
commit
ffda4c4f51
@ -60,8 +60,11 @@
|
|||||||
body > div.user-select-modal.modal.modal-transparent.fade.in > div > div.modal-content > div > div.modal-body {
|
body > div.user-select-modal.modal.modal-transparent.fade.in > div > div.modal-content > div > div.modal-body {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
modal-list {
|
#pin-form > div {
|
||||||
background-color: rgba(0, 0, 0, 0.25) !important;
|
background: none;
|
||||||
|
}
|
||||||
|
.modal-list {
|
||||||
|
background-color: rgba(0, 0, 0, 0.25);
|
||||||
}
|
}
|
||||||
.match-result-list-item>.match-result .match-score-info {
|
.match-result-list-item>.match-result .match-score-info {
|
||||||
color: #eee;
|
color: #eee;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user