indicate if we will be displayed contextual help or default help
This commit is contained in:
@@ -202,7 +202,7 @@ header #banner #logo-text {
|
||||
|
||||
/* contextual help */
|
||||
.help-content {
|
||||
background: $item_colour;
|
||||
background: $comment_item_colour;
|
||||
color: $font_colour;
|
||||
position: fixed;
|
||||
top: -50%;
|
||||
@@ -226,6 +226,10 @@ header #banner #logo-text {
|
||||
.help-content dd {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.contextual-help-btn {
|
||||
text-decoration: underline;
|
||||
}
|
||||
/* contextual help end */
|
||||
|
||||
/* footer */
|
||||
|
Reference in New Issue
Block a user