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