dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01287
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 370: dhis-web-commons-resources: CSS changes to remaining themes for IE6 compliance and 800x600 res
------------------------------------------------------------
revno: 370
author: Saptarshi Purkayastha <sunbiz@xxxxxxxxx>
committer: Administrator <Administrator@Sunbiz>
branch nick: trunk
timestamp: Thu 2009-06-11 15:09:07 +0530
message:
dhis-web-commons-resources: CSS changes to remaining themes for IE6 compliance and 800x600 res
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/south_africa/south_africa.css
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vista/vista.css
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2009-06-11 09:39:07 +0000
@@ -35,9 +35,9 @@
background-image: url('logo_background.png');
background-repeat: repeat-x;
height: 83px;
- position: fixed;
+ position: absolute;
top: 0px;
- left: 20px;
+ left: 10px;
right: 0px;
}
@@ -48,9 +48,9 @@
img#header2
{
- position: fixed;
- top: 12px;
- left: 50px;
+ position: absolute;
+ top: 15px;
+ left: 15px;
}
img#header3
@@ -60,35 +60,35 @@
img#menuSeparator1
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 570px;
}
img#menuSeparator2
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 670px;
}
img#menuSeparator3
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 770px;
}
img#menuSeparator4
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 870px;
}
img#menuSeparator5
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 970px;
}
@@ -107,37 +107,37 @@
div#menuLink1
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 572px;
}
div#menuLink2
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 672px;
}
div#menuLink3
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 772px;
}
div#menuLink4
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 872px;
}
span#headerText
{
- position: fixed;
+ position: absolute;
top: 30px;
- left: 230px;
+ left: 150px;
color: white;
font-size: 17px;
}
@@ -147,7 +147,7 @@
background-color: #425073;
height: 34px;
width: 100%;
- position: fixed;
+ position: absolute;
top: 0px;
left: 0px;
border-bottom: 1px solid #202020;
@@ -155,7 +155,7 @@
span#popupHeaderText
{
- position: fixed;
+ position: absolute;
top: 3px;
left: 30px;
font-size: 14px;
@@ -165,21 +165,21 @@
div#menuDropDown1
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 570px;
}
div#menuDropDown2
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 670px;
}
div#menuDropDown3
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 770px;
}
@@ -191,7 +191,7 @@
border: 1px solid #19211a;
padding-left: 5px;
padding-right: 5px;
- width: 190px;
+ width: 191px;
background-color: #405f43;
display: none;
z-index: 10;
@@ -202,6 +202,7 @@
.menuDropDownBox
{
list-style-type:none;
+ margin-left: 0;
}
.menuDropDownItem
@@ -224,9 +225,9 @@
height: 472px;
width: 250px;
float: left;
- position: fixed;
+ position: absolute;
top: 85px;
- left: 20px;
+ left: 10px;
border-style: solid;
border-width: 1px;
border-color: #343a47;
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2009-06-11 09:39:07 +0000
@@ -35,9 +35,9 @@
background-image: url('logo_background.png');
background-repeat: repeat-x;
height: 83px;
- position: fixed;
+ position: absolute;
top: 0px;
- left: 20px;
+ left: 10px;
right: 0px;
}
@@ -48,9 +48,9 @@
img#header2
{
- position: fixed;
- top: 9px;
- left: 50px;
+ position: absolute;
+ top: 15px;
+ left: 15px;
}
img#header3
@@ -60,35 +60,35 @@
img#menuSeparator1
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 570px;
}
img#menuSeparator2
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 670px;
}
img#menuSeparator3
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 770px;
}
img#menuSeparator4
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 870px;
}
img#menuSeparator5
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 970px;
}
@@ -101,43 +101,43 @@
color: #ffffff;
font-weight: bold;
text-align: center;
- line-height: 59px;
+ line-height: 67px;
cursor: pointer;
}
div#menuLink1
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 572px;
}
div#menuLink2
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 672px;
}
div#menuLink3
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 772px;
}
div#menuLink4
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 872px;
}
span#headerText
{
- position: fixed;
- top: 26px;
- left: 230px;
+ position: absolute;
+ top: 30px;
+ left: 150px;
color: white;
font-size: 17px;
}
@@ -147,7 +147,7 @@
background-color: #425073;
height: 34px;
width: 100%;
- position: fixed;
+ position: absolute;
top: 0px;
left: 0px;
border-bottom: 1px solid #202020;
@@ -155,7 +155,7 @@
span#popupHeaderText
{
- position: fixed;
+ position: absolute;
top: 3px;
left: 30px;
font-size: 14px;
@@ -165,21 +165,21 @@
div#menuDropDown1
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 570px;
}
div#menuDropDown2
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 670px;
}
div#menuDropDown3
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 770px;
}
@@ -191,7 +191,7 @@
border: 1px solid #282c35;
padding-left: 5px;
padding-right: 5px;
- width: 190px;
+ width: 191px;
background-color: #265687;
display: none;
z-index: 10;
@@ -202,6 +202,7 @@
.menuDropDownBox
{
list-style-type:none;
+ margin-left: 0;
}
.menuDropDownItem
@@ -224,9 +225,9 @@
height: 472px;
width: 250px;
float: left;
- position: fixed;
+ position: absolute;
top: 85px;
- left: 20px;
+ left: 10px;
border-style: solid;
border-width: 1px;
border-color: #10375f;
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/south_africa/south_africa.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/south_africa/south_africa.css 2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/south_africa/south_africa.css 2009-06-11 09:39:07 +0000
@@ -35,7 +35,7 @@
background-image: url('logo_background.png');
background-repeat: repeat-x;
height: 83px;
- position: fixed;
+ position: absolute;
top: 0px;
left: 20px;
right: 0px;
@@ -48,7 +48,7 @@
img#header2
{
- position: fixed;
+ position: absolute;
left: 50px;
}
@@ -59,35 +59,35 @@
img#menuSeparator1
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 570px;
}
img#menuSeparator2
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 670px;
}
img#menuSeparator3
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 770px;
}
img#menuSeparator4
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 870px;
}
img#menuSeparator5
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 970px;
}
@@ -106,35 +106,35 @@
div#menuLink1
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 572px;
}
div#menuLink2
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 672px;
}
div#menuLink3
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 772px;
}
div#menuLink4
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 872px;
}
span#headerText
{
- position: fixed;
+ position: absolute;
top: 26px;
left: 230px;
color: white;
@@ -146,7 +146,7 @@
background-color: #425073;
height: 34px;
width: 100%;
- position: fixed;
+ position: absolute;
top: 0px;
left: 0px;
border-bottom: 1px solid #202020;
@@ -154,7 +154,7 @@
span#popupHeaderText
{
- position: fixed;
+ position: absolute;
top: 3px;
left: 30px;
font-size: 14px;
@@ -164,21 +164,21 @@
div#menuDropDown1
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 570px;
}
div#menuDropDown2
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 670px;
}
div#menuDropDown3
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 770px;
}
@@ -223,7 +223,7 @@
height: 472px;
width: 250px;
float: left;
- position: fixed;
+ position: absolute;
top: 85px;
left: 20px;
border-style: solid;
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2009-06-11 09:39:07 +0000
@@ -35,7 +35,7 @@
background-image: url('logo_background.png');
background-repeat: repeat-x;
height: 83px;
- position: fixed;
+ position: absolute;
top: 0px;
left: 20px;
right: 0px;
@@ -48,7 +48,7 @@
img#header2
{
- position: fixed;
+ position: absolute;
top: 12px;
left: 50px;
}
@@ -60,35 +60,35 @@
img#menuSeparator1
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 570px;
}
img#menuSeparator2
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 670px;
}
img#menuSeparator3
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 770px;
}
img#menuSeparator4
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 870px;
}
img#menuSeparator5
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 970px;
}
@@ -107,35 +107,35 @@
div#menuLink1
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 572px;
}
div#menuLink2
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 672px;
}
div#menuLink3
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 772px;
}
div#menuLink4
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 872px;
}
span#headerText
{
- position: fixed;
+ position: absolute;
top: 30px;
left: 230px;
color: #ffff00;
@@ -147,7 +147,7 @@
background-color: #425073;
height: 34px;
width: 100%;
- position: fixed;
+ position: absolute;
top: 0px;
left: 0px;
border-bottom: 1px solid #202020;
@@ -155,7 +155,7 @@
span#popupHeaderText
{
- position: fixed;
+ position: absolute;
top: 3px;
left: 30px;
font-size: 14px;
@@ -165,21 +165,21 @@
div#menuDropDown1
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 570px;
}
div#menuDropDown2
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 670px;
}
div#menuDropDown3
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 770px;
}
@@ -222,7 +222,7 @@
height: 472px;
width: 250px;
float: left;
- position: fixed;
+ position: absolute;
top: 85px;
left: 20px;
border-style: solid;
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vista/vista.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vista/vista.css 2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vista/vista.css 2009-06-11 09:39:07 +0000
@@ -35,7 +35,7 @@
background-image: url('logo_background.png');
background-repeat: repeat-x;
height: 83px;
- position: fixed;
+ position: absolute;
top: 0px;
left: 20px;
right: 0px;
@@ -48,7 +48,7 @@
img#header2
{
- position: fixed;
+ position: absolute;
top: 12px;
left: 50px;
}
@@ -60,35 +60,35 @@
img#menuSeparator1
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 570px;
}
img#menuSeparator2
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 670px;
}
img#menuSeparator3
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 770px;
}
img#menuSeparator4
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 870px;
}
img#menuSeparator5
{
- position: fixed;
+ position: absolute;
top: 0px;
left: 970px;
}
@@ -107,35 +107,35 @@
div#menuLink1
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 572px;
}
div#menuLink2
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 672px;
}
div#menuLink3
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 772px;
}
div#menuLink4
{
- position: fixed;
+ position: absolute;
top: 7px;
left: 872px;
}
span#headerText
{
- position: fixed;
+ position: absolute;
top: 30px;
left: 230px;
color: white;
@@ -147,7 +147,7 @@
background-color: #313131;
height: 34px;
width: 100%;
- position: fixed;
+ position: absolute;
top: 0px;
left: 0px;
border-bottom: 1px solid #000000;
@@ -155,7 +155,7 @@
span#popupHeaderText
{
- position: fixed;
+ position: absolute;
top: 3px;
left: 30px;
font-size: 14px;
@@ -165,21 +165,21 @@
div#menuDropDown1
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 570px;
}
div#menuDropDown2
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 670px;
}
div#menuDropDown3
{
- position: fixed;
+ position: absolute;
top: 76px;
left: 770px;
}
@@ -224,7 +224,7 @@
height: 472px;
width: 250px;
float: left;
- position: fixed;
+ position: absolute;
top: 85px;
left: 20px;
border-style: solid;
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription.