Removed gray border from link list and default submissions collaboration XHTML strict templates
This commit is contained in:
parent
f674077764
commit
fa06bbe0ad
2 changed files with 2 additions and 5 deletions
|
|
@ -272,7 +272,6 @@
|
||||||
.defaultSubmissionDetails
|
.defaultSubmissionDetails
|
||||||
{
|
{
|
||||||
float: right;
|
float: right;
|
||||||
border: 1px solid #cccccc;
|
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
font-size:9pt;
|
font-size:9pt;
|
||||||
|
|
|
||||||
|
|
@ -55,8 +55,6 @@
|
||||||
.linkTitleContent
|
.linkTitleContent
|
||||||
{
|
{
|
||||||
-moz-box-sizing:border-box;
|
-moz-box-sizing:border-box;
|
||||||
border:solid silver 1px;
|
|
||||||
border-bottom:solid silver 2px;
|
|
||||||
margin-top:1px;
|
margin-top:1px;
|
||||||
margin-left:10px;
|
margin-left:10px;
|
||||||
padding:2px;
|
padding:2px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue