ShadowFox/userContent-files/webpages/amo_store.css

158 lines
3.9 KiB
CSS
Raw Normal View History

2017-12-09 01:15:35 +00:00
@-moz-document url-prefix("https://addons.mozilla.org") {
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
/* Header & Footer */
2018-02-03 05:55:57 +00:00
.Header,
2017-12-09 01:15:35 +00:00
.Footer-wrapper,
2018-02-03 05:55:57 +00:00
.LanguageTools-header-row,
.Footer,
.amo {
2018-02-15 01:46:15 +00:00
background: var(--dark-accent) !important;
2017-12-09 01:15:35 +00:00
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
.LanguageTools-table-row:nth-child(2n) {
2018-02-15 01:46:15 +00:00
background: var(--primary-dark-color) !important;
2017-12-09 01:15:35 +00:00
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
/* Background Colors */
2018-02-03 05:55:57 +00:00
.LandingPage,
.Home,
2017-12-10 01:38:30 +00:00
.App-content,
.Paginate-page-number {
2017-12-09 01:15:35 +00:00
background: var(--primary-dark-color) !important;
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
/* Search Box */
.SearchForm-icon-magnifying-glass {
filter: invert(65%) !important;
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
/* Cards */
2018-02-03 05:55:57 +00:00
.Hero .Card-contents,
2017-12-09 01:15:35 +00:00
.Home-SubjectShelf .Card-contents,
.Card-header,
.AddonsCard--horizontal .Card-contents,
.AddonsCard--horizontal ul.AddonsCard-list .SearchResult-link,
.SearchForm-query,
.LandingPage-header,
.Categories .Card-contents,
.SectionLinks-dropdown .DropdownMenu-items,
.Card-contents, .Card--photon .Card-contents,
.Card-footer-link,
.MetadataCard,
.AddonDescription-more-addons:not(.AddonDescription-more-addons--theme) .Card-contents .AddonsCard-list,
.AddonDescription-more-addons--theme .Card-contents .AddonsCard-list,
.Search .SearchResults .SearchResult,
2018-02-03 05:55:57 +00:00
.SearchForm-suggestions-item.SearchForm-suggestions-item,
2018-02-03 22:47:57 +00:00
.Card-contents li,
.Card-footer-text
2017-12-09 01:15:35 +00:00
{
2018-02-15 01:46:15 +00:00
background: var(--mid-way-color) !important;
2017-12-09 01:15:35 +00:00
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
.Home-SubjectShelf-subheading,
.Home-SubjectShelf-link:link,
.Home-SubjectShelf-link:visited,
.Card-header,
.SearchResult-name,
.SearchForm-query,
.LandingPage-addonType-name,
.LandingPage-heading-content,
.Footer-links-header a:link,
.Footer a:active, .Footer a:hover,
.DropdownMenuItem,
.DropdownMenuItem-section,
.DropdownMenuItem-link a, .DropdownMenuItem-link a:link,
.Card-contents, .Card--photon .Card-contents,
.AddonBadges .Badge,
2018-02-03 05:55:57 +00:00
.Addon-author,
.Addon-author a,
2017-12-09 01:15:35 +00:00
.Addon-author a:link
2018-02-03 05:55:57 +00:00
.Button--action,
2017-12-09 01:15:35 +00:00
.Button--action:link,
.Button--action.Button--small:link,
.Button--action,
.Addon-title,
.ReportAbuseButton-show-more,
.SearchResult-summary,
.SearchContextCard-header,
.Paginate-page-number,
2017-12-10 01:38:30 +00:00
.SearchSuggestion-name,
.ExpandableCard-ToggleLink:link,
2018-02-03 22:47:57 +00:00
.Paginate .Paginate-item,
.Card-footer-text
2017-12-09 01:15:35 +00:00
{
color: var(--primary-light-color) !important;
}
2018-02-03 05:55:57 +00:00
2017-12-10 01:38:30 +00:00
.Paginate-previous::before,
2018-02-03 05:55:57 +00:00
.Paginate-next::after,
.Card-contents li .Rating-star-group
2017-12-10 01:38:30 +00:00
{
filter: invert(70%) !important
}
2018-02-03 07:40:21 +00:00
.ShowMoreCard-contents::after {
2018-02-15 01:46:15 +00:00
background: linear-gradient(rgba(255, 255, 255, 0), var(--mid-way-color)) !important;
2018-02-03 07:40:21 +00:00
}
2018-02-03 22:47:57 +00:00
2017-12-09 01:15:35 +00:00
.Home-SubjectShelf-link:active,
.Home-SubjectShelf-link:focus,
.Home-SubjectShelf-link:hover,
.SearchResult-link:focus .SearchResult-name,
.SearchResult-link:hover .SearchResult-name,
2018-02-03 05:55:57 +00:00
.Card-footer-link a,
.Card-footer-link a:hover,
2017-12-09 01:15:35 +00:00
.Card-footer-link a:link,
.DropdownMenuItem-link a:hover,
.AddonMoreInfo-contents a:link,
2017-12-10 00:05:50 +00:00
.LanguageTools-table a:link,
.Addon-details .AddonDescription-contents a:link,
.Card.ShowMoreCard.AddonDescription-version-notes a:link {
2017-12-09 01:15:35 +00:00
color: var(--primary-accent-color) !important;
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
.Button--action.Button--outline-only {
border-color: var(--primary-accent-color) !important;
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
.Button--action,
.Button--action.Button--small,
.Paginate .Paginate-item,
.SearchForm-suggestions-item.SearchForm-suggestions-item--highlighted,
2017-12-10 00:05:50 +00:00
.Addon .InstallButton-button {
2017-12-09 01:15:35 +00:00
background: var(--primary-accent-color) !important;
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
.Button--action.Button--outline-only:hover,
.SearchForm-query:hover,
.Button--action:hover {
border-color: var(--primary-accent-color-dark) !important;
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
}
2018-02-03 05:55:57 +00:00
2017-12-10 01:38:30 +00:00
.SearchForm-query:focus {
box-shadow: 0 0 5px 0 var(--primary-accent-color) !important;
border-color: var(--primary-accent-color-dark) !important;
}
2018-02-03 05:55:57 +00:00
2017-12-09 01:15:35 +00:00
.AddonsCard--horizontal ul.AddonsCard-list .SearchResult-link:hover {
2018-02-15 01:46:15 +00:00
background: var(--primary-dark-color) !important;
2017-12-09 01:15:35 +00:00
border-radius: 0px !important;
}
2018-02-03 05:55:57 +00:00
2017-12-10 00:05:50 +00:00
.Button--report {
text-shadow: none !important;
}
2018-02-03 05:55:57 +00:00
2017-12-10 07:09:47 +00:00
.Icon-external {
filter: invert(20%) !important;
}
2018-02-03 05:55:57 +00:00
.Icon-featured {
2017-12-10 07:09:47 +00:00
filter: invert(85%) !important;
}
2017-12-10 00:05:50 +00:00
2017-12-09 01:15:35 +00:00
2018-02-03 05:55:57 +00:00
}