Logo
Explore Help
Sign In
mow/awo-hamburg-intranet
1
0
Fork 0
You've already forked awo-hamburg-intranet
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
833c3718cf1965868ac9f8aacb076586a37d201d
awo-hamburg-intranet/module/shared_components/quill/quill_resize.css

21 lines
403 B
CSS
Raw Normal View History

Fix post save and file gallery for knowledgecenter - Create module/shared_components/quill/ with toolbar_presets.js, quill_resize.js and quill_resize.css — missing files caused a JS crash in $(document).ready() before the save button's click handler was registered, so clicking save did nothing - Fix filesgallery.php session detection to search any sid* cookie dynamically (site session name is 'sidawo', not the hardcoded 'sidintranet'), fixing the popup showing the homepage instead of the gallery - Revert categories_cardform.php from 3-tab layout back to original sidebar layout with full-width permissions section below Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 11:49:59 +02:00
.ql-img-resize-overlay {
position: absolute;
border: 1px dashed #3C7DD9;
box-sizing: border-box;
pointer-events: none;
z-index: 100;
}
.ql-img-resize-handle {
position: absolute;
bottom: -5px;
right: -5px;
width: 10px;
height: 10px;
background: #3C7DD9;
border: 1px solid #fff;
border-radius: 2px;
cursor: nwse-resize;
pointer-events: all;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 32ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API