Commit 7d201ed6 authored by ppatro's avatar ppatro

dashboard for WMS


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96643 ce508802-f39f-4f6c-b175-0d175dae99d5
parent eac0bc18
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>css-head</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
......@@ -409,6 +409,8 @@ button.ui-button::-moz-focus-inner {
text-overflow: ellipsis;
font-size:15px;
background-color: gray;
color:white;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
......@@ -425,8 +427,8 @@ button.ui-button::-moz-focus-inner {
background: none;
overflow: auto;
width:449px;
margin-right:-8px
margin-right:-8px;
box-shadow:0px 3px 7px 3px #BABABA;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment