@@ -12,6 +12,9 @@
.ui-mobile fieldset {
border-width: 0;
}
.ui-mobile fieldset {
min-width: 0;
}
/* Viewport */
.ui-mobile-viewport {
margin: 0;
@@ -1,5 +1,6 @@
.ui-select {
margin: .5em 0;
margin-top: .5em;
margin-bottom: .5em; /* no shorthand for margin because it would override margin-right for inline selects */
position: relative;
}
.ui-select > select {
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -96,7 +96,7 @@
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAALhJREFUGJVtjj1qQlEUhOddAu5A7WzF1rUkO3IRErAOKUIiVjZuyCKiForfTJobuMl70535OTOSJNsLYAdcgQuwTTJXI57Sx3eSuYBdkgAftse2J8Bn5b4EXJPE9lgVSabVcC6SbpXv1Me9SDrU1Lomp7Zfq+Eg2y8DA3/xLNsj4PhfAY62R6WUcpO0GejfVE2yPQMeTfphe/bHnuS9Mbz1/iVZNhOWA5USsAf2LffUHl3XrSSl5X4AXwrzCtYRSiwAAAAASUVORK5CYII=');
}
.ui-icon-minus:after {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAECAYAAAC+0w63AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAABZJREFUCJljZGBg+M9ABmAiR9PAaAQA45QBB1B7c+AAAAAASUVORK5CYII=');
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAECAYAAAC+0w63AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAABZJREFUCJlj/P///38GMgATOZoGRiMAhxsEBBS1OCUAAAAASUVORK5CYII=');
}
.ui-icon-forbidden:after {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAO5JREFUKJF9kjGOwjAQRV1m6UGIs8CKY6TYbs/ADUCIyyCqbTgFQeIcaFMQivc/zQQZSPIrj7+fZzyelDJJmgE74ALcgQY4A1tJs9QlSb9A7R4BtaSyC1Ic+LM9t13YLiQtgH14esJRXp3dXEkad1S0Cv/f9jQBuzYTUA3BwCH8TQIukWwuaTwES/oO75SAe4BFmL2w7VHs3xLQ5OAQLOkr9poEnG1b0uKtrA/Y9rKNE7CNYN/RyRcYOMZ6/fIdklZDcOgqadKaZTYAh+jeKN60zDJJ0s/7zWV8bp+uH1DW7imwAU7ALYa8AtbP8kIPSmcLeXqetrQAAAAASUVORK5CYII=');

Some generated files are not rendered by default. Learn more.

@@ -22,10 +22,11 @@ legend,
color: inherit;
text-shadow: inherit;
}
/* Form labels (overrides font-weight bold in bars) */
/* Form labels (overrides font-weight bold in bars, and mini font-size) */
.ui-mobile label,
div.ui-controlgroup-label {
font-weight: normal;
font-size: 16px;
}

/* Field contain separator (< 28em)