[pgAdmin4][Patch]: RM#1423 - SQL panel should be greyed in Edit Data mode

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: RM#1423 - SQL panel should be greyed in Edit Data mode
Дата
Msg-id CAM5-9D8zXiykcgp1ZhDrPqUOwDSF+0_QXnr-QM3ZZA0zfj+Lug@mail.gmail.com
обсуждение исходный текст
Список pgadmin-hackers
Hi

Please find the attached patch with solution:
  1. Introduced a new class 'cm_disabled' with css property background-color to '#EEEEE'
  2. Query tool in edit mode, add the class 'cm_disabled' to set background color to dark and set the cursor property to 'nocursor' to disable editor.
  3. Increased the query tool title padding to fix the issue of whitespace below the title.
Please review.

Thanks,
Surinder Kumar
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Priyanka Shendge
Дата:
Сообщение: Re: pgAdmin IV API test cases patch
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: RM#1422 - "Move to last page" warning shown unnecessarily