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

Баг-трекер #40

Closed
astyled opened this issue May 14, 2020 · 2 comments
Closed

Баг-трекер #40

astyled opened this issue May 14, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@astyled
Copy link

astyled commented May 14, 2020

Не совсем понимаю, зачем он был добавлен в исключения. Всяко лучше увидеть мелкие недочёты, чем светлую тему посреди ночи.
Но я решил сам поковырять код, сюда скинуть (не уверен, что на гитхабе предложения по коду в ошибки надо постить):

.bt_report_title_link {
     font-weight: 700;
      -webkit-font-smoothing: antialiased;
     color: #ddd;
     font-size: 13px;
    }
    
    .bt_reports_found {
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #aaa;
    font-size: 13px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 5px 5px;
    margin: 0px -15px 0px 0px;
}

.bt_report_info {
    color: #aaa;
    font-size: 12px;
}

.bt_tag_label {
    color: #000;
    display: inline-block;
    font-size: 12.5px;
    line-height: 12.5px;
    vertical-align: top;
    border-radius: 3px;
    padding: 5px 9px 4px;
    background: #ccc;
}

Как переделать .no_rows (инфа про устройства) я не разобрался
a (которая #fff и имя человека) решил не менять т.к. не знаю почему оно уже так отмечено.

Это было предложение. А вот баг: сами страницы багов в исключения не попадают и поэтому выглядят плохо. Там тоже что-то поменял:

.bt_report_footer {
    border-top: 1px solid #e7e8ec;
    padding: 11px 20px 11px;
    background: #212121;
    white-space: nowrap;
}

.bt_report_one_info_row_label {
    color: #d1d1d1;
    float: left;
    width: 230px;
}

.bt_report_one_descr>h3 {
    color: #eee;
    font-size: 12px;
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    margin: 12px 0 8px;
}

.bt_comment_form_unavailable {
    padding: 35px 75px;
    text-align: center;
    background: #212121;
    color: #ddd;
    line-height: 160%;
}

Не знаю как изменить .box_controls .flat_button.secondary, .flat_button.secondary.button_light
ну и других мелких недочётов остаётся много. Я их исправить не могу т.к. в теме всяких вебов и css разбираюсь плохо.

@astyled
Copy link
Author

astyled commented May 14, 2020

Скриншоты

Было:
image
(
image
)
image
Стало:
image
image

@astyled astyled changed the title Багтрекер Баг-трекер May 14, 2020
@Wondermarin
Copy link
Owner

Да, его стоит вернуть.

@Wondermarin Wondermarin self-assigned this May 14, 2020
@Wondermarin Wondermarin added the enhancement New feature or request label May 14, 2020
Repository owner locked as resolved and limited conversation to collaborators Jun 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants