From 48b1ecb9266a519c975a5932d1b2fcb884a11e2d Mon Sep 17 00:00:00 2001 From: age Date: Sat, 27 Jan 2007 01:31:29 +0000 Subject: [PATCH] small title icon --- www-data/cryptobox.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/www-data/cryptobox.css b/www-data/cryptobox.css index 8606ca9..e2be3b9 100644 --- a/www-data/cryptobox.css +++ b/www-data/cryptobox.css @@ -307,6 +307,12 @@ div.plugin_system img { width: 48px; height: 48px; } +div.plugin_system_title img { + float: left; + width: 48px; + height: 48px; + padding-right: 10px; +} div.volume { /* FIXME: float-left breaks the background image in firefox */