[ljcom] r10387: LJSUP-8592: border around images removed...
Committer: mchervonniy
LJSUP-8592: border around images removedU trunk/htdocs/stc/friendstimes.css
Modified: trunk/htdocs/stc/friendstimes.css
===================================================================
--- trunk/htdocs/stc/friendstimes.css 2011-04-14 08:40:12 UTC (rev 10386)
+++ trunk/htdocs/stc/friendstimes.css 2011-04-15 04:05:49 UTC (rev 10387)
@@ -81,6 +81,10 @@
.b-friendstimes-comments-wrapper IMG {
max-width: 100%;
}
+ .b-friendstimes-article A IMG,
+ .b-friendstimes-comments-wrapper A IMG {
+ border:none;
+ }
.b-friendstimes-article-links {
overflow: hidden;
clear: both;
