[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb] 24/66: Fix pathbar styling
This is an automated email from the git hooks/post-receive script.
meskio pushed a commit to branch main
in repository bridgedb.
commit 443b5939852e4de45f3fa574664204186d296608
Author: kez <kez@xxxxxxxxxxxxxx>
AuthorDate: Thu May 26 15:45:08 2022 -0700
Fix pathbar styling
---
frontend/assets/scss/_bridges.scss | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
index 3ef5951..d38a6b7 100644
--- a/frontend/assets/scss/_bridges.scss
+++ b/frontend/assets/scss/_bridges.scss
@@ -42,6 +42,14 @@
background-color: $purple-dark !important;
}
+#bridgedb-pathbar-sep {
+ padding: 0 5px;
+
+ &::before {
+ content: "/";
+ }
+}
+
#bridgelines {
white-space: nowrap;
overflow-x: auto;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits