Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-openstackdocstheme for openSUSE:Factory checked in at 2022-05-12 22:57:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old) and /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstackdocstheme" Thu May 12 22:57:38 2022 rev:16 rq:976051 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes 2021-12-16 21:20:14.362542405 +0100 +++ /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.1538/python-openstackdocstheme.changes 2022-05-12 22:57:46.624588698 +0200 @@ -1,0 +2,7 @@ +Tue May 10 11:28:28 UTC 2022 - cloud-de...@suse.de + +- update to version 2.4.0 + - Fix OpenStack project "Search" pages + - Updated Nav Menu + +------------------------------------------------------------------- Old: ---- openstackdocstheme-2.3.1.tar.gz New: ---- openstackdocstheme-2.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-openstackdocstheme.spec ++++++ --- /var/tmp/diff_new_pack.XyT9i6/_old 2022-05-12 22:57:47.160589418 +0200 +++ /var/tmp/diff_new_pack.XyT9i6/_new 2022-05-12 22:57:47.164589424 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-openstackdocstheme # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-openstackdocstheme -Version: 2.3.1 +Version: 2.4.0 Release: 0 Summary: OpenStack Docs Theme License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/openstackdocstheme -Source0: https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-2.3.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-2.4.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-Sphinx BuildRequires: python3-dulwich >= 0.15.0 @@ -44,7 +44,7 @@ to docs.openstack.org. Intended for use by OpenStack projects. %prep -%autosetup -p1 -n openstackdocstheme-2.3.1 +%autosetup -p1 -n openstackdocstheme-2.4.0 # we dont need hacking or pre-commit sed -i '/^hacking.*/d' test-requirements.txt ++++++ openstackdocstheme-2.3.1.tar.gz -> openstackdocstheme-2.4.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/AUTHORS new/openstackdocstheme-2.4.0/AUTHORS --- old/openstackdocstheme-2.3.1/AUTHORS 2021-09-20 17:24:06.000000000 +0200 +++ new/openstackdocstheme-2.4.0/AUTHORS 2022-03-14 15:37:50.000000000 +0100 @@ -40,6 +40,7 @@ Luong Anh Tuan <tua...@vn.fujitsu.com> MCamp859 <maryx.c...@intel.com> Major Hayden <ma...@mhtx.net> +Michael Johnson <johnso...@gmail.com> Nguyen Hung Phuong <phuon...@vn.fujitsu.com> Nick Chase <nch...@mirantis.com> Ond??ej Nov?? <ondrej.n...@firma.seznam.cz> @@ -68,6 +69,7 @@ johnsom <johnso...@gmail.com> qingszhao <zhao.daq...@99cloud.net> shangxiaobj <shangxia...@inspur.com> +smarcet <smar...@gmail.com> venkatamahesh <venkatamaheshko...@gmail.com> zhang.lei <zhang....@99cloud.net> zhangboye <zhangb...@inspur.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/ChangeLog new/openstackdocstheme-2.4.0/ChangeLog --- old/openstackdocstheme-2.3.1/ChangeLog 2021-09-20 17:24:06.000000000 +0200 +++ new/openstackdocstheme-2.4.0/ChangeLog 2022-03-14 15:37:50.000000000 +0100 @@ -1,6 +1,11 @@ CHANGES ======= +2.4.0 +----- + +* Fix OpenStack project "Search" pages + 2.3.1 ----- @@ -17,6 +22,7 @@ * Change to OFTC * setup.cfg: Replace dashes with underscores * Move flake8 as a pre-commit local target +* Updated Nav Menu * Use TOX\_CONSTRAINTS\_FILE 2.2.7 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/PKG-INFO new/openstackdocstheme-2.4.0/PKG-INFO --- old/openstackdocstheme-2.3.1/PKG-INFO 2021-09-20 17:24:06.999984700 +0200 +++ new/openstackdocstheme-2.4.0/PKG-INFO 2022-03-14 15:37:50.213040400 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: openstackdocstheme -Version: 2.3.1 +Version: 2.4.0 Summary: OpenStack Docs Theme Home-page: https://docs.openstack.org/openstackdocstheme/latest/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/openstackdocstheme/theme/openstackdocs/header.html new/openstackdocstheme-2.4.0/openstackdocstheme/theme/openstackdocs/header.html --- old/openstackdocstheme-2.3.1/openstackdocstheme/theme/openstackdocs/header.html 2021-09-20 17:23:26.000000000 +0200 +++ new/openstackdocstheme-2.4.0/openstackdocstheme/theme/openstackdocs/header.html 2022-03-14 15:37:01.000000000 +0100 @@ -3,7 +3,8 @@ {% else %}{# a template was rendered directly #} <!-- TEMPLATE_NAME: {{pagename}} --> {% endif %} - {% include 'os_search_install.html' %} +{% include 'os_search_install.html' %} +{% set osf_base_url = 'https://www.openstack.org' %} <nav class="navbar navbar-default" role="navigation"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> @@ -22,93 +23,90 @@ {% include 'os_search.html' %} <ul class="nav navbar-nav navbar-main show"> {% include 'os_search_mobile.html' %} - <li> - <a href="https://www.openstack.org/software/" class="drop" id="dropdownMenuSoftware">Software <i class="fa fa-caret-down"></i></a> + <li> <!--Software --> + <a href="{{osf_base_url}}/software/" class="drop" id="dropdownMenuSoftware">Software <i class="fa fa-caret-down"></i></a> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenuSoftware"> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/software/">Overview</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/software/project-navigator/openstack-components">Project Navigator</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/software/sample-configs/">Sample Configs</a></li> - <li role="presentation" class="divider"></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/software/security/">Security</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/software/start/">Get Started</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/software/roadmap/">Roadmap</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/software/latest-release/">Latest Release</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/software/sourcecode/">Source Code</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/software/">Overview</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/software/project-navigator/openstack-components">OpenStack Components</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/software/project-navigator/sdks">SDKs</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/software/project-navigator/deployment-tools">Deployment Tools</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/assets/software/projectmap/openstack-map.pdf" target="_blank">OpenStack Map</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/software/sample-configs/">Sample Configs</a></li> </ul> </li> - <li> - <a href="https://www.openstack.org/user-stories/" class="drop" id="dropdownMenuUsers">Users <i class="fa fa-caret-down"></i></a> + <li> <!-- Use Cases --> + <a href="{{osf_base_url}}/use-cases/" class="drop" id="dropdownMenuUsers">Use Cases <i class="fa fa-caret-down"></i></a> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenuUsers"> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/user-stories/">Overview</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/use-cases/">Users in Production</a></li> <li role="presentation" class="divider"></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/telecoms-and-nfv/">Telecoms and NFV</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/enterprise/">OpenStack in the Enterprise</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/appdev/">Application Developers & ISVs</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://superuser.openstack.org/">Superuser Magazine</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/surveys/landing">User Survey</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/use-cases/bare-metal/">Ironic Bare Metal</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/use-cases/edge-computing/">Edge Computing</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/use-cases/telecoms-and-nfv/">Telecom & NFV</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/use-cases/science/">Science and HPC</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/use-cases/containers/">Containers</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/use-cases/enterprise/">Enterprise</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/surveys/landing">User Survey</a></li> </ul> </li> - <li> - <a href="https://www.openstack.org/community/" class="drop" id="dropdownMenuCommunity">Community <i class="fa fa-caret-down"></i></a> - <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenuCommunity"> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/community/">Welcome! Start Here</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev/">Open Infrastructure Foundation</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://wiki.openstack.org">OpenStack Wiki</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://groups.openstack.org">User Groups</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/community/speakers/">Speakers Bureau</a></li> - <li role="presentation" class="divider"></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev/companies/">Supporting Companies</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/community/jobs/">Jobs</a></li> - <li role="presentation" class="divider"></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev/join/">Join The Community</a></li> + <li> <!-- Events --> + <a href="{{osf_base_url}}/events/" class="drop" id="dropdownMenuEvents">Events <i class="fa fa-caret-down"></i></a> + <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenuEvents"> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/summit/">Open Infrastructure Summits</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/ptg/">Project Teams Gathering</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/events/opendev-2020/">OpenDev</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/events/community-events/">Community Events</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/events/openstackdays">OpenStack & OpenInfra Days</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/videos/">Summit Videos</a></li> </ul> </li> - <li> - <a href="https://www.openstack.org/marketplace/">Marketplace</a> - </li> - <li> - <a href="https://www.openstack.org/events/" class="drop" id="dropdownMenuEvents">Events <i class="fa fa-caret-down"></i></a> - <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenuEvents"> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/community/events/">Overview</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/summit/">The OpenStack Summit</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/community/events/">More OpenStack Events</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/community/events/openstackdays">OpenStack Days</a></li> + <li><!-- Community --> + <a href="{{osf_base_url}}/community/" class="drop" id="dropdownMenuCommunity">Community <i class="fa fa-caret-down"></i></a> + <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenuCommunity"> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/community/">Welcome! Start Here</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/community/tech-committee">OpenStack Technical Committee</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/community/speakers/">Speakers Bureau</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="http://wiki.openstack.org">OpenStack Wiki</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/coa/">Get Certified (COA)</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/community/jobs/">Jobs</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/marketing/">Marketing Resources</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/news/">Community News</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="http://superuser.openstack.org">Superuser Magazine</a></li> + <li role="presentation" class="divider"></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/community/supporting-organizations/">OpenInfra Foundation Supporting Organizations</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev">Open Infrastructure Foundation (OpenInfra Foundation)</a></li> </ul> </li> - <li> - <a href="https://www.openstack.org/learn/" class="drop" id="dropdownMenuLearn">Learn <i class="fa fa-caret-down"></i></a> + <li><!-- Marketplace --> + <a href="{{osf_base_url}}marketplace/" class="drop" id="dropdownMenuLearn">Marketplace <i class="fa fa-caret-down"></i></a> <ul class="dropdown-menu dropdown-hover" role="menu" aria-labelledby="dropdownMenuEvents"> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/marketplace/training/">Training</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/coa/">Get Certified</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://superuser.openstack.org">Superuser Magazine</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/videos/">Summit Videos</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/analysts/">Analyst Reports</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/news/">News</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://www.openstack.org/blog/">Blog</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/marketplace/training/">Training</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/marketplace/distros/">Distros & Appliances</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/marketplace/public-clouds/">Public Clouds</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/marketplace/hosted-private-clouds/">Hosted Private Clouds</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/marketplace/remotely-managed-private-clouds/">Remotely Managed Private Clouds</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/marketplace/consulting/">Consulting & Integrators</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="{{osf_base_url}}/marketplace/drivers/">Drivers</a></li> </ul> </li> - <li> - <a href="https://docs.openstack.org/">Docs</a> + <li><!-- Blog --> + <a href="{{osf_base_url}}/blog/">Blog</a> </li> - <li> - -</li> - - + <li><!-- Docs --> + <a href="http://docs.openstack.org/">Docs</a> + </li> + <li> <!-- Join --> + <li class="join-nav-section"> + <a href="https://openinfra.dev/join/" id="dropdownMenuJoin">Join <i class="fa fa-caret-down"></i></a> + <ul class="dropdown-menu dropdown-hover" role="menu" aria-labelledby="dropdownMenuJoin" style="display: none;"> + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev/join/">Sign up for Foundation Membership</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev/join/">Sponsor the Foundation</a></li> + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev">More about the Foundation</a></li> + </ul> + </li> <li> - - <li class="join-nav-section"> - <a href="https://openinfra.dev/join/" id="dropdownMenuJoin">Join <i class="fa fa-caret-down"></i></a> - <ul class="dropdown-menu dropdown-hover" role="menu" aria-labelledby="dropdownMenuJoin" style="display: none;"> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev/join/">Sign up for Foundation Membership</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://openinfra.dev">More about the Foundation</a></li> - </ul> - </li> - <li> - <a href="https://www.openstack.org/Security/login/?BackURL=/home/" class="sign-in-btn">Log In</a> - </li> - + <a href="{{osf_base_url}}/Security/login/?BackURL=/home/" class="sign-in-btn">Log In</a> </li> + </li> </ul> </div> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/openstackdocstheme/theme/openstackdocs/script_footer.html new/openstackdocstheme-2.4.0/openstackdocstheme/theme/openstackdocs/script_footer.html --- old/openstackdocstheme-2.3.1/openstackdocstheme/theme/openstackdocs/script_footer.html 2021-09-20 17:23:26.000000000 +0200 +++ new/openstackdocstheme-2.4.0/openstackdocstheme/theme/openstackdocs/script_footer.html 2022-03-14 15:37:01.000000000 +0100 @@ -14,6 +14,7 @@ <script type="text/javascript" src="{{pathto('_static/underscore.js', 1)}}"></script> <script type="text/javascript" src="{{pathto('_static/doctools.js', 1)}}"></script> <script type="text/javascript" src="{{pathto('_static/searchtools.js', 1)}}"></script> +<script type="text/javascript" src="{{ pathto('_static/language_data.js', 1) }}"></script> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/openstackdocstheme/theme/openstackdocs/static/css/combined.css new/openstackdocstheme-2.4.0/openstackdocstheme/theme/openstackdocs/static/css/combined.css --- old/openstackdocstheme-2.3.1/openstackdocstheme/theme/openstackdocs/static/css/combined.css 2021-09-20 17:23:26.000000000 +0200 +++ new/openstackdocstheme-2.4.0/openstackdocstheme/theme/openstackdocs/static/css/combined.css 2022-03-14 15:37:01.000000000 +0100 @@ -205,6 +205,17 @@ font-weight: 400; text-transform: uppercase; } +.navbar-default ul.navbar-main > li > a.sign-in-btn { + background: #2A4E68; + padding: 7px 25px; + border-radius: 2px; + color: #fff; + margin-top: 7px; } + +.navbar-default ul.navbar-main > li > a.sign-in-btn:hover { + background: #286A9D; + color: #fff; } + @media (min-width: 768px) and (max-width: 1025px) { ul.navbar-main { margin-top: 1px; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/openstackdocstheme/theme/starlingxdocs/static/css/combined.css new/openstackdocstheme-2.4.0/openstackdocstheme/theme/starlingxdocs/static/css/combined.css --- old/openstackdocstheme-2.3.1/openstackdocstheme/theme/starlingxdocs/static/css/combined.css 2021-09-20 17:23:26.000000000 +0200 +++ new/openstackdocstheme-2.4.0/openstackdocstheme/theme/starlingxdocs/static/css/combined.css 2022-03-14 15:37:01.000000000 +0100 @@ -205,6 +205,17 @@ font-weight: 400; text-transform: uppercase; } +.navbar-default ul.navbar-main > li > a.sign-in-btn { + background: #2A4E68; + padding: 7px 25px; + border-radius: 2px; + color: #fff; + margin-top: 7px; } + +.navbar-default ul.navbar-main > li > a.sign-in-btn:hover { + background: #286A9D; + color: #fff; } + @media (min-width: 768px) and (max-width: 1025px) { ul.navbar-main { margin-top: 1px; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/openstackdocstheme.egg-info/PKG-INFO new/openstackdocstheme-2.4.0/openstackdocstheme.egg-info/PKG-INFO --- old/openstackdocstheme-2.3.1/openstackdocstheme.egg-info/PKG-INFO 2021-09-20 17:24:06.000000000 +0200 +++ new/openstackdocstheme-2.4.0/openstackdocstheme.egg-info/PKG-INFO 2022-03-14 15:37:50.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: openstackdocstheme -Version: 2.3.1 +Version: 2.4.0 Summary: OpenStack Docs Theme Home-page: https://docs.openstack.org/openstackdocstheme/latest/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openstackdocstheme-2.3.1/openstackdocstheme.egg-info/pbr.json new/openstackdocstheme-2.4.0/openstackdocstheme.egg-info/pbr.json --- old/openstackdocstheme-2.3.1/openstackdocstheme.egg-info/pbr.json 2021-09-20 17:24:06.000000000 +0200 +++ new/openstackdocstheme-2.4.0/openstackdocstheme.egg-info/pbr.json 2022-03-14 15:37:50.000000000 +0100 @@ -1 +1 @@ -{"git_version": "4c6d655", "is_release": true} \ No newline at end of file +{"git_version": "b270f4a", "is_release": true} \ No newline at end of file