5 lines
278 B
CSS
5 lines
278 B
CSS
#leader-row {background: #6495ED;}
|
|
#helper-row {background: #6495ED;}
|
|
#new-group-row {border-top: thick double #ff0000;}
|
|
#leader-new-group-row {background: #6495ED; border-top: thick double #ff0000;}
|
|
#helper-new-group-row {background: #6495ED; border-top: thick double #ff0000;} |