Cirno the Strongest
b62176b7b6
Fix styling of resolved code comment box ( #11463 )
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
Cirno the Strongest
e357cd50de
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
de840206f1
Better styling for code review comment form ( #11413 )
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
silverwind
28f24bfc1d
Disallow leading zeroes in Less ( #10407 )
5 years ago
zeripath
c271536b3d
Set max-width on review-box comment box ( #10348 )
5 years ago
Antoine GIRARD
f3148cc8a1
ui: better mobile review-box sizing ( #10297 )
5 years ago
Benno
58d7059183
fix add comment button text align ( #9140 )
5 years ago
Benno
ccdd8c1798
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
cae9908b4a
Move less from public/ to web_src/ so that it will not be packe… ( #8908 )
5 years ago