зеркало из https://github.com/mozilla/gecko-dev.git
Bug 917072 - Followup, fix breakpoint checkboxes, r=past
This commit is contained in:
Родитель
d5689dad95
Коммит
542df7a446
|
@ -120,7 +120,7 @@
|
||||||
/* Sources and breakpoints view */
|
/* Sources and breakpoints view */
|
||||||
|
|
||||||
.dbg-breakpoint {
|
.dbg-breakpoint {
|
||||||
-moz-margin-start: -14px;
|
-moz-margin-start: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dbg-breakpoint-line {
|
.dbg-breakpoint-line {
|
||||||
|
|
|
@ -122,7 +122,7 @@
|
||||||
/* Sources and breakpoints view */
|
/* Sources and breakpoints view */
|
||||||
|
|
||||||
.dbg-breakpoint {
|
.dbg-breakpoint {
|
||||||
-moz-margin-start: -14px;
|
-moz-margin-start: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dbg-breakpoint-line {
|
.dbg-breakpoint-line {
|
||||||
|
|
|
@ -120,7 +120,7 @@
|
||||||
/* Sources and breakpoints view */
|
/* Sources and breakpoints view */
|
||||||
|
|
||||||
.dbg-breakpoint {
|
.dbg-breakpoint {
|
||||||
-moz-margin-start: -14px;
|
-moz-margin-start: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dbg-breakpoint-line {
|
.dbg-breakpoint-line {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче