Merge "Re-enable admonition selector for openstackdocstheme"

This commit is contained in:
Jenkins 2017-07-08 14:44:33 +00:00 committed by Gerrit Code Review
commit df8c934f41
2 changed files with 1 additions and 8 deletions

View File

@ -84,8 +84,6 @@
}
.trigger {
display: block;
font-size: 110%;
color: rgba(255, 255, 255, 0.75);
line-height: 2.5;
position: relative;
@ -95,12 +93,7 @@
.trigger:after {
content: '▾';
display: block;
font-family: FontAwesome;
font-size: 70%;
position: absolute;
right: 1.618em;
top: 6px;
}
.trigger:hover {

View File

@ -9,7 +9,7 @@
{% set css_files = css_files + ['_static/custom.css'] %}
{% block sidebarsearch %}
{% block otherversions %}
<div id="admonition_selector">
<span class="trigger">Limit Environment Specific Content</span>