add database to chatbox

This commit is contained in:
cuom1999 2020-03-19 16:51:56 -06:00
parent cb8eb2689c
commit 112f2b57c3
14 changed files with 77 additions and 104 deletions

View file

@ -42,7 +42,7 @@ $table_header_rounding: 6px;
th {
height: 2em;
color: #2b333b;
color: white;
background-color: $widget_black;
border-color: #cccccc;
border-width: 1px 1px 0 0;