アプリケーションのすべてのページに共通の css がありますgrowl.css...
私は持っている
.ui-growl{
position: fixed;
top: 50%;
left: 50%;
margin-top: -50px;
margin-left: -100px;
}
うなり声メッセージの背景色を変更するにはどうすればよいですか。色を挿入background-colorしても何も変わりませんでした。ありがとう