dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12103
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3630: CSS fixes and cleanup.
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 3630 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2011-05-16 16:56:04 +0200
message:
CSS fixes and cleanup.
modified:
dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/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-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css 2011-05-16 14:01:53 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css 2011-05-16 14:35:26 +0000
@@ -278,7 +278,7 @@
.window-field-label {
padding:6px 0 3px 4px;
font:normal 11px lucida sans unicode,arial,ubuntu;
- color:#777;
+ color:#555555;
}
#window-favorites-title {
padding:0 0 3px 21px;
@@ -334,41 +334,29 @@
font:bold 11px arial;
color:#111;
}
-.panel-fieldlabel {
- padding:5px 0 2px 2px;
- font:normal 11px lucida sans unicode,arial,ubuntu;
- color:#777;
-}
-.panel-fieldlabel-first {
- padding:0px 0 2px 2px;
- font:normal 11px lucida sans unicode,arial,ubuntu;
- color:#777;
-}
-.panel-tab-title {
- font:normal 11px lucida sans unicode,arial,ubuntu;
- color:#333;
-}
.x-panel-header {
- font-family:lucida sans unicode,arial,ubuntu,tahoma;
-}
-
-/* Ext TabPanel */
-.x-tab-panel-body {
- border-color:#ffffff;
+ font-family:lucida sans unicode,arial,ubuntu;
}
/* Ext Gridpanel */
.x-grid3-cell-inner {
- color:#222222;
+ color:#111111;
font-size:10px;
font-family:arial,ubuntu;
}
.x-grid3-hd-inner {
color:#111111;
- font-family:arial,ubuntu;
+ font: bold 11px arial,ubuntu;
}
.sort-asc .x-grid3-sort-icon {
- margin-left:7px;
+ display:none;
+}
+#featuregrid_gp .x-grid3-header {
+ display:none;
+}
+#featuregrid_gp .x-grid3-row {
+ border-right:0px none;
+ border-left:0px none;
}
/* Msg */