Commit 7aaeb63f25e4ab4e5b080a3d03073d82a153505e

Authored by AntonioTerceiro
1 parent 24bf3af5

ActionItem501: little frivolity: round borders in lightbox

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2219 3f533792-8f58-4932-b0fe-aaf55b0a4547
public/designs/themes/ecosol/stylesheets/common.css
@@ -77,6 +77,8 @@ hr { @@ -77,6 +77,8 @@ 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;
80 } 82 }
81 83
82 #footer { 84 #footer {