Skip to content

Commit 4e8886f

Browse files
author
Jason Miller
authored
Merge pull request #605 from milljm/upgrade-jquery-bootstrap
Update bootstrap & jquery
2 parents 52ab6d6 + 9ce3f4d commit 4e8886f

27 files changed

+987
-701
lines changed

ci/static/ci/css/base.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,14 @@ pre.job_result_output {
254254
.navbar-default .navbar-brand {
255255
color: var(--dark-mode-fore);
256256
}
257+
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
258+
color: #fff !important;
259+
background-color: #3c556f !important;
260+
}
261+
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
262+
text-decoration: none;
263+
background-color: #3c556f !important;
264+
}
257265
.btn-defaut {
258266
border: 1px solid var(--darker-embossed);
259267
}

ci/static/third_party/bootstrap-3.3.6/css/bootstrap-theme.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/static/third_party/bootstrap-3.3.6/css/bootstrap-theme.min.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/static/third_party/bootstrap-3.3.6/css/bootstrap.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/static/third_party/bootstrap-3.3.6/css/bootstrap.min.css

Lines changed: 0 additions & 11 deletions
This file was deleted.

ci/static/third_party/bootstrap-3.3.6/css/bootstrap.min.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/static/third_party/bootstrap-3.3.6/js/bootstrap.min.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)