[tor-commits] [bridgedb] 55/66: Set bridgeline container background color
gitolite role
git at cupani.torproject.org
Wed Jul 27 18:33:00 UTC 2022
This is an automated email from the git hooks/post-receive script.
meskio pushed a commit to branch main
in repository bridgedb.
commit 78bc587aaa05cc5844dfeb35c5e3eedef0435cdf
Author: kez <kez at torproject.org>
AuthorDate: Tue Jul 5 15:25:15 2022 -0700
Set bridgeline container background color
---
frontend/assets/scss/_bridges.scss | 1 +
1 file changed, 1 insertion(+)
diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
index eaef42b..214a005 100644
--- a/frontend/assets/scss/_bridges.scss
+++ b/frontend/assets/scss/_bridges.scss
@@ -79,6 +79,7 @@
white-space: nowrap;
overflow-x: auto;
font-family: monospace;
+ background-color: #F9FAFB;
}
#bridgedb-captcha-container {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list