From c449c1fe8b43f41714fe0cd87bdacf03a68587fe Mon Sep 17 00:00:00 2001 From: Ugnich Anton Date: Tue, 23 Jul 2013 03:39:32 +0700 Subject: remove "related tags" /dev/ --- web/style4.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 web/style4.css (limited to 'web/style4.css') diff --git a/web/style4.css b/web/style4.css new file mode 100644 index 00000000..91a219d0 --- /dev/null +++ b/web/style4.css @@ -0,0 +1,7 @@ +.pm-in,.pm-out { background: #FFF; border: 1px solid #E0E0E0; margin: 10px 0; padding: 10px; } +.pm-in { width: 85%; } +.pm-out { margin-left: 15%; } + +#pmulist li { overflow: hidden; } +#pmulist img { width: 32px; height: 32px; margin-right: 5px; vertical-align: middle; } +#pmulist .unreadcnt { float: right; margin-top: 4px; background: #CCC; padding: 1px 3px; } -- cgit v1.2.3