updated background color to gwtDialoogNew

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@128596 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2016-05-13 12:09:05 +00:00
parent b83a0a83b3
commit 8bd79e021d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
@CHARSET "UTF-8";
.gwt-DialogBoxNew{
border: 8px solid #dfe8f6;
border: 8px solid #99C0E8;
border-radius: 6px 6px 6px 6px;
box-shadow: none;
line-height: 7px;
@ -11,7 +11,7 @@
}
.gwt-DialogBoxNew .Caption {
background: none repeat scroll 0 0 #dfe8f6;
background: none repeat scroll 0 0 #99C0E8;
border: medium none #D4D4D4;
cursor: default;
font-family: Arial Unicode MS, Arial, sans-serif !important;