seealso as alert-go_tp
to differentiate from tip and note
This commit is contained in:
parent
3036418c35
commit
4d24d82819
@ -247,7 +247,7 @@ class BootstrapTranslator(nodes.NodeVisitor, object):
|
|||||||
'note': 'alert-info',
|
'note': 'alert-info',
|
||||||
'hint': 'alert-info',
|
'hint': 'alert-info',
|
||||||
'tip': 'alert-info',
|
'tip': 'alert-info',
|
||||||
'seealso': 'alert-info',
|
'seealso': 'alert-go_to',
|
||||||
|
|
||||||
'warning': 'alert-warning',
|
'warning': 'alert-warning',
|
||||||
'attention': 'alert-warning',
|
'attention': 'alert-warning',
|
||||||
|
Loading…
Reference in New Issue
Block a user