[tor-commits] [bridgedb] 27/66: Style the pathbar

gitolite role git at cupani.torproject.org
Wed Jul 27 18:32:32 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 434af2fae0850ebdc9f1c1a256336b40f27fa7da
Author: kez <kez at torproject.org>
AuthorDate: Wed Jun 1 17:55:19 2022 -0700

    Style the pathbar
---
 frontend/assets/scss/_bridges.scss | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
index d38a6b7..0e3b7f5 100644
--- a/frontend/assets/scss/_bridges.scss
+++ b/frontend/assets/scss/_bridges.scss
@@ -42,6 +42,15 @@
     background-color: $purple-dark !important;
 }
 
+#bridgedb-pathbar {
+    padding: 10px 20px;
+    background-color: #F8F9FA;
+}
+
+#bridgedb-pathbar-sep-container {
+    color: #848E97
+}
+
 #bridgedb-pathbar-sep {
     padding: 0 5px;
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list