Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
admpub committed Sep 15, 2024
1 parent 1540d22 commit 1420fca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/assets/frontend/css/dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ img#captchaImage{filter:invert(1);margin-left:1px;}
nav .page-item:not(.active):not(.disabled) .page-link{background-color: #3f434d !important;}

.input-group-addon{background-color: #3f434d !important;color: #989da8}
.input-group-addon.bg-white{background-color: #000 !important;}
.input-group-addon.bg-white:not(.btn){background-color: #000 !important;}
nav .page-item.disabled .page-link{background-color: transparent !important;}

.modal-content{background-color:#3a4042}
Expand Down
2 changes: 1 addition & 1 deletion public/assets/frontend/css/dark.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1420fca

Please sign in to comment.