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:
parent
56e0006123
commit
49e58c5e23
|
@ -48,3 +48,12 @@
|
|||
.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;
|
||||
}
|
Loading…
Reference in New Issue