Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

apps #42

Open
astyled opened this issue Jun 11, 2020 · 3 comments
Open

apps #42

astyled opened this issue Jun 11, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@astyled
Copy link

astyled commented Jun 11, 2020

Багов тут не мало, а поскольку нормальный человек заходить в этот раздел не будет, то можно и в исключених оставить. Но тут и не очень агрессивные баги всё же
Ну или фиксить, тут не сложно, т.к. все цвета расписаны сразу в коде элементов с нормальными названиями

@astyled
Copy link
Author

astyled commented Jun 11, 2020

Поковырял код минут 15

.GamesCatalogNav__balanceLink {
color: #aaa;
}

.GamesCatalogCard__appLink {
color: #c9c9c9;
}

.GamesCatalogEmptyCardsList__text {
color: #c1c1c1;
}

.GamesCatalogGameInfoTooltip__participantsCount {
color: #c1c1c1;
}

.GamesCatalogGameInfoTooltip__rowLabel {
color: #aaa;
}

.GamesCatalogGameInfoTooltip__rowContent {
color: #c9c9c9;
}

.GamesCatalogSearchMainContent {
background: #1c1c1c;
}

.GamesCatalogProfileBlock__header {
background-color: #1c1c1c;
color: #ddd;
}

.ProfileAchievements {
background-color: #1c1c1c;
color: #ddd;
}

.ProfileUserInfo__username {
color: #eee;
}

@Wondermarin Wondermarin self-assigned this Jun 11, 2020
@Wondermarin Wondermarin added the bug Something isn't working label Jun 11, 2020
@Wondermarin
Copy link
Owner

А разве apps не в исключениях сейчас?
Или о каких apps вы говорите?

@astyled
Copy link
Author

astyled commented Jun 12, 2020

Я и пишу, что оно в исключениях, но совсем немного работы и уже можно убрать оттуда.
vk.com/apps

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants