dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #38878
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 19760: Analysis, browser comp style fix.
------------------------------------------------------------
revno: 19760
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2015-08-09 21:59:57 +0200
message:
Analysis, browser comp style fix.
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/styles/style.css
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-visualizer/styles/style.css
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/styles/style.css
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-visualizer/styles/style.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-apps/src/main/webapp/dhis-web-event-reports/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/styles/style.css 2015-05-05 15:14:29 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/styles/style.css 2015-08-09 19:59:57 +0000
@@ -614,6 +614,7 @@
.x-form-cb-wrap {
padding-top: 2px;
+ line-height: 12px;
}
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-visualizer/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-visualizer/styles/style.css 2015-05-06 17:44:55 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-visualizer/styles/style.css 2015-08-09 19:59:57 +0000
@@ -580,6 +580,7 @@
.x-form-cb-wrap {
padding-top: 2px;
+ line-height: 12px;
}
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/styles/style.css 2015-05-04 11:27:21 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/styles/style.css 2015-08-09 19:59:57 +0000
@@ -528,6 +528,7 @@
.x-form-cb-wrap {
padding-top: 2px;
+ line-height: 12px;
}
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-visualizer/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-visualizer/styles/style.css 2015-05-04 13:55:52 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-visualizer/styles/style.css 2015-08-09 19:59:57 +0000
@@ -53,7 +53,7 @@
.x-window-header-text-default {
font-size: 11px;
font-family: 'Arial','Sans-serif','Roboto','Helvetica','Consolas';
-}
+}
#init {
display: table;
@@ -347,6 +347,7 @@
.x-form-cb-wrap {
padding-top: 2px;
+ line-height: 12px;
}
@@ -922,17 +923,17 @@
-webkit-text-stroke: 0;
}
-.legend3Lines .x-legend .x-legend-items {
- display:inline-block !important;
+.legend3Lines .x-legend .x-legend-items {
+ display:inline-block !important;
}
.legend3Lines .x-legend .x-legend-item {
float: left !important;
- width:205px !important;
+ width:205px !important;
overflow: hidden;
}
-.legend3Lines .x-legend {
- height:110px !important;
- width:400px !important;
-}
+.legend3Lines .x-legend {
+ height:110px !important;
+ width:400px !important;
+}