зеркало из https://github.com/mozilla/pjs.git
Bug 308835 Forgot review comment from last checkin
This commit is contained in:
Родитель
d9796397bd
Коммит
7f3492082b
|
@ -4,7 +4,7 @@
|
|||
|
||||
var calendarPrefStyleSheet = null;
|
||||
for each(sheet in document.styleSheets) {
|
||||
if (sheet.href.match(/chrome.*\/skin.*\/lightning.css$/ )) {
|
||||
if (sheet.href == "chrome://lightning/skin/lightning.css") {
|
||||
calendarPrefStyleSheet = sheet;
|
||||
break;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче