Fix vietnamesefont

This commit is contained in:
Laurent Destailleur 2015-12-21 20:41:02 +01:00
parent a1990f4c63
commit 6b25439161
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ DIRECTION=ltr
# msungstdlight or cid0ct are for traditional Chinese (traditional does not render with Ubuntu pdf reader) # msungstdlight or cid0ct are for traditional Chinese (traditional does not render with Ubuntu pdf reader)
# stsongstdlight or cid0cs are for simplified Chinese # stsongstdlight or cid0cs are for simplified Chinese
# To read Chinese pdf with Linux: sudo apt-get install poppler-data # To read Chinese pdf with Linux: sudo apt-get install poppler-data
FONTFORPDF=helvetica FONTFORPDF=DejaVuSans
FONTSIZEFORPDF=10 FONTSIZEFORPDF=10
SeparatorDecimal=. SeparatorDecimal=.
SeparatorThousand=, SeparatorThousand=,

View File

@ -3495,13 +3495,13 @@ a span.select2-chosen
span.noborderoncategories a, li.noborderoncategories a { span.noborderoncategories a, li.noborderoncategories a {
color: #fff !important; color: #fff !important;
line-height: normal; line-height: normal;
vertical-align: top;
} }
span.noborderoncategories { span.noborderoncategories {
padding: 3px 5px 0px 5px; padding: 5px 5px 0px 5px;
} }
/* ============================================================================== */ /* ============================================================================== */
/* Multiselect with checkbox */ /* Multiselect with checkbox */
/* ============================================================================== */ /* ============================================================================== */