summaryrefslogtreecommitdiffstats
path: root/dist/js/messaging.js
diff options
context:
space:
mode:
authorrstular <rok@stular.eu>2020-05-20 21:13:23 +0200
committerrstular <rok@stular.eu>2020-05-20 21:17:58 +0200
commit7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46 (patch)
treee734ac7f517607570b019743949d1b21cd5338b9 /dist/js/messaging.js
parentPersist state (diff)
downloadbeziapp-7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46.tar
beziapp-7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46.tar.gz
beziapp-7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46.tar.bz2
beziapp-7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46.tar.lz
beziapp-7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46.tar.xz
beziapp-7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46.tar.zst
beziapp-7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46.zip
Diffstat (limited to 'dist/js/messaging.js')
-rw-r--r--dist/js/messaging.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/js/messaging.js b/dist/js/messaging.js
index 305b355..890da18 100644
--- a/dist/js/messaging.js
+++ b/dist/js/messaging.js
@@ -356,8 +356,8 @@ function displayData(messageType) {
msg_list.append(`
<div class="col s12 m12" id="msg_box-${filterXSS(element["id"])}">
- <div class="card blue-grey darken-1">
- <div class="card-content white-text">
+ <div class="card color-card">
+ <div class="card-content general-text">
<span class="card-title">
${filterXSS(element["zadeva"])}
</span>