1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

Prepare a container for message count

This commit is contained in:
Loic Blot 2014-10-13 17:58:15 +02:00
parent e7e79b592e
commit 4420139285
2 changed files with 5 additions and 0 deletions

View File

@ -77,6 +77,10 @@
padding-left: 15px;
}
#ocsms-phone-msg-nb {
color: #555;
}
#ocsms-empty-conversation {
position: absolute;
text-align: center;

View File

@ -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">