From fa06bbe0ad24d701a97e78ee4fb2eb4ac3f50ded Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Mon, 27 Mar 2006 22:39:02 +0000 Subject: [PATCH] Removed gray border from link list and default submissions collaboration XHTML strict templates --- .../templates-6.99.0/wgtemplate_default_submission.tmpl | 3 +-- .../upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_submission.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_submission.tmpl index 6eaeabd6a..fcec085df 100644 --- a/docs/upgrades/templates-6.99.0/wgtemplate_default_submission.tmpl +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_submission.tmpl @@ -271,8 +271,7 @@ ~~~ .defaultSubmissionDetails { - float: right; - border: 1px solid #cccccc; + float: right; padding: 2px; margin: 2px; font-size:9pt; diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl index 89562af9e..587dd2a70 100644 --- a/docs/upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl +++ b/docs/upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl @@ -54,9 +54,7 @@ .linkTitleContent { - -moz-box-sizing:border-box; - border:solid silver 1px; - border-bottom:solid silver 2px; + -moz-box-sizing:border-box; margin-top:1px; margin-left:10px; padding:2px;