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
|
|
@ -271,8 +271,7 @@
|
|||
~~~
|
||||
.defaultSubmissionDetails
|
||||
{
|
||||
float: right;
|
||||
border: 1px solid #cccccc;
|
||||
float: right;
|
||||
padding: 2px;
|
||||
margin: 2px;
|
||||
font-size:9pt;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue