summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/css/sublab-new.css44
-rw-r--r--template/pages/mate/content.html4
2 files changed, 32 insertions, 16 deletions
diff --git a/public/css/sublab-new.css b/public/css/sublab-new.css
index 126a157..1953172 100644
--- a/public/css/sublab-new.css
+++ b/public/css/sublab-new.css
@@ -245,38 +245,52 @@ span.header {
}
a {
- text-decoration: none;
+ text-decoration: none;
border-bottom: 1px dotted;
- color: #ddd;
- }
+ color: #ddd;
+ }
a:hover {
- text-decoration: none;
- color: #fff;
- }
+ text-decoration: none;
+ color: #fff;
+ }
a:active {
- text-decoration: none;
- color: #bbb;
- }
+ text-decoration: none;
+ color: #bbb;
+ }
a.img {
text-decoration: none;
- border: 0px;
+ border: 0px;
color: #ddd;
- }
-
+ }
+
a.img:hover {
- text-decoration: none;
+ text-decoration: none;
color: #bbb;
}
a.img:active {
- text-decoration: none;
- color: #999;
+ text-decoration: none;
+ color: #999;
}
span {
border: 1px solid #222;
padding: 2px;
}
+
+.olFramedCloudPopupContent h2 {
+ color: #000000;
+ font-size: 14px;
+ }
+
+.olFramedCloudPopupContent {
+ color: #000000;
+ font-size: 12px;
+ }
+
+.olFramedCloudPopupContent a {
+ color: #3333FF;
+ }
diff --git a/template/pages/mate/content.html b/template/pages/mate/content.html
index 39476fc..98a9d57 100644
--- a/template/pages/mate/content.html
+++ b/template/pages/mate/content.html
@@ -8,7 +8,9 @@
<div id="spacer" style="margin-left: 20px;">
<div id="mapdiv"></div>
</div>
-<p style="font-size: 10px;">Map data <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> 2011 <a href="http://www.openstreetmap.org">OpenStreetMap</a> contributors</p>.
+<p style="font-size: 10px;">Javascript required. Click an icon for details. Map data
+<a style="font-size: 10px;" href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> 2011
+<a style="font-size: 10px;" href="http://www.openstreetmap.org">OpenStreetMap</a> contributors</p>.
<script type="text/javascript" src="http://www.openlayers.org/api/OpenLayers.js"></script>
<script defer="defer" type="text/javascript">