diff options
Diffstat (limited to 'view/theme/dispy')
-rw-r--r-- | view/theme/dispy/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index 9ef5df0ce..a72f8c60c 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -807,6 +807,7 @@ section { margin: 10px 11% 0px 11%; font-size: 0.8em; padding-right: 230px;} .attachtype { display: block; width: 20px; height: 23px; + padding: 3px; background-image: url('../../../images/content-types.gif'); } |