Changeset 22658 in main
- Timestamp:
- 03/09/21 14:01:36 (5 weeks ago)
- Location:
- adopters/nm-epht/trunk/src/main/webapps/nmepht-content
- Files:
-
- 101 added
- 64 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm-epht/trunk/src/main/webapps/nmepht-content/xml/html_content/_topic_navigation.xml
r22621 r22658 11 11 margin: 1em auto 0 auto; 12 12 } 13 #content .NavigationPathSocialMedia 14 { 15 display: none; 16 } 17 h1 18 { 19 padding: 15px 0 20px 0; 20 } 21 13 22 14 23 .Desktop, … … 16 25 { 17 26 margin: 0 auto; 27 margin-top: var(--block-spacing); 18 28 } 19 29 .Desktop … … 82 92 svg a text 83 93 { 84 fill: #001919;94 fill: var(--health-color); 85 95 font-size: 1.4em; 86 96 } … … 105 115 106 116 117 svg a text 118 { 119 font-weight: bold; 120 } 107 121 svg.Health a text, 108 122 svg.Environment a text -
adopters/nm-epht/trunk/src/main/webapps/nmepht-content/xml/selections/navigation/DataPortalSelection.xml
r22619 r22658 24 24 <SELECTION><SELECTIONS> 25 25 <SELECTION> 26 <TITLE>In idcator Reports</TITLE>26 <TITLE>Indicator Reports</TITLE> 27 27 <SELECTIONS> 28 28 <SELECTION> … … 34 34 <SELECTION> 35 35 <TITLE>County Profile Report</TITLE> 36 <LOCAL_URL>dataportal/community/indicators/ HealthStatusOutcomes/GeoCnty</LOCAL_URL>36 <LOCAL_URL>dataportal/community/indicators/EPHTprofiles/GeoCnty</LOCAL_URL> 37 37 <ADDITIONAL_CLASSES>Icon Report</ADDITIONAL_CLASSES> 38 38 </SELECTION>
Note: See TracChangeset
for help on using the changeset viewer.