dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #32053
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 16378: Style fix, vietnam theme
------------------------------------------------------------
revno: 16378
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2014-08-11 17:04:18 +0200
message:
Style fix, vietnam theme
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.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/vietnam/vietnam.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2014-07-02 17:54:29 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2014-08-11 15:04:18 +0000
@@ -335,11 +335,6 @@
margin: 69px 10px 10px 270px;
}
-#popupPage
-{
- margin: 50px 10px 10px 10px;
-}
-
.required
{
font-style: normal;
@@ -350,17 +345,21 @@
{
width: 100%;
border-collapse: collapse;
+ padding-top: 10px;
cursor: pointer;
}
+.listTable th
+{
+ background-color: rgba( 0, 0, 0, 0 );
+ border-bottom: 1px solid #cad5e5;
+ padding: 6px 5px 3px 5px;
+ text-align: center;
+}
+
.listTable td
{
- padding: 2px 2px 2px 5px;
-}
-
-.listTable > tbody > tr > td
-{
- padding: 11px 0 10px 5px;
+ padding: 11px 5px 10px 5px;
}
.listRow
@@ -463,7 +462,7 @@
@font-face {
font-family: 'LiberationSans';
src: url('../../fonts/LiberationSans-Regular-webfont.eot');
- src: url('../../fonts/LiberationSans-Regular-webfont.eot?#iefix') format('eot'),
+ src: url('../../fonts/LiberationSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../../fonts/LiberationSans-Regular-webfont.woff') format('woff'),
url('../../fonts/LiberationSans-Regular-webfont.ttf') format('truetype'),
url('../../fonts/LiberationSans-Regular-webfont.svg#webfontc8rbNdBe') format('svg');
@@ -474,7 +473,7 @@
@font-face {
font-family: 'LiberationSans';
src: url('../../fonts/LiberationSans-Bold-webfont.eot');
- src: url('../../fonts/LiberationSans-Bold-webfont.eot?#iefix') format('eot'),
+ src: url('../../fonts/LiberationSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../../fonts/LiberationSans-Bold-webfont.woff') format('woff'),
url('../../fonts/LiberationSans-Bold-webfont.ttf') format('truetype'),
url('../../fonts/LiberationSans-Bold-webfont.svg#webfontHyWb8e07') format('svg');