Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Portal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fachschaft
Portal
Commits
a61549c0
Verified
Commit
a61549c0
authored
7 months ago
by
Jakob Moser
Browse files
Options
Downloads
Patches
Plain Diff
Replace svg with png
Closes
#38
parent
9eaa05d5
No related branches found
No related tags found
No related merge requests found
Pipeline
#6547
passed
7 months ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
portal/static/css/main.css
+2
-1
2 additions, 1 deletion
portal/static/css/main.css
portal/static/lib/nautilus/nautilus_blue.png
+0
-0
0 additions, 0 deletions
portal/static/lib/nautilus/nautilus_blue.png
with
2 additions
and
1 deletion
portal/static/css/main.css
+
2
−
1
View file @
a61549c0
...
...
@@ -8,13 +8,14 @@
.blue
{
--primary
:
#144a8b
;
--background
:
url("/static/lib/nautilus/nautilus_blue.
sv
g")
;
--background
:
url("/static/lib/nautilus/nautilus_blue.
pn
g")
;
--on-primary
:
white
;
--primary-light
:
#387bd0
;
}
.green
{
--primary
:
#135a3a
;
/* TODO: Replace this with a png, which is easier to render */
--background
:
url("/static/lib/nautilus/nautilus_green.svg")
;
--on-primary
:
white
;
--primary-light
:
#2aac6d
;
...
...
This diff is collapsed.
Click to expand it.
portal/static/lib/nautilus/nautilus_blue.png
0 → 100644
+
0
−
0
View file @
a61549c0
718 KiB
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