Mercurial > dive4elements > gnv-client
changeset 1014:6eea2c04b681
Removed unused css and unreferenced images
gnv/trunk@1233 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 28 Jun 2010 15:32:14 +0000 |
parents | e2c4e9886dc3 |
children | c83eeebdf521 |
files | gnv/ChangeLog gnv/src/main/webapp/images/ol/wvHeaderBG.gif gnv/src/main/webapp/styles/ol_style.css |
diffstat | 3 files changed, 18 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/gnv/ChangeLog Mon Jun 28 15:24:44 2010 +0000 +++ b/gnv/ChangeLog Mon Jun 28 15:32:14 2010 +0000 @@ -1,3 +1,21 @@ +2010-06-28 Tim Englich <tim.englich@intevation.de> + + ISSUE308 + + * src/main/webapp/styles/ol_style.css: + Removed unused CSS .title + + * src/main/webapp/images/ol/wvHeaderBG.gif: + Removed unused Image. + +2010-06-28 Tim Englich <tim.englich@intevation.de> + + ISSUE311 + + * src/main/webapp/WEB-INF/jsp/includes/display_map_fullscreen_inc.jsp: + Syncronized size of the headline of fullscreen-mode of the map-client + to the size of the headline of the web-client. + 2010-06-28 Tim Englich <tim.englich@intevation.de> ISSUE311
--- a/gnv/src/main/webapp/styles/ol_style.css Mon Jun 28 15:24:44 2010 +0000 +++ b/gnv/src/main/webapp/styles/ol_style.css Mon Jun 28 15:32:14 2010 +0000 @@ -1,11 +1,3 @@ -.title { - background-image: url("../images/ol/wvHeaderBG.gif"); - height: 50px; - color: #1E4176; - font-weight: bold; - font-family: 'Verdana, Arial, Helvetica, sans-serif'; -} - .wmcbox { width: 100%; height: 480px;