diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:20:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:20:58 +0100 |
commit | 2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb (patch) | |
tree | 5e640d40fd69dc380b04e01de981a345e0141ffa /files/es/orphaned/xpinstall_api_reference/index.html | |
parent | 6aa6274d2ad3e22e7f5e69b1d7531a5eaeaf5666 (diff) | |
parent | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (diff) | |
download | translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.tar.gz translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.tar.bz2 translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.zip |
Merge pull request #53 from fiji-flo/unslugging-es
Unslugging es
Diffstat (limited to 'files/es/orphaned/xpinstall_api_reference/index.html')
-rw-r--r-- | files/es/orphaned/xpinstall_api_reference/index.html | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/files/es/orphaned/xpinstall_api_reference/index.html b/files/es/orphaned/xpinstall_api_reference/index.html new file mode 100644 index 0000000000..c830baa658 --- /dev/null +++ b/files/es/orphaned/xpinstall_api_reference/index.html @@ -0,0 +1,133 @@ +--- +title: XPInstall API Reference +slug: orphaned/XPInstall_API_Reference +original_slug: XPInstall_API_Reference +--- +<p>@namespace url(<a class=" external" href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">http://www.mozilla.org/keymaster/gat...re.is.only.xul</a>); +</p><p>/* ----------Make toolbars Look ok on Classic---------- */ +</p> +<ol><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox { +</li></ol> +<pre class="eval"> -moz-appearance: toolbox !important; + background-color: -moz-Dialog !important; + border-top: 2px solid !important; + -moz-border-top-colors: ThreeDShadow ThreeDHighlight !important; +</pre> +<p>} +</p> +<ol><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox toolbar { +</li></ol> +<pre class="eval"> -moz-appearance: toolbar !important; + border-top: 2px solid !important; + -moz-border-top-colors: ThreeDShadow ThreeDHighlight !important; +</pre> +<p>} +</p> +<ol><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #toolbar-menubar { +</li></ol> +<pre class="eval"> border: none !important; +</pre> +<p>} +</p> +<ol><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #toolbar-menubar, +</li><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #PersonalToolbar { +</li></ol> +<pre class="eval"> -moz-opacity: 1 !important; +</pre> +<p>} +</p> +<ol><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #toolbar-menubar, +</li><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #toolbar-menubar menubar, +</li><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #nav-bar { +</li></ol> +<pre class="eval"> -moz-appearance: toolbar !important; +</pre> +<p>} +</p> +<ol><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox #toolbar-menubar { +</li></ol> +<pre class="eval"> background: none !important; +</pre> +<p>} +</p> +<ol><li>main-window:not(:-moz-system-metric(windows-default-theme)) #navigator-toolbox { +</li></ol> +<pre class="eval"> background-color: -moz-Dialog !important; +</pre> +<p>} +</p><p>/* ----------Fix Address Bar---------- */ +</p> +<ol><li>urlbar { +</li></ol> +<pre class="eval"> padding-left: 1px !important; +</pre> +<p>} +</p><p>/* code from kliu0x52 */ +</p> +<ol><li>urlbar:not(:-moz-system-metric(windows-default-theme)) { +</li></ol> +<pre class="eval"> -moz-appearance: TextField ! important; +</pre> +<p>} +</p> +<ol><li>urlbar{{ mediawiki.external('chromedir=\"ltr\"') }}:not(:-moz-system-metric(windows-default-theme)) { +</li></ol> +<pre class="eval"> -moz-margin-start: 4px ! important; +</pre> +<p>} +</p> +<ol><li>urlbar{{ mediawiki.external('chromedir=\"ltr\"') }}:not(:-moz-system-metric(windows-default-theme)) > #identity-box { +</li></ol> +<pre class="eval"> -moz-margin-start: 0px ! important; +</pre> +<p>} +</p> +<ol><li>urlbar{{ mediawiki.external('chromedir=\"ltr\"') }}:not(:-moz-system-metric(windows-default-theme)) > #identity-box > hbox { +</li></ol> +<pre class="eval"> border-left-style: none ! important; + padding-left: 2px ! important; + -moz-border-radius: 0px ! important; +</pre> +<p>} +</p><p>.searchbar-textbox:not(:-moz-system-metric(windows-default-theme)) { +</p> +<pre class="eval"> -moz-appearance: TextField ! important; +</pre> +<p>} +/* end of code from kliu0x52 */ +</p><p>/* ----------Remove withe background from menubar---------- */ +</p> +<ol><li>toolbar-menubar { +</li></ol> +<pre class="eval"> background: none !important; +</pre> +<p>} +</p> +<ol><li>main-window{{ mediawiki.external('sizemode=\"maximized\"') }} #file-menu, +</li><li>main-window{{ mediawiki.external('sizemode=\"maximized\"') }} #edit-menu, +</li><li>main-window{{ mediawiki.external('sizemode=\"maximized\"') }} #view-menu, +</li><li>main-window{{ mediawiki.external('sizemode=\"maximized\"') }} #history-menu, +</li><li>main-window{{ mediawiki.external('sizemode=\"maximized\"') }} #bookmarksMenu, +</li><li>main-window{{ mediawiki.external('sizemode=\"maximized\"') }} #tools-menu, +</li><li>main-window{{ mediawiki.external('sizemode=\"maximized\"') }} #helpMenu { +</li></ol> +<pre class="eval"> color: #ffffff !important; +</pre> +<p>} +</p><p>/* ----------Make bookmarks toolbar blue---------- */ +</p> +<ol><li>PersonalToolbar:-moz-system-metric(windows-default-theme) { +</li></ol> +<pre class="eval"> -moz-appearance: communications-toolbox !important; + padding: 2px 2px 3px 2px !important; +</pre> +<p>} +</p> +<ol><li>PersonalToolbar .toolbarbutton-text:-moz-system-metric(windows-default-theme) { +</li></ol> +<p>color: #fff !important; +margin-bottom: 1px !important; +} +</p><p>toolbarbutton.bookmark-item:-moz-system-metric(windows-default-theme) { +padding: 2px 6px !important; +</p> |