🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dani-garcia/vaultwarden/pull/6501
**Author:** [@BlackDex](https://github.com/BlackDex)
**Created:** 11/28/2025
**Status:** ✅ Merged
**Merged:** 11/29/2025
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `main` ← **Head:** `admin-js-css`
---
### 📝 Commits (2)
- [`9ef7d3b`](https://github.com/dani-garcia/vaultwarden/commit/9ef7d3b7effca723ebcaad40dfe13e637c5749af) Some small admin js/css updates
- [`82ecf0a`](https://github.com/dani-garcia/vaultwarden/commit/82ecf0af7cde10946ab0c2681e46f769c7b239d8) Adjust the size of the moon to be more inline with the other icons
### 📊 Changes
**7 files changed** (+362 additions, -314 deletions)
<details>
<summary>View changed files</summary>
📝 `src/static/scripts/admin.js` (+1 -1)
📝 `src/static/scripts/admin_users.js` (+1 -1)
📝 `src/static/scripts/bootstrap.bundle.js` (+2 -5)
📝 `src/static/scripts/bootstrap.css` (+6 -1)
📝 `src/static/scripts/datatables.css` (+9 -10)
📝 `src/static/scripts/datatables.js` (+334 -280)
📝 `src/static/templates/admin/base.hbs` (+9 -16)
</details>
### 📄 Description
- Updated JS libraries
- Fixed some eslint errors
- Small update on the theme icon's to be a bit smaller and better sized. Used OXVG via OXVGUI to shrink and optimze them.
Probably Fixes #6493
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6501
Author: @BlackDex
Created: 11/28/2025
Status: ✅ Merged
Merged: 11/29/2025
Merged by: @dani-garcia
Base:
main← Head:admin-js-css📝 Commits (2)
9ef7d3bSome small admin js/css updates82ecf0aAdjust the size of the moon to be more inline with the other icons📊 Changes
7 files changed (+362 additions, -314 deletions)
View changed files
📝
src/static/scripts/admin.js(+1 -1)📝
src/static/scripts/admin_users.js(+1 -1)📝
src/static/scripts/bootstrap.bundle.js(+2 -5)📝
src/static/scripts/bootstrap.css(+6 -1)📝
src/static/scripts/datatables.css(+9 -10)📝
src/static/scripts/datatables.js(+334 -280)📝
src/static/templates/admin/base.hbs(+9 -16)📄 Description
Probably Fixes #6493
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.