Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Reduce the amount of CSS in TACC/Core-CMS.1
Related
Changes
c-button--cms.css
(from TACC/Core-CMS):--cms-edit-mode
and:--cms-logged-in
to:--django-cms-…
elements/irregular-link
(imported by TACC/Core-CMS)elements/mailto-link
(imported bycore-styles.cms
)--global-color-link-on-dark--normal
to--global-color-accent--xxx-light
(as it was in TACC/Core-CMS)@custom-media
xx-narrow-…
(from TACC/Core-CMS)s-drop-cap
(from TACC/Core-CMS)Testing
c-button--cms
c-button
styles fromcore-styles.cms.css
.irregular-link
Skip. No Core-Styles v2 site uses irregular links.
mailto-link
<a href="mailto:__REMOVE_THIS__@[email protected]" data-user="someone" data-domain="here.there">
link on the CMS.[email protected]
not[email protected]
.s-drop-cap
Core-Styles
Core-CMS
s-drop-cap
class.UI
c-button--cms
,mailto-link
,s-drop-cap
s-drop-cap
Footnotes
End goal is to remove CSS pre-processing from TACC/Core-CMS. ↩