diff --git a/templates/skin/new-jquery/actions/ActionTag/index.tpl b/templates/skin/new-jquery/actions/ActionTag/index.tpl index d1781a28..9d232035 100644 --- a/templates/skin/new-jquery/actions/ActionTag/index.tpl +++ b/templates/skin/new-jquery/actions/ActionTag/index.tpl @@ -2,7 +2,7 @@ diff --git a/templates/skin/new-jquery/css/common.css b/templates/skin/new-jquery/css/common.css index 940493f6..2f0a8ef4 100644 --- a/templates/skin/new-jquery/css/common.css +++ b/templates/skin/new-jquery/css/common.css @@ -112,4 +112,6 @@ table.table-talk a.favourite.active { background-position: -50px -40px; } table.table-talk a.favourite:hover { background-position: -50px -40px; } .right { float: right; } -span.green { color: #008000; } \ No newline at end of file +span.green { color: #008000; } + +img.tagcloud { border: 0; margin-left: 13px; } \ No newline at end of file