Work Item 313: Remove help information from right side of enterprise module to create more space
This commit is contained in:
parent
1fa67981eb
commit
a6f64d9b3e
44 changed files with 11 additions and 129 deletions
Binary file not shown.
Before Width: | Height: | Size: 268 B After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 745 B After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 4 KiB |
|
@ -253,23 +253,23 @@
|
|||
.ExchangeHeader
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/Exchange/main_bg.gif) left top repeat-y;
|
||||
background: transparent url(../images/Exchange/main_bg.gif) left top repeat-y;
|
||||
}
|
||||
.ExchangeBody
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/Exchange/module_header.gif) left top no-repeat;
|
||||
background: transparent url(../images/Exchange/module_header.gif) left top no-repeat;
|
||||
clear: both;
|
||||
}
|
||||
.ExchangeBottom
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/Exchange/module_footer.gif) left bottom no-repeat;
|
||||
background: transparent url(../images/Exchange/module_footer.gif) left bottom no-repeat;
|
||||
}
|
||||
.ExchangeFooter
|
||||
{
|
||||
float: left;
|
||||
background: transparent url(../images/Exchange/bottom_bg.gif) left top repeat-y;
|
||||
background: transparent url(../images/Exchange/bottom_bg.gif) left top repeat-y;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
#ExchangeContainer
|
||||
|
@ -311,14 +311,14 @@
|
|||
#ExchangeContainer .Content
|
||||
{
|
||||
float: right;
|
||||
width: 790px;
|
||||
width: 790px;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Center
|
||||
{
|
||||
float: left;
|
||||
background: transparent;
|
||||
width: 600px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#ExchangeContainer .Right
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue