fonts niet goed leesbaar Android/Chrome (APP)
svn path=/Website/trunk/; revision=33612
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
#mod_pass2mail {width: 300px !important;}
|
||||
|
||||
.c1, .n1 { color: #111; font-size: 0.9em !important; font-weight: lighter !important;}
|
||||
.c1, .n1 { color: #111; font-size: 0.9em !important; font-weight: normal !important;}
|
||||
.cs1 {color: #CD2324; margin-left: 8px; font-size: 0.9em;}
|
||||
.c2, .date, .n2 { font-size: 0.7em; font-weight: normal;}
|
||||
.omschr { font-size: 0.6em; font-weight: normal;}
|
||||
@@ -340,7 +340,7 @@ div.dbezet .resoms {
|
||||
}
|
||||
}
|
||||
|
||||
/* Set de default jQuery mobile font-weight naar lighter */
|
||||
/* Set de default jQuery mobile font-weight naar normal */
|
||||
body,
|
||||
input,
|
||||
select,
|
||||
@@ -385,7 +385,7 @@ textarea {
|
||||
/* Form labels (overrides font-weight bold in bars, and mini font-size) */
|
||||
.ui-mobile label,
|
||||
div.ui-controlgroup-label {
|
||||
font-weight: lighter !important;
|
||||
font-weight: normal !important;
|
||||
padding-top: 6px !important;
|
||||
}
|
||||
.ui-mobile label, .ui-mini {
|
||||
@@ -397,11 +397,11 @@ div.ui-controlgroup-label {
|
||||
-----------------------------------------------------------------------------------------------------------*/
|
||||
.ui-btn,
|
||||
label.ui-btn {
|
||||
font-weight: lighter !important;
|
||||
font-weight: normal !important;
|
||||
}
|
||||
|
||||
.ui-listview>li h2 {
|
||||
font-weight: lighter !important;
|
||||
font-weight: normal !important;
|
||||
}
|
||||
|
||||
/* Bar: Toolbars, dividers, slider track */
|
||||
|
||||
Reference in New Issue
Block a user