Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
eaee4a95516e8333a1f67e6ccf0d6f78af801c8c
/
.
/
node_modules
/
material-design-lite
/
src
/
textfield
/
snippets
/
textfield-floating-numeric-demo.html
blob: 38676e60f67b60a920d41ab99d95a21f9e21d91f [
file
] [
log
] [
blame
]
Copybara bot
be50d49
2023-11-30 00:16:42 +0100
[
diff
] [
blame
]
1
<style>
2
.
demo-textfield__textfield-floating-numeric
.
mdl-textfield
{
3
width
:
100px
;
4
}
5
</style>
6
7
{% include "textfield-floating-numeric.html" %}