Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 0.5
-
Component/s: Calibration, Capture, Image Management
-
Labels:None
Description
Some Decapod styles are not properly scoped. Example, there are styles for anchors, and body tags in the Decapod.css file.
example:
body
h1
{ font-size: 24px; font-weight: bold; color: #3a3a3a; margin-bottom: 0px; border-bottom-style: none !important; }a
{ color: #39b54a; }