Commit fe5818e0a5cbd28f0fb9bacfc7e95e39a8a5a53d
1 parent
e211455f
Exists in
master
and in
29 other branches
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
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
public/designs/themes/ecosol/stylesheets/common.css
@@ -77,8 +77,6 @@ hr { | @@ -77,8 +77,6 @@ hr { | ||
77 | 77 | ||
78 | #lightbox{ | 78 | #lightbox{ |
79 | background: #FFF url(../images/bg-top-cinza.jpg) no-repeat 50% -15px; | 79 | background: #FFF url(../images/bg-top-cinza.jpg) no-repeat 50% -15px; |
80 | - | ||
81 | - -moz-border-radius: 40px; | ||
82 | } | 80 | } |
83 | 81 | ||
84 | #footer { | 82 | #footer { |