Change to see if css works
This commit is contained in:
parent
e6ff521dda
commit
21ffdd30fa
|
@ -19,6 +19,11 @@
|
||||||
content: '*';
|
content: '*';
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
.textfieldbb {
|
||||||
|
background-color: red;
|
||||||
|
width: 100px;
|
||||||
|
height: 100px;
|
||||||
|
}
|
||||||
.textfield {
|
.textfield {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|
Loading…
Reference in New Issue