← Back to team overview

mahara-contributors team mailing list archive

Re: [Bug 1933940] Re: Raw Resume views are not displaying headers

 

The Montessori Theme based on Raw


On Sat, Jul 17, 2021 at 11:25 AM Kristina Hoeppner <
1933940@xxxxxxxxxxxxxxxxxx> wrote:

> ** Changed in: mahara
>        Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1933940
>
> Title:
>   Raw Resume views are not displaying headers
>
> Status in Mahara:
>   Incomplete
>
> Bug description:
>   When creating a theme based On RAW than the view with entries from the
>   resume won't show up.
>
>   The card titles are not displaying.
>   To fix that two lines have to be copied from default Theme to RAW Theme
> or to the Theme based on Raw
>
>   /* From Default - visibility of header in cards accordion */
>
>   .card-header a:not(.secondary-link),.collapsible legend
> a:not(.secondary-link) {
>         color:#556d32;
>   }
>
>   .card-header a:not(.secondary-link).collapsed,.collapsible legend
> a:not(.secondary-link).collapsed {
>         background-color:transparent;
>         color:#475c2a;
>   }
>
>   /* End Default */
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mahara/+bug/1933940/+subscriptions
>
>


** Attachment added: "download-2021.7.17_15.6.20-m-xyz-contact-(c3.lisandi.com).tar.gz"
   https://bugs.launchpad.net/bugs/1933940/+attachment/5511532/+files/download-2021.7.17_15.6.20-m-xyz-contact-%28c3.lisandi.com%29.tar.gz

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1933940

Title:
  Raw Resume views are not displaying headers

Status in Mahara:
  Incomplete

Bug description:
  When creating a theme based On RAW than the view with entries from the
  resume won't show up.

  The card titles are not displaying.
  To fix that two lines have to be copied from default Theme to RAW Theme or to the Theme based on Raw

  /* From Default - visibility of header in cards accordion */

  .card-header a:not(.secondary-link),.collapsible legend a:not(.secondary-link) {
  	color:#556d32;
  }

  .card-header a:not(.secondary-link).collapsed,.collapsible legend a:not(.secondary-link).collapsed {
  	background-color:transparent;
  	color:#475c2a;
  }
   
  /* End Default */

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1933940/+subscriptions



References