dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #20098
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 9051: Adjusted search field style in dashboard
------------------------------------------------------------
revno: 9051
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2012-11-15 14:31:04 +0100
message:
Adjusted search field style in dashboard
modified:
dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.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-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2012-11-07 13:14:27 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2012-11-15 13:31:04 +0000
@@ -88,16 +88,17 @@
{
position: absolute;
left: 331px;
- height: 24px;
+ height: 22px;
width: 335px;
border: 1px solid #ccc;
- padding: 3px 6px 0 6px;
+ padding: 5px 6px 0 6px;
}
#searchField
{
width: 320px;
padding: 0;
+ margin: 0;
border: 0;
outline: none;
width: 100%;