зеркало из https://github.com/mozilla/pjs.git
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
This commit is contained in:
Родитель
655deee31e
Коммит
baf0e26b1d
|
@ -14,11 +14,11 @@
|
|||
*
|
||||
* The Initial Developer of the Original Code is Netscape
|
||||
* Communications Corporation. Portions created by Netscape are
|
||||
* Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
* Copyright (C) 1998-2001 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Joe Hewitt (hewitt@netscape.com)
|
||||
*/
|
||||
|
||||
/* ===== console.css ====================================================
|
||||
|
@ -94,15 +94,15 @@
|
|||
|
||||
.console-row[type="error"],
|
||||
.console-row[type="exception"] {
|
||||
list-style-image: url("chrome://global/skin/error-icon.gif");
|
||||
list-style-image: url("chrome://global/skin/icons/alert-error.gif");
|
||||
}
|
||||
|
||||
.console-row[type="warning"] {
|
||||
list-style-image: url("chrome://global/skin/alert-icon.gif");
|
||||
list-style-image: url("chrome://global/skin/icons/alert-exclam.gif");
|
||||
}
|
||||
|
||||
.console-row[type="message"] {
|
||||
list-style-image: url("chrome://global/skin/message-icon.gif");
|
||||
list-style-image: url("chrome://global/skin/icons/alert-message.gif");
|
||||
}
|
||||
|
||||
/* ::::: toolbars ::::: */
|
||||
|
|
Загрузка…
Ссылка в новой задаче