zeripath
1ee6c13f11
Initialize SimpleMDE when making a code comment ( #11749 )
...
Fix #11704
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-Authored-By: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com>
5 years ago
Cirno the Strongest
e682a92295
Fix margin for attached top header on code review ( #11571 )
...
Introduced naively by #11463
The margin was being applied too widely.
5 years ago
silverwind
9e0e2a9fcf
Enable stylelint's shorthand-property-no-redundant-values ( #11436 )
...
Enabled the rule and --fix'ed issues.
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
Cirno the Strongest
7fd60c6d8d
Fix styling of resolved code comment box ( #11463 )
...
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
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
5 years ago
Cirno the Strongest
c483419184
Better styling for code review comment form ( #11413 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
silverwind
4e912d2ed8
Disallow leading zeroes in Less ( #10407 )
5 years ago
zeripath
9f1f2e6675
Set max-width on review-box comment box ( #10348 )
5 years ago
Antoine GIRARD
cdda5c4b90
ui: better mobile review-box sizing ( #10297 )
5 years ago
Benno
bb2c0c3729
fix add comment button text align ( #9140 )
5 years ago
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
5 years ago
Lunny Xiao
e4e6d48e30
Move less from public/ to web_src/ so that it will not be packe… ( #8908 )
5 years ago