Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
uw_fdsu_theme_resp
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_fdsu_theme_resp
Merge requests
!103
ISTWCMS-6305: using function to get options for faculty colors
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ISTWCMS-6305: using function to get options for faculty colors
feature/ISTWCMS-6305-ebremner-links-block
into
1.1.x
Overview
0
Commits
3
Pipelines
0
Changes
2
Merged
Eric Bremner
requested to merge
feature/ISTWCMS-6305-ebremner-links-block
into
1.1.x
1 year ago
Overview
0
Commits
3
Pipelines
0
Changes
26
Expand
0
0
Merge request reports
Compare
version 2
version 11
7d80b5a0
1 year ago
version 10
c849ba17
1 year ago
version 9
71a0e8b5
1 year ago
version 8
93ec6f0f
1 year ago
version 7
cf938ae6
1 year ago
version 6
180ffeee
1 year ago
version 5
7630e638
1 year ago
version 4
35d0593f
1 year ago
version 3
e9e4f978
1 year ago
version 2
0a81b8b5
1 year ago
version 1
eb22801e
1 year ago
1.1.x (base)
and
latest version
latest version
35721bcc
3 commits,
1 year ago
version 11
7d80b5a0
3 commits,
1 year ago
version 10
c849ba17
3 commits,
1 year ago
version 9
71a0e8b5
2 commits,
1 year ago
version 8
93ec6f0f
2 commits,
1 year ago
version 7
cf938ae6
2 commits,
1 year ago
version 6
180ffeee
2 commits,
1 year ago
version 5
7630e638
2 commits,
1 year ago
version 4
35d0593f
2 commits,
1 year ago
version 3
e9e4f978
2 commits,
1 year ago
version 2
0a81b8b5
2 commits,
1 year ago
version 1
eb22801e
1 commit,
1 year ago
Show latest version
26 files
+
341
−
11
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
26
Search (e.g. *.vue) (Ctrl+P)
css/uw_ckeditor.css
+
5
−
0
Options
@@ -28,6 +28,11 @@ h6 {
color
:
#757575
;
}
.enlarged
{
font-size
:
1.42383rem
;
line-height
:
1.4
;
}
kbd
{
border
:
1px
solid
#757575
;
border-radius
:
4px
;
Loading