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