diff --git a/module/project/css/burn.css b/module/project/css/burn.css index d10b41bca5..d8058b0c4c 100644 --- a/module/project/css/burn.css +++ b/module/project/css/burn.css @@ -4,3 +4,5 @@ #burnLegend {position: absolute; right: 0; width: 80px; height: 60px; top: 50%; margin-top: -30px; line-height: 30px; color: #838A9D; font-size: 12px;} #burnLegend > div {position: relative; padding-left: 30px;} #burnLegend > div > .barline {position: absolute; width: 20px; left: 0; top: 13px; height: 3px; background: #EEEEEE;} +#burnLegend .line-real .bg-primary{background: #1183fb} +