Commit c7138dec authored by henry's avatar henry Committed by morgan
Browse files

fixup! Bug 30237: Add v3 onion services client authentication prompt

Bug 42667: Add the "description-deemphasized" class to our preferences.

Also use the "description-width-side-element" class.
parent a6cfccb9
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -2,10 +2,6 @@

@import url("chrome://global/skin/browser-colors.css");

#torOnionServiceKeys-overview-container {
  margin-inline-end: 30px;
}

#onionservices-savedkeys-dialog {
  min-width: 45em;
}
+4 −1
Original line number Diff line number Diff line
@@ -4,7 +4,10 @@
          data-category="panePrivacy" hidden="true">
  <label><html:h2 id="torOnionServiceKeys-header"/></label>
  <hbox>
    <description id="torOnionServiceKeys-overview-container" flex="1">
    <description
      class="description-deemphasized description-with-side-element"
      flex="1"
    >
      <html:span id="torOnionServiceKeys-overview"
                 class="tail-with-learn-more"/>
      <label id="torOnionServiceKeys-learnMore" class="learnMore text-link"