[gnizr commit] r925 - in trunk/gnizr-webapp/src/main/webapp: bookmarks css

0 views
Skip to first unread message

codesite...@google.com

unread,
Jun 4, 2008, 10:36:16 AM6/4/08
to gnizr-dev...@googlegroups.com
Author: harry...@gmail.com
Date: Wed Jun 4 07:36:04 2008
New Revision: 925

Modified:
trunk/gnizr-webapp/src/main/webapp/bookmarks/edit.ftl
trunk/gnizr-webapp/src/main/webapp/css/gnizr-default.css
trunk/gnizr-webapp/src/main/webapp/css/gnizr-post.css

Log:
removed some css that is causing display problem in ie6.

Modified: trunk/gnizr-webapp/src/main/webapp/bookmarks/edit.ftl
==============================================================================
--- trunk/gnizr-webapp/src/main/webapp/bookmarks/edit.ftl (original)
+++ trunk/gnizr-webapp/src/main/webapp/bookmarks/edit.ftl Wed Jun 4
07:36:04 2008
@@ -81,13 +81,13 @@
</div>
<div class="inputDataRow">
<span class="inputLabel">Tags (use white-space to separate multiple tags):</span>
- <span class="machineTagHelpers">Add machine tag:
+ <div class="machineTagHelpers">Add machine tag:
<a href="#" id="geonamesMTHelper" class="system-link"
title="gn:geonames"><img class="icon" src="${gzUrl('/images/globe-16.png')}"></a>
<a href="#" id="forUserMTHelper" class="system-link"
title="gn:for"><img class="icon" src="${gzUrl('/images/user-16.png')}"></a>
<a href="#" id="folderMTHelper" class="system-link"
title="gn:folder"><img class="icon" src="${gzUrl('/images/folder-16.gif')}"></a>
<a href="#" id="subscribeMTHelper" class="system-link"
title="gn:subscribe"><img class="icon" src="${gzUrl('/images/rss-16.png')}"></a>
<img id="mediaIconMTHelper" class="system-link icon" src="${gzUrl('/images/icon-16.gif')}"/>
- </span>
+ </div>
<@ww.textarea cssClass="text-input-tags" label="tags (use
white-space to separte multiple tags)" labelposition="top"
name="tags" value="${(editBookmark.tags)?if_exists}"/>
<div id="suggestedTags"></div>

Modified: trunk/gnizr-webapp/src/main/webapp/css/gnizr-default.css
==============================================================================
--- trunk/gnizr-webapp/src/main/webapp/css/gnizr-default.css (original)
+++ trunk/gnizr-webapp/src/main/webapp/css/gnizr-default.css Wed Jun 4
07:36:04 2008
@@ -539,7 +539,7 @@
}

.post .notes .shrtNotes, .post .notes .prvwNotes, .post .notes .extNotes
{
- position: relative;
+ /*position: relative;*/
}

.post .notes .prvwNotes, .post .notes .extNotes{

Modified: trunk/gnizr-webapp/src/main/webapp/css/gnizr-post.css
==============================================================================
--- trunk/gnizr-webapp/src/main/webapp/css/gnizr-post.css (original)
+++ trunk/gnizr-webapp/src/main/webapp/css/gnizr-post.css Wed Jun 4
07:36:04 2008
@@ -75,7 +75,7 @@
.machineTagHelpers{
position: absolute;
right:0px;
- top:0px;
+ top:0px;
}

#suggestedTags{

Reply all
Reply to author
Forward
0 new messages