3.2.x cleanup (#1808)

* Update uni_config bootstrap css to same version of js (3.3.7).
* small accessibility change, removed thin dot border on focus

* Ignore VS Code settings folder

* cherry picked 'Fix disabled select for Glitter Night'

* glitter night - fix search border color
This commit is contained in:
thezoggy
2021-02-27 07:47:44 -06:00
committed by Safihre
parent c3d4bf5428
commit 68a5e7c8f7
3 changed files with 10 additions and 6 deletions

3
.gitignore vendored
View File

@@ -31,6 +31,9 @@ SABnzbd-*/
*.wp[ru]
.idea
# VScode
.vscode/
# Testing folders
.cache
.xprocess

View File

File diff suppressed because one or more lines are too long

View File

@@ -165,6 +165,8 @@ tbody>tr:last-child td,
input,
input.form-control,
.input-group-addon,
.search-box input:focus,
.search-box input:valid,
select.form-control,
#modal-options .table-server-connections th,
.main-content .btn-default,