aboutsummaryrefslogtreecommitdiff
path: root/web/style4.css
diff options
context:
space:
mode:
authorGravatar Ugnich Anton2013-07-23 03:39:32 +0700
committerGravatar Ugnich Anton2013-07-23 03:39:32 +0700
commitc449c1fe8b43f41714fe0cd87bdacf03a68587fe (patch)
tree59feeb6c4c8c5e4f9cc2697f0bd27d06c05e6514 /web/style4.css
parentc37d78969da40f4238573bbee2c533c878ea3844 (diff)
remove "related tags"
/dev/
Diffstat (limited to 'web/style4.css')
-rw-r--r--web/style4.css7
1 files changed, 7 insertions, 0 deletions
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; }