dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23223
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11280: Removed pointless css
------------------------------------------------------------
revno: 11280
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2013-06-28 18:06:11 +0200
message:
Removed pointless css
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/india/india.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/vietnam/vietnam.css
--
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
=== 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 2013-05-22 13:50:17 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2013-06-28 16:06:11 +0000
@@ -246,7 +246,6 @@
background-color: #4a6f4d;
height: 535px;
width: 235px;
- float: left;
position: absolute;
top: 44px;
left: 0px;
@@ -260,7 +259,6 @@
#leftBarContents
{
- color: black;
font-size: 12px;
}
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2013-05-27 08:39:36 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2013-06-28 16:06:11 +0000
@@ -267,7 +267,6 @@
background-color: #518a0f;
height: 535px;
width: 235px;
- float: left;
position: absolute;
top: 46px;
left: 0px;
@@ -281,7 +280,6 @@
#leftBarContents
{
- color: black;
font-size: 12px;
}
=== 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 2013-05-22 13:50:17 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2013-06-28 16:06:11 +0000
@@ -247,7 +247,6 @@
background-color: #1f5489;
height: 535px;
width: 235px;
- float: left;
position: absolute;
top: 44px;
left: 0px;
@@ -261,7 +260,6 @@
#leftBarContents
{
- color: black;
font-size: 12px;
}
=== 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 2012-10-19 10:20:05 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2013-06-28 16:06:11 +0000
@@ -246,13 +246,12 @@
background-color: #b91010;
height: 535px;
width: 235px;
- float: left;
position: absolute;
top: 46px;
left: 0px;
padding-top: 6px;
- border-right: 1px solid #10375f;
- border-bottom: 1px solid #10375f;
+ border-right: 1px solid #aaa;
+ border-bottom: 1px solid #aaa;
filter: alpha(opacity=90);
opacity: 0.90;
border-bottom-right-radius: 5px;
@@ -260,7 +259,6 @@
#leftBarContents
{
- color: black;
font-size: 12px;
}