mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-22 13:53:00 +00:00
Prepare a container for message count
This commit is contained in:
@@ -77,6 +77,10 @@
|
|||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#ocsms-phone-msg-nb {
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
|
||||||
#ocsms-empty-conversation {
|
#ocsms-empty-conversation {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
<div id="app-content-header" style="display: none;">
|
<div id="app-content-header" style="display: none;">
|
||||||
<div id="ocsms-phone-label"></div>
|
<div id="ocsms-phone-label"></div>
|
||||||
<div id="ocsms-phone-opt-number"></div>
|
<div id="ocsms-phone-opt-number"></div>
|
||||||
|
<div id="ocsms-phone-msg-nb"></div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="app-content-wrapper">
|
<div id="app-content-wrapper">
|
||||||
|
|||||||
Reference in New Issue
Block a user