Fix vietnamesefont
This commit is contained in:
parent
a1990f4c63
commit
6b25439161
@ -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=,
|
||||||
|
|||||||
@ -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 */
|
||||||
/* ============================================================================== */
|
/* ============================================================================== */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user