ONEMercuryFontFix.patch
src/main/webapp/styles/one-mercury.css (working copy) | ||
---|---|---|
76 | 76 |
background-color:#4F0229; |
77 | 77 |
} |
78 | 78 | |
79 |
.full-display-text * { |
|
79 |
.full-display-text table * {
|
|
80 | 80 |
font-size:12px; |
81 | 81 |
} |
82 | 82 |
src/main/webapp/WEB-INF/views/full.jsp (working copy) | ||
---|---|---|
66 | 66 |
</head> |
67 | 67 |
<body> |
68 | 68 |
|
69 |
<div id="page-inner-frame" class="header-group-wrapper footer-wrapper"> |
|
69 |
<div id="page-inner-frame" class="header-group-wrapper footer-wrapper default-font-family">
|
|
70 | 70 |
|
71 | 71 |
<%@ include file="one-mercury-header-include.jsp" %> |
72 | 72 |
|
73 | 73 |
<!-- Main Content Area --> |
74 |
<div style="clear:both" class="default-font-family">
|
|
74 |
<div style="clear:both"> |
|
75 | 75 |
<div class="container"> |
76 | 76 |
<div id="space"> |
77 | 77 |
<% |
src/main/webapp/WEB-INF/views/dataPackageDownloadPanel.jsp (working copy) | ||
---|---|---|
1 |
<div class="d1-download-panel" id="d1-download-panel"> |
|
1 |
<div class="d1-download-panel default-font-family" id="d1-download-panel">
|
|
2 | 2 |
<table> |
3 | 3 |
<tr> |
4 | 4 |
<th>Identifier</th> |