aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorGravatar Ugnich Anton2014-04-24 01:28:53 +0700
committerGravatar Ugnich Anton2014-04-24 01:28:53 +0700
commit69453d196eb1dcc928c628c7ca32ba2f69ea22ea (patch)
treea7bbe0ecd5c2fd972764755ff20a1de3e70501c0 /web
parent9d4dd4e844fbe7aa74bbabf7bbdd32989472bbc0 (diff)
Cross-user links
Diffstat (limited to 'web')
-rw-r--r--web/style3.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/style3.css b/web/style3.css
index 9c6eb890..8347cc18 100644
--- a/web/style3.css
+++ b/web/style3.css
@@ -145,6 +145,9 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef
#ctoolbar a { padding: 5px 10px;}
#ctoolbar div { display: inline-block; width: 16px; height: 16px; background: url(//static.juick.com/toolbar-icons.png) no-repeat; vertical-align: middle; margin: 5px 0; }
#ustats li { margin: 3px 0; font-size: 10pt; }
+#column table.iread { width: 100%; }
+#column table.iread td { text-align: center; }
+#column table.iread img { width: 48px; height: 48px; }
/********/