~annegentle/openstackbook/epubtest

« back to all changes in this revision

Viewing changes to target/docbkx/webhelp/cactus/openstack-compute/starter/common/css/ie.css

  • Committer: Murthy Raju
  • Date: 2011-10-28 02:21:04 UTC
  • mfrom: (6.1.1 pomwork)
  • Revision ID: murthy@murthy-desktop-20111028022104-1dbo67apy9890lfn
Merging Anne's changes to pom.xml for publishing on docs.openstack.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.statustext{
2
 
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
3
 
            progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);  
4
 
    width: 100%;
5
 
    height: 30px;
6
 
    right: -5px;
7
 
    top:105px;
8
 
    /* left: 280px; */ /* change to -12px; when sidebar is collapsed */
9
 
}
10
 
 
11
 
body #content{                      
12
 
    padding-top: 136px;
13
 
}