diff options
author | Siri Reiter <siri@jones.dk> | 2010-09-30 18:46:35 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-09-30 18:46:35 +0200 |
commit | 73157fd4a04bee4a227e5bbb314b23882c770b39 (patch) | |
tree | 8e3ead2b9cbb2871d7e224cb3c2a22f9bac78cc6 | |
parent | 287930f68a3b5dbb4433ac625e0070af55a406de (diff) |
Style: Inline img.icon.
-rw-r--r-- | local.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -210,6 +210,11 @@ DIV.inlinepage { border-width: 1px; padding: 0; } + +DIV.inlinepage IMG.icon { + margin-right: 0; +} + DIV.inlineheader { display: none; } |