You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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.
6 years ago
..
themes Code review UI improvements and bugfixes (#4682) 6 years ago
_admin.less Convert tabs to spaces in .less files (#3064) 7 years ago
_base.less Fix user menu item styling (#4985) 6 years ago
_dashboard.less Responsive design fixes (#4508) 7 years ago
_editor.less Convert tabs to spaces in .less files (#3064) 7 years ago
_emojify.less Convert tabs to spaces in .less files (#3064) 7 years ago
_explore.less Responsive view (#2750) 7 years ago
_form.less Responsive design fixes (#4508) 7 years ago
_home.less Responsive design fixes (#4508) 7 years ago
_install.less Convert tabs to spaces in .less files (#3064) 7 years ago
_markdown.less Improve wiki content width. (#4195) 7 years ago
_organization.less Convert tabs to spaces in .less files (#3064) 7 years ago
_repository.less Fix layout of the topics editing form (#4971) 6 years ago
_review.less Code review UI improvements and bugfixes (#4682) 6 years ago
_tribute.less Emoji Autocomplete (#3433) 7 years ago
_user.less Responsive design fixes (#4508) 7 years ago
index.less Pull request review/approval and comment on code (#3748) 7 years ago