X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fextensions%2Fextensions.css;h=c8ad94a084d54f13b84b0f5ffa7f04dd1c6aa8d1;hp=fd9e751c7aec9f5f443bfc94b36806f0d65c2148;hb=6598e84c81931cfd234efc0b5f1b0861ff777215;hpb=7c1e433be6221f02302397a7d5bcf1e25b949a75 diff --git a/LCARStrek/mozapps/extensions/extensions.css b/LCARStrek/mozapps/extensions/extensions.css index fd9e751c..c8ad94a0 100644 --- a/LCARStrek/mozapps/extensions/extensions.css +++ b/LCARStrek/mozapps/extensions/extensions.css @@ -19,6 +19,8 @@ .view-pane > .list > scrollbox { border-radius: 1em 0 0 0; +/* padding-right: 48px; + padding-left: 48px; */ } #search-list > scrollbox { @@ -69,7 +71,6 @@ background-image: none; } - /*** notification icons ***/ .warning-icon, @@ -103,7 +104,9 @@ .alert-container { -moz-box-align: center; - -moz-margin-end: 48px; + margin-right: 48px; + margin-left: 48px; + padding-top: .5em; } .alert-spacer-before { @@ -181,7 +184,7 @@ button.warning { background-color: #E7ADE7; padding: 2px 8px; margin: 6px 0; - -moz-margin-start: 6px; + margin-inline-start: 6px; border-radius: 100%; color: #000000; font-weight: bold; @@ -240,8 +243,11 @@ button.warning { } #view-port { - background-color: #000000; +} + +#headered-views-content { border-radius: 1em 0 0 0; + background-color: #000000; } /*** header ***/ @@ -260,7 +266,7 @@ button.warning { #header-utils-btn { list-style-image: url("chrome://mozapps/skin/extensions/utilities.svg#utilities"); - -moz-margin-end: 16px; + margin-inline-end: 16px; } #header-utils-btn:hover, @@ -279,8 +285,7 @@ button.warning { } .view-header { - margin: 0; - -moz-margin-end: 48px; + margin: 0 48px; background-color: #9C9CFF; color: #000000; border-radius: 8px; @@ -308,7 +313,7 @@ button.warning { } #forward-btn { - -moz-border-start: none; + border-inline-start: none; } #back-btn:-moz-locale-dir(ltr), @@ -372,12 +377,16 @@ button.warning { } .sorter .button-icon { - -moz-margin-start: 6px; + margin-inline-start: 6px; } /*** discover view ***/ +#discover-view { + background-image: linear-gradient(#A09090 28px, #000000 28px, #000000 100%); +} + .discover-spacer-before, .discover-spacer-after { -moz-box-flex: 1; @@ -390,7 +399,7 @@ button.warning { .discover-logo { list-style-image: url("chrome://mozapps/skin/extensions/discover-logo.png"); - -moz-margin-end: 15px; + margin-inline-end: 15px; } .discover-title { @@ -442,7 +451,7 @@ button.warning { .details { cursor: pointer; margin: 0; - -moz-margin-start: 10px; + margin-inline-start: 10px; } .icon-container { @@ -460,7 +469,7 @@ button.warning { } .content-inner-container { - -moz-margin-end: 5px; + margin-inline-end: 5px; } .addon[active="false"] .icon { @@ -501,7 +510,7 @@ button.warning { } .description-container { - -moz-margin-start: 6px; + margin-inline-start: 6px; -moz-box-align: center; font-size: 1.25rem; } @@ -514,7 +523,7 @@ button.warning { .pending, .error, .info { - -moz-margin-start: 48px; + margin-inline-start: 48px; font-weight: bold; -moz-box-align: center; } @@ -574,7 +583,7 @@ button.warning { .addon .relnotes-container { -moz-box-align: start; - -moz-margin-start: 6px; + margin-inline-start: 6px; height: 0; overflow: hidden; opacity: 0; @@ -603,7 +612,7 @@ button.warning { } .addon .relnotes-toggle > .button-box > .button-icon { - -moz-padding-start: 4px; + padding-inline-start: 4px; } .addon[show-relnotes] .relnotes-toggle { @@ -720,6 +729,8 @@ button.warning { #search-filter { padding: 5px 20px; +/* margin-right: 48px; + margin-left: 48px;*/ -moz-box-align: center; background-color: #000000; font-size: 120%; @@ -730,7 +741,7 @@ button.warning { #search-filter-label { font-weight: bold; color: #FFCF00; - -moz-margin-end: 10px; + margin-inline-end: 10px; } #search-allresults-link { @@ -763,12 +774,12 @@ button.warning { #detail-notifications .warning, #detail-notifications .pending, #detail-notifications .error { - -moz-margin-start: 0; + margin-inline-start: 0; } #detail-icon-container { width: 64px; - -moz-margin-end: 10px; + margin-inline-end: 10px; margin-top: 6px; } @@ -787,7 +798,7 @@ button.warning { } #detail-screenshot-box { - -moz-margin-end: 2em; + margin-inline-end: 2em; /* background-color: white;*/ } @@ -819,7 +830,7 @@ button.warning { } #detail-desc, #detail-fulldesc { - -moz-margin-start: 6px; + margin-inline-start: 6px; white-space: pre-wrap; /* This is necessary to fix layout issues with multi-line descriptions, see bug 592712*/ @@ -855,7 +866,7 @@ button.warning { } #detail-contrib-btn .button-icon { - -moz-margin-end: 3px; + margin-inline-end: 3px; } #detail-grid { @@ -904,7 +915,7 @@ setting { font-size: 90.9%; color: #808080; margin-top: -2px; - -moz-margin-start: 2em; + margin-inline-start: 2em; white-space: pre-wrap; } @@ -919,7 +930,7 @@ setting[type="radio"] > radiogroup { /*** creator ***/ .creator > label { - -moz-margin-end: 0; + margin-inline-end: 0; } .creator > .text-link { @@ -931,7 +942,7 @@ setting[type="radio"] > radiogroup { /*** rating ***/ .meta-rating { - -moz-margin-end: 0; + margin-inline-end: 0; padding-top: 2px; } @@ -1015,7 +1026,7 @@ setting[type="radio"] > radiogroup { } .download-progress .cancel .button-icon { - -moz-margin-start: 0; + margin-inline-start: 0; } .download-progress .cancel { @@ -1116,7 +1127,8 @@ button.button-link:not([disabled="true"]):active:hover { #disabled-unsigned-addons-info { margin-bottom: 2em; - -moz-margin-end: 48px; + margin-right: 48px; + margin-left: 48px; } #disabled-unsigned-addons-heading {