/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.ftable .dashicons-minus{
    color: #666666;
}
.ftable .dashicons-arrow-down{
    color: #bf0000;
}
.ftable .dashicons-arrow-up{
    color: #00bf00;
}
div#scss-compiler-output {
    display: none;
}