gecko/mobile/themes/wince/notification.css

9 lines
176 B
CSS
Raw Normal View History

notification {
background: rgb(255, 255, 176);
color: black;
}
notification .messageCloseButton {
list-style-image: url("chrome://browser/skin/images/tab-close.png");
}