updated newtheme.css

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@90864 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2014-02-04 09:55:29 +00:00
parent 56e0006123
commit 49e58c5e23
1 changed files with 9 additions and 0 deletions

View File

@ -47,4 +47,13 @@
.x-btn button {
color: #226599;
}
.ext-el-mask-msg {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-width: 2px;
background-color: #FFF;
background-image: none;
}