1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 05:11:42 +02:00

{---BREADCRUMB---} processing is now supported. (see bootstrap5/theme_shortcodes.php for an example)

This commit is contained in:
Cameron
2021-06-04 12:27:25 -07:00
parent 1ae7e3a2ed
commit a6e287d680
3 changed files with 30 additions and 2 deletions

View File

@@ -1649,7 +1649,7 @@ ul.col-selection { background-color: #FCFDFF; }
#admin-menus #sc-admin-help ,
#admin-menus .admin-ui-nav-menu { background: #373737 }
h4.caption { margin-bottom: 15px !important; }
.s-message-body .well, s-message-item pre { color: white; }
.s-message-body .well, .s-message-item pre { color: white; }