NPM Resource Changed ? Pending

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
24 Sep 2020

Since PR #30734 is already RTC this is a followup to remove the Cassiopeia Override for Bootstrap cards.
That file only contains two additional card specific classes: "card-grey" and "card-inverse".

A very similar effect like those two classes can be achieved by using the standard Bootstrap colour classes (see https://getbootstrap.com/docs/4.5/utilities/colors/):
image

Summary of Changes

Deleting the whole file and the reference in the template.

Testing Instructions

  • Apply PR
  • run "npm run build.css" to regenerate the template CSS file
  • Compare module output and other appearance of card layouts (are there any?)
  • Add "card-grey" and "card-inverse" to a module class and assign that module to a position with actually uses the card chrome (eg top-b or sidebars).

Actual result BEFORE applying this Pull Request

The module has a slight darker greyish background with "card-grey" and text becomes white with "card-inverse"

Expected result AFTER applying this Pull Request

The classes have no effect anymore.

Documentation Changes Required

None

avatar Bakual Bakual - open - 24 Sep 2020
avatar Bakual Bakual - change - 24 Sep 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 24 Sep 2020
Category Front End Templates (site) NPM Change
avatar wilsonge wilsonge - change - 24 Sep 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-09-24 19:43:15
Closed_By wilsonge
Labels Added: NPM Resource Changed ?
avatar wilsonge wilsonge - close - 24 Sep 2020
avatar wilsonge wilsonge - merge - 24 Sep 2020
avatar wilsonge
wilsonge - comment - 24 Sep 2020

Thanks!

Add a Comment

Login with GitHub to post a comment