first commit
This commit is contained in:
17
web/css/frontend/theme/default2/stAttachment.css
Normal file
17
web/css/frontend/theme/default2/stAttachment.css
Normal file
@@ -0,0 +1,17 @@
|
||||
#attachment tr td
|
||||
{
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: 5px 20px 5px 0px;
|
||||
}
|
||||
|
||||
#attachment tr td a
|
||||
{
|
||||
font-weight: bold;
|
||||
border-left: 1px solid #ccc;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
#attachment .last td
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user