Lauris BH
6e75bc013e
Fix comment box styling and cancelling ( #11463 ) ( #11464 ) ( #11469 ) ( #11467 )
...
* Fix styling of resolved code comment box (#11463 )
Co-authored-by: Lauris BH <lauris@nix.lv>
* Fix .comment-code-cloud not being removed when cancelling new code comment (#11464 )
* Fix footer padding for comment code reply form on issue event view (#11469 )
Co-authored-by: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com>
2020-05-18 10:17:35 +01:00
Cirno the Strongest
6603045476
Better styling for code review comment textarea ( #11428 )
...
* 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 ( #11413 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-05-15 18:54:18 -04:00
silverwind
4e912d2ed8
Disallow leading zeroes in Less ( #10407 )
2020-02-23 13:48:27 -03:00
zeripath
9f1f2e6675
Set max-width on review-box comment box ( #10348 )
2020-02-18 23:07:00 +00:00
Antoine GIRARD
cdda5c4b90
ui: better mobile review-box sizing ( #10297 )
2020-02-16 22:44:52 +02:00
Benno
bb2c0c3729
fix add comment button text align ( #9140 )
2019-11-24 01:07:15 +02:00
Benno
149a9df9e8
Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code ( #8924 )
...
* update #8659 fold/unfold code diffs
* add fold button style
* update #8659 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 #8942 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… ( #8908 )
2019-11-12 10:22:16 +01:00