mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 07:38:35 +00:00
Improve project & label color picker and image scroll (#34971)
Fix #34609 Fix #34967
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
</div>
|
||||
<div class="field">
|
||||
<label class="project-column-color-label" for="project-column-color-input">color</label>
|
||||
<div class="js-color-picker-input column">
|
||||
<div class="color-picker-combo" data-global-init="initColorPicker">
|
||||
<input maxlength="7" placeholder="#c320f6" id="project-column-color-input" name="color">
|
||||
{{template "repo/issue/label_precolors"}}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user