dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #25455
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 12637: Minor fix.
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 12637 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2013-10-14 15:39:05 +0200
message:
Minor fix.
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/ext-ux/carousel/css/carousel.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/javascripts/ext-ux/carousel/css/carousel.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/ext-ux/carousel/css/carousel.css 2012-05-18 12:14:16 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/ext-ux/carousel/css/carousel.css 2013-10-14 13:37:39 +0000
@@ -52,7 +52,7 @@
}
.ux-carousel-nav-next {
- margin-right: 6px;
+ margin-right: 1px;
}
.ux-carousel-nav .ux-carousel-nav-prev {
@@ -76,7 +76,7 @@
}
.ux-carousel-nav-play:hover {
- background-position: 0 0;
+ background-position: 0 0;
}
.ux-carousel-nav-play.ux-carousel-playing {
background-position: 16px 0px;