Index: lams_central/web/css/authoring-svg.css =================================================================== diff -u -r6d4ea52f24e34bfa5b177e125026c5e2b736216a -r06087ef14517ce0c924ce6926e4115de41b8c339 --- lams_central/web/css/authoring-svg.css (.../authoring-svg.css) (revision 6d4ea52f24e34bfa5b177e125026c5e2b736216a) +++ lams_central/web/css/authoring-svg.css (.../authoring-svg.css) (revision 06087ef14517ce0c924ce6926e4115de41b8c339) @@ -36,7 +36,9 @@ .svg-tool-activity-category-4 { stroke: none; - fill: #fdf1d3; + fill: #FF72AC; + opacity: 0.25; + } .svg-tool-activity-category-5 { @@ -115,4 +117,4 @@ .svg-shadow { -webkit-filter: drop-shadow( 2px 2px 2px rgba(0, 0, 0, .3)); filter: drop-shadow( 2px 2px 2px rgba(0, 0, 0, .3)); -} \ No newline at end of file +}