dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #17836
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 7258: Minor
------------------------------------------------------------
revno: 7258
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2012-06-10 00:34:23 +0200
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.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/widgets.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2012-06-09 22:21:27 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2012-06-09 22:34:23 +0000
@@ -579,29 +579,29 @@
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
{
- font-family: LiberationSansRegular, arial, sans-serif;
- font-size: 9pt;
+ font-family: LiberationSansRegular, arial, sans-serif !important;
+ font-size: 9pt !important;
}
.ui-datepicker th
{
- font-family: LiberationSansBold, arial, sans-serif;
- font-weight: normal;
- padding: 0.5em 0;
- font-size: 9pt;
+ font-family: LiberationSansBold, arial, sans-serif !important;
+ font-weight: normal !important;
+ padding: 0.5em 0 !important;
+ font-size: 9pt !important;
}
.ui-widget-header
{
- font-family: LiberationSansBold, arial, sans-serif;
- font-weight: normal;
- font-size: 10pt;
+ font-family: LiberationSansBold, arial, sans-serif !important;
+ font-weight: normal !important;
+ font-size: 10pt !important;
}
.ui-button-text
{
- font-family: LiberationSansBold, arial, sans-serif;
- font-weight: normal;
- font-size: 9pt;
+ font-family: LiberationSansBold, arial, sans-serif !important;
+ font-weight: normal !important;
+ font-size: 9pt !important;
}