1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/13713] Enable zurb tribute 5.1.3 also in ACP and remove old files

PHPBB3-13713
This commit is contained in:
Marc Alexander
2021-03-13 21:07:04 +01:00
parent 7a86977d01
commit c317368a39
9 changed files with 11 additions and 1911 deletions

View File

@@ -26,7 +26,7 @@
}
</script>
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/jquery.tribute.js -->
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/tribute.min.js -->
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/editor.js -->
<!-- IF S_BBCODE_ALLOWED -->

View File

@@ -374,7 +374,7 @@
/* Mention dropdown
---------------------------------------- */
.rtl .atwho-view { /* mention-container */
.rtl .mention-container { /* mention-container */
text-align: right;
}