← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 19015: tracker-capture: minor style change to event *paging* in data entry widget.

 

------------------------------------------------------------
revno: 19015
committer: Abyot Asalefew Gizaw <abyota@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2015-04-24 14:56:49 +0200
message:
  tracker-capture: minor style change to event *paging* in data entry widget.
modified:
  dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/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-tracker-capture/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css	2015-04-20 11:38:15 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css	2015-04-24 12:56:49 +0000
@@ -1037,9 +1037,11 @@
 { 
     width:100%;
     background-color: #ebf0f6;
-    float:right;
-    text-align: right; 
+    float:left;
+    text-align: left;
     height:16px; 
+    margin-top: 5px;
+    border-radius: 4px;
 }
 
 div.event-paging span, div.event-paging a