forgejo/public/less
Iwasa Kazmi 6780661192 Fix layout of the topics editing form (#4971)
* Fix layout of the topic edit.

- made right-hand column wider so that it has enough space for "Done" button.

- fixed issue that jQuery's .show() breaks functionality of the Semantic UI Grid.

* Improve switching visibility of the topic edit

Changes to support old browsers that doesn't support 'flex' keyword.

- Removed style "display: none" from index.css so that
  the grid can be displayed without specifying new "display" style.

- Added style "display:none" to the grid element in HTML template
  as the initial style.

- In index.js, visibility of the grid element is changed by
  set "display:none" style to the element or removing it from the element.
2018-09-29 09:28:47 +03:00
..
themes Code review UI improvements and bugfixes (#4682) 2018-09-17 17:59:49 +03:00
_admin.less Convert tabs to spaces in .less files (#3064) 2017-12-02 21:48:43 +02:00
_base.less Fix user menu item styling (#4985) 2018-09-27 16:58:38 -04:00
_dashboard.less Responsive design fixes (#4508) 2018-07-26 18:25:41 +03:00
_editor.less Convert tabs to spaces in .less files (#3064) 2017-12-02 21:48:43 +02:00
_emojify.less Convert tabs to spaces in .less files (#3064) 2017-12-02 21:48:43 +02:00
_explore.less Responsive view (#2750) 2017-12-30 18:47:52 -06:00
_form.less Responsive design fixes (#4508) 2018-07-26 18:25:41 +03:00
_home.less Responsive design fixes (#4508) 2018-07-26 18:25:41 +03:00
_install.less Convert tabs to spaces in .less files (#3064) 2017-12-02 21:48:43 +02:00
_markdown.less Improve wiki content width. (#4195) 2018-06-12 14:27:18 +03:00
_organization.less Convert tabs to spaces in .less files (#3064) 2017-12-02 21:48:43 +02:00
_repository.less Fix layout of the topics editing form (#4971) 2018-09-29 09:28:47 +03:00
_review.less Code review UI improvements and bugfixes (#4682) 2018-09-17 17:59:49 +03:00
_tribute.less Emoji Autocomplete (#3433) 2018-02-03 10:09:35 +02:00
_user.less Responsive design fixes (#4508) 2018-07-26 18:25:41 +03:00
index.less Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00