Thread
:
The new talk.maemo.org theme
View Single Post
Bundyo
2009-04-30 , 06:10
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#
108
This added to Stylish should remove the avatars:
@namespace url(
http://www.w3.org/1999/xhtml);
@-moz-document domain("www.internettablettalk.com") {
#mmain div.mfcomment .vcard .avatar,
#mmain div.mfcomment .vcard .photo {
width: 0 !important;
}
#mmain div.mfcomment .description,
#mmain div.mfcomment .userdetails {
margin-left: 5px !important;
}
}
The same, but without the @ rows and the last closing curly bracket will work in WebKit.
__________________
Technically, there are three determinate states the cat could be in:
Alive
,
Dead
, and
Bloody Furious
.
Quote & Reply
|
The Following 3 Users Say Thank You to Bundyo For This Useful Post:
daperl
,
Sho
,
timsamoff
Bundyo
View Public Profile
Send a private message to Bundyo
Find all posts by Bundyo