4 lines
50 B
CSS
4 lines
50 B
CSS
|
|
select#test_select{
|
||
|
|
background-color: #FF0000;
|
||
|
|
}
|