Bring in theme and language options
This commit is contained in:
parent
d55d145223
commit
97666d39bc
3 changed files with 53 additions and 7 deletions
|
@ -64,7 +64,7 @@ limitations under the License.
|
|||
|
||||
.mx_Field input:focus + label,
|
||||
.mx_Field input:not(:placeholder-shown) + label,
|
||||
.mx_Field select:focus + label {
|
||||
.mx_Field select + label /* Always show a select's label on top to not collide with the value */ {
|
||||
transition:
|
||||
font-size 0.25s ease-out 0s,
|
||||
color 0.25s ease-out 0s,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue