summaryrefslogtreecommitdiffstats
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Replace legacy icons on search results pages with SVG icons (#42023).HEADmasterGo MAEDA15 hours2-1/+21
* Misalignment of icons and titles in Activity view (#42003).Go MAEDA3 days1-2/+5
* Bold current user's name in Assignee and Author columns on issues list (#41910).Go MAEDA11 days1-0/+3
* Adds global setting In Display tab to disable JS based table sort in wiki con...Marius Balteanu11 days1-0/+1
* Replaces warning icon with SVG in watcher list and workflow warnings (#41918).Marius Balteanu12 days1-1/+1
* Refactors nested CSS selectors (#41957).Marius Balteanu12 days2-23/+18
* Adjust the vertical alignment of icons in the tree view of the repository bro...Marius Balteanu12 days1-3/+3
* Fixes group icons not displayed only using the SVG icon (#41853).Marius Balteanu12 days1-1/+4
* Refactors nested CSS selectors in order to improve compatibility with older b...Marius Balteanu12 days1-35/+30
* Replaces background image for autocomplete fields from legacy magnifier to SV...Marius Balteanu14 days2-1/+2
* Replaces legacy magnifier icon with SVG icon in project jump and in search fi...Marius Balteanu14 days3-15/+12
* Fix misaligned icons and inconsistent indentation in forum message lists (#41...Go MAEDA2024-12-031-0/+1
* Scale pasted images to appropriate size on HiDPI displays using devicePixelRa...Go MAEDA2024-12-011-17/+58
* Reverts r23328 (#41853).Marius Balteanu2024-11-301-5/+0
* Fixes that group icons in Watchers box have both the old and the new icon sty...Marius Balteanu2024-11-291-0/+5
* Table layout breaks due to .icon class on td elements (#41873).Go MAEDA2024-11-281-1/+1
* Fix: Prevent sidebar toggle icons from affecting unrelated elements in respon...Go MAEDA2024-11-251-2/+2
* Fix redundant tooltip appearing after clicking the ellipsis button in the act...Go MAEDA2024-11-251-2/+4
* Fix icon shrinking issue in Activity view with long event titles (#41821).Go MAEDA2024-11-241-0/+4
* Fix long subjects not displayed in Gantt chart for parent objects with child ...Go MAEDA2024-11-191-1/+1
* Removes unnecessary indentation for "Completed versions" in the Roadmap sideb...Marius Balteanu2024-11-181-2/+0
* Fixes missing top margin for h3 elements in sidebar by removing the margin on...Marius Balteanu2024-11-181-1/+2
* Fixes 'Unexpected duplicate selector "table th"' in wiki_syntax.css (#30069).Marius Balteanu2024-11-161-1/+2
* Optimize font loading by replacing variable fonts with specific weights for N...Go MAEDA2024-11-157-6/+20
* Fix: Adjust padding and box-sizing on activity elements to remove unnecessary...Go MAEDA2024-11-151-1/+2
* Fix layout distortion in issue list descriptions with code blocks (#40303).Go MAEDA2024-11-121-2/+2
* Fixes missing key icon SVG on Change password button (#23980, #41724).Marius Balteanu2024-11-101-0/+4
* Switched checked icon in context menu to SVG icon (#23980, #41720).Go MAEDA2024-11-101-2/+3
* Revert unwanted change (#21808).Marius Balteanu2024-11-061-1/+1
* Makes the sidebar collapsible and stateful (#21808).Marius Balteanu2024-11-063-2/+104
* Fixes duplicate spacer id in jsToolBar (#38915).Marius Balteanu2024-11-031-4/+3
* Prevents 'blinking' tooltips in the rare case where the browser places the to...Marius Balteanu2024-10-311-0/+1
* Add column totals to Issues Summary Report (#691).Go MAEDA2024-10-261-0/+1
* Introduce `--fonts-main` CSS variable for easier customization of main fonts ...Go MAEDA2024-10-244-10/+22
* Drop deprecated Redcarpet based Markdown formatter (#40149).Go MAEDA2024-10-201-230/+0
* Swap odd and even table row background colors (#41500).Go MAEDA2024-10-202-10/+10
* Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...Go MAEDA2024-10-201-2/+4
* Adjust line-height and margin for `div.wiki li` for better readability and sp...Go MAEDA2024-10-171-0/+1
* Replace Verdana with Noto Sans in responsive.css for consistency with the new...Go MAEDA2024-10-171-3/+3
* Change CSS font-size units from px to rem in wiki_syntax.css (#2499).Go MAEDA2024-10-171-3/+3
* Fix separator lines cutting off in Activity view caused by inline-flex shrink...Go MAEDA2024-10-161-0/+1
* Change CSS font-size units from px to rem in scm.css (#2499).Go MAEDA2024-10-161-2/+2
* Right-align "Hours" column in spent time details table (#41401).Go MAEDA2024-10-161-2/+2
* Apply `proportional-nums` for wiki text and `tabular-nums` for `table.list` (...Go MAEDA2024-10-161-0/+8
* Align the `#time-report tbody tr.total` row border styling with the table hea...Go MAEDA2024-10-151-1/+1
* Emphasize the border between table header and body to improve appearance (#41...Go MAEDA2024-10-151-1/+1
* Improve visual clarity of issue grouping separators in issues list by increas...Go MAEDA2024-10-151-1/+1
* Remove the border override for tr.entry as it is no longer necessary (#41475).Go MAEDA2024-10-151-1/+0
* Replaces icons on the syntax help page with SVG icons (#23980).Marius Balteanu2024-10-141-1/+19
* Align #sidebar h3 color with content headers (#41298).Go MAEDA2024-10-141-1/+1