[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb] 18/66: Remove unnecessary (and incorrect) extra style



This is an automated email from the git hooks/post-receive script.

meskio pushed a commit to branch main
in repository bridgedb.

commit 569ad29856c9aeccf269ec3c6888aa76eb75760a
Author: kez <kez@xxxxxxxxxxxxxx>
AuthorDate: Thu May 26 15:28:45 2022 -0700

    Remove unnecessary (and incorrect) extra style
---
 frontend/templates/meta.html | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/frontend/templates/meta.html b/frontend/templates/meta.html
index 7715454..95a89da 100644
--- a/frontend/templates/meta.html
+++ b/frontend/templates/meta.html
@@ -20,12 +20,6 @@
   <!-- Recommended favicon format -->
   <link rel="icon" type="image/png" href="{{ 'static/images/favicon.png' | asseturl }}">
   <title>{{ _("Tor Project") }} | {% block title %}{{ this.title }}{% endblock %}</title>
-  <style>
-   /* the extremely specific selector is needed to override the `.container-fluid.bg-dark.footer` lego style */
-   .container-fluid.bg-dark.footer {
-       background-color: var(--purple) !important;
-   }
-  </style>
   {% block head_extra %}{% endblock %}
 </head>
 <body class="no-gutters">

-- 
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