diff --git a/js/resources/css/amda.css b/js/resources/css/amda.css index 82ec90d..bed0c74 100644 --- a/js/resources/css/amda.css +++ b/js/resources/css/amda.css @@ -242,6 +242,7 @@ background-image: url(../images/16x16/error.png) !important; .infoWindow h1 { font-size: large; color: #555555; + text-transform: capitalize; } .infoWindow h2 { @@ -257,6 +258,10 @@ background-image: url(../images/16x16/error.png) !important; margin-top: 5px; } +.infoWindow b { + color: #555555; +} + .plotPanelBgColor td div { padding: 0px!important; /* margin: 0px!important; */ -- libgit2 0.21.2