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:
parent
e7e79b592e
commit
4420139285
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user