Commit fe5818e0a5cbd28f0fb9bacfc7e95e39a8a5a53d

Authored by AntonioTerceiro
1 parent e211455f

ActionItem501: background overflows borders in Firefox 2. It must be

event worse in IE.

Revert "ActionItem501: little frivolity: round borders in lightbox"

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2255 3f533792-8f58-4932-b0fe-aaf55b0a4547
public/designs/themes/ecosol/stylesheets/common.css
... ... @@ -77,8 +77,6 @@ hr {
77 77  
78 78 #lightbox{
79 79 background: #FFF url(../images/bg-top-cinza.jpg) no-repeat 50% -15px;
80   -
81   - -moz-border-radius: 40px;
82 80 }
83 81  
84 82 #footer {
... ...