Net error: display controls beneath "report error" popup
merged
6e0256c4e2
Cette révision appartient à :
Parent
175b8277b4
révision
354d6ec635
1 fichiers modifiés avec 8 ajouts et 0 suppressions
|
@ -32,3 +32,11 @@ body.resurrect fieldset#resurrect legend img {
|
|||
body.resurrect fieldset#resurrect button {
|
||||
width: 14em;
|
||||
}
|
||||
|
||||
/* Issue #6: Display below this popup. */
|
||||
body.resurrect fieldset#resurrect {
|
||||
z-index: 1;
|
||||
}
|
||||
body.resurrect #certificateErrorReportingPanel {
|
||||
z-index: 2;
|
||||
}
|
Chargement…
Référencer dans un nouveau ticket