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>
...@@ -408,7 +408,9 @@ button.ui-button::-moz-focus-inner { ...@@ -408,7 +408,9 @@ button.ui-button::-moz-focus-inner {
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
font-size:15px; font-size:15px;
background-color: gray; background-color: gray;
color:white;
} }
.ui-dialog .ui-dialog-titlebar-close { .ui-dialog .ui-dialog-titlebar-close {
position: absolute; position: absolute;
...@@ -425,8 +427,8 @@ button.ui-button::-moz-focus-inner { ...@@ -425,8 +427,8 @@ button.ui-button::-moz-focus-inner {
background: none; background: none;
overflow: auto; overflow: auto;
width:449px; width:449px;
margin-right:-8px margin-right:-8px;
box-shadow:0px 3px 7px 3px #BABABA;
} }
.ui-dialog .ui-dialog-buttonpane { .ui-dialog .ui-dialog-buttonpane {
text-align: left; text-align: left;
......
...@@ -219,3 +219,4 @@ ...@@ -219,3 +219,4 @@
color: white; color: white;
} }
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