Version 2.0.0-RC7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
<!-- IF MCHAT_CUSTOM_INCLUDE -->
|
||||
<!-- INCLUDE mchat_body.html -->
|
||||
<!-- ENDIF -->
|
||||
@@ -1 +1,3 @@
|
||||
<!-- IF MCHAT_INDEX and not MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
|
||||
<!-- IF MCHAT_INDEX and not MCHAT_LOCATION -->
|
||||
<!-- INCLUDE @dmzx_mchat/mchat_body.html -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
<!-- IF MCHAT_INDEX and MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
|
||||
<!-- IF MCHAT_INDEX and MCHAT_LOCATION -->
|
||||
<!-- INCLUDE @dmzx_mchat/mchat_body.html -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<!-- IF MCHAT_CUSTOM_PAGE and MCHAT_NAVBAR_LINK -->
|
||||
<!-- INCLUDE mchat_navlink.html -->
|
||||
<!-- INCLUDE @dmzx_mchat/mchat_navlink.html -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
<!-- IF not MCHAT_IS_ARCHIVE_PAGE -->
|
||||
<style>
|
||||
#mchat-messages {
|
||||
height: <!-- IF MCHAT_IS_CUSTOM_PAGE -->{MCHAT_CUSTOM_HEIGHT}<!-- ELSE -->{MCHAT_INDEX_HEIGHT}<!-- ENDIF -->px;
|
||||
}
|
||||
</style>
|
||||
<!-- ENDIF -->
|
||||
Reference in New Issue
Block a user