1
0
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:
Loic Blot
2014-10-13 17:58:15 +02:00
parent e7e79b592e
commit 4420139285
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -77,6 +77,10 @@
padding-left: 15px;
}
#ocsms-phone-msg-nb {
color: #555;
}
#ocsms-empty-conversation {
position: absolute;
text-align: center;
+1
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">