Commit aeabc2c0 authored by JC Brand's avatar JC Brand

Explicitly set roster items bg to white

parent 29262cdb
......@@ -1889,6 +1889,7 @@
border: none;
clear: both;
color: #818479;
background-color: #FCFDFD;
display: block;
height: 24px;
overflow-y: hidden;
......
......@@ -92,6 +92,7 @@
border: none;
clear: both;
color: $text-color;
background-color: $light-background-color;
display: block;
height: 24px;
overflow-y: hidden;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment