modified: view/theme/smoothly/comment_item.tpl

new file:   view/theme/smoothly/dot.png
	new file:   view/theme/smoothly/moderated_comment.tpl
	modified:   view/theme/smoothly/style.css
	modified:   view/theme/smoothly/theme.php
	deleted:    view/theme/smoothly/icons/dot.png
	deleted:    view/theme/smoothly/js/jquery.ae.image.resize.js
	deleted:    view/theme/smoothly/js/jquery.ae.image.resize.min.js
This commit is contained in:
pixelroot 2012-09-08 09:24:37 +02:00
commit 393a91ea78
5 changed files with 131 additions and 57 deletions

View file

@ -3314,7 +3314,7 @@ ul.menu-popup {
}
hr.line-dots {
background: url("icons/dot.png") repeat-x scroll left center transparent;
background: url("dot.png") repeat-x scroll left center transparent;
border: medium none;
/*padding: 0.5em 0;*/
}