dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #26723
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 13208: Minor
------------------------------------------------------------
revno: 13208
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-12-12 10:24:49 +0100
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 2013-12-11 20:15:40 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-12-12 09:24:49 +0000
@@ -549,10 +549,10 @@
{
width: 25em;
border: 1px solid #aaa;
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
border-radius: 3px;
padding: 6px 5px;
- margin: 3px 0;
+ margin: 2px 0;
color: #555;
}
@@ -561,7 +561,7 @@
{
width: 26em;
padding: 2px 3px;
- margin: 3px 0;
+ margin: 2px 0;
}
.setting textarea,