Commit graph

11 commits

Author SHA1 Message Date
Cirno the Strongest e682a92295
Fix margin for attached top header on code review ()
Introduced naively by 

The margin was being applied too widely.
2020-05-25 09:18:48 +01:00
silverwind 9e0e2a9fcf
Enable stylelint's shorthand-property-no-redundant-values ()
Enabled the rule and --fix'ed issues.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-05-20 00:06:04 -04:00
Cirno the Strongest 7fd60c6d8d
Fix styling of resolved code comment box ()
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-05-17 23:43:04 +03:00
Cirno the Strongest 6603045476
Better styling for code review comment textarea ()
* Better styling for code review comment textarea

* align tabular menu with textarea

* border around active tab instead of textarea

* border radius

* use .28571429rem
2020-05-16 23:50:36 +08:00
Cirno the Strongest c483419184
Better styling for code review comment form ()
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-05-15 18:54:18 -04:00
silverwind 4e912d2ed8
Disallow leading zeroes in Less () 2020-02-23 13:48:27 -03:00
zeripath 9f1f2e6675
Set max-width on review-box comment box () 2020-02-18 23:07:00 +00:00
Antoine GIRARD cdda5c4b90
ui: better mobile review-box sizing () 2020-02-16 22:44:52 +02:00
Benno bb2c0c3729 fix add comment button text align () 2019-11-24 01:07:15 +02:00
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code ()
* update  fold/unfold code diffs

* add fold button style

* update  implement expand up/down codes (blob excerpt)

* fix golint errors

* fix expand direction

* remove debug message

* update css style for blob exceprt

* fix typo in comment

* update style sheet with less

* update expect diff (add SectionInfo)

* update  accept suggested change (fix typo)

* close reader and check file type before get tail section

* adjust button position and check file type before insert fold button

* move index js to web_src

* merge index.js with master

* generate index.js

* update js coding style
2019-11-15 10:52:59 +08:00
Lunny Xiao e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… () 2019-11-12 10:22:16 +01:00
Renamed from public/less/_review.less (Browse further)