Bug 33836 - Текст в отключённых полях ввода практически нечитаем
Summary: Текст в отключённых полях ввода практически нечитаем
Status: NEW
Alias: None
Product: Branch p8
Classification: Distributions
Component: branding-alt-server-alterator (show other bugs)
Version: не указана
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-p8@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-31 16:48 MSK by manowar@altlinux.org
Modified: 2017-08-31 16:48 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description manowar@altlinux.org 2017-08-31 16:48:26 MSK
Очень неконтрастно получается. Надо бы вот сюда

  input.text[disabled], select[disabled]{
    background-color: #e2e6eb;
  }

добавить, например,

  color: #404040;