Commit 377c07c7fdbf27ae38c542545d06551d676dc9ae
1 parent
0734d834
Exists in
master
and in
29 other branches
ActionItem519: removing stupid CSS declaration
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2328 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/thickbox.css
1 | 1 | /* ----------------------------------------------------------------------------------------------------------------*/ |
2 | 2 | /* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/ |
3 | 3 | /* ----------------------------------------------------------------------------------------------------------------*/ |
4 | -*{padding: 0; margin: 0;} | |
4 | +/**{padding: 0; margin: 0;}*/ | |
5 | 5 | |
6 | 6 | /* ----------------------------------------------------------------------------------------------------------------*/ |
7 | 7 | /* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/ | ... | ... |