Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Signature Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Electronic Signature Service
Signature Frontend
Commits
69ae1f0d
Commit
69ae1f0d
authored
4 years ago
by
Bekerle, Patrizio
Browse files
Options
Downloads
Patches
Plain Diff
Start pure css var icon override implementation
parent
649b427a
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#44247
passed
4 years ago
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
assets/dbp-signature.html.ejs
+4
-2
4 additions, 2 deletions
assets/dbp-signature.html.ejs
vendor/toolkit
+1
-1
1 addition, 1 deletion
vendor/toolkit
with
5 additions
and
3 deletions
assets/dbp-signature.html.ejs
+
4
−
2
View file @
69ae1f0d
...
...
@@ -50,8 +50,10 @@
--dbp-override-warning-text-color: black;
--dbp-override-success-bg-color: #259207;
/* --dbp-override-downloaded-bg-color: #9fdf9f; */
--dbp-icon-base-path: "
<%=
getUrl
(
''
)
%>
";
--dbp-override-icon-nextcloud: "
icons
/
nextcloud
.
svg
"
;
/*----dbp-icon-base-path: "
<%=
getUrl
(
''
)
%>
";*/
/*--dbp-override-icon-nextcloud: "
icons
/
nextcloud
.
svg
"
;
*/
--dbp-override-icon-nextcloud
:
url
(<%=
getUrl
(
''
)
%>
icons
/
nextcloud
.svg
);
--dbp-override-icon-cloud
:
url
(<%=
getUrl
(
''
)
%>
icons
/
nextcloud
.svg
);
}
</style>
...
...
This diff is collapsed.
Click to expand it.
toolkit
@
9835c70b
Compare
b42df4b9
...
9835c70b
Subproject commit
b42df4b9343e08e7d4a9af362fc16edf64bc0f3c
Subproject commit
9835c70be2a828da10537433075eb36ad20be1ee
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