Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
The Island theme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
seamuslee
The Island theme
Commits
049baa7c
Commit
049baa7c
authored
10 months ago
by
bgm
Committed by
bgm
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Accordions: add exception for Manage Extensions
parent
d1e8d9d8
Branches
main
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
css/custom-civicrm.css
+1
-1
1 addition, 1 deletion
css/custom-civicrm.css
scss/civicrm/common/_accordions.scss
+6
-0
6 additions, 0 deletions
scss/civicrm/common/_accordions.scss
with
7 additions
and
1 deletion
css/custom-civicrm.css
+
1
−
1
View file @
049baa7c
This diff is collapsed.
Click to expand it.
scss/civicrm/common/_accordions.scss
+
6
−
0
View file @
049baa7c
...
...
@@ -61,6 +61,12 @@ details details {
}
}
// Exception for accordions on Administer > System Settings > Manage Extensions
.crm-extensions-label
>
.crm-accordion-light
>
summary
{
color
:
inherit
!
important
;
background
:
inherit
!
important
;
}
.crm-master-accordion-wrapper
,
.crm-accordion-wrapper
,
details
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment