Removed gray border from link list and default submissions collaboration XHTML strict templates

This commit is contained in:
Steve Swanson 2006-03-27 22:39:02 +00:00
parent f674077764
commit fa06bbe0ad
2 changed files with 2 additions and 5 deletions

View file

@ -271,8 +271,7 @@
~~~
.defaultSubmissionDetails
{
float: right;
border: 1px solid #cccccc;
float: right;
padding: 2px;
margin: 2px;
font-size:9pt;

View file

@ -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;