Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
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
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IDATT2106 Scrum Team 02
Frontend
Commits
e5f22857
Commit
e5f22857
authored
2 years ago
by
Ingrid Martinsheimen Egge
Browse files
Options
Downloads
Patches
Plain Diff
farge på form til indigo
parent
0ab2f62e
No related branches found
Branches containing commit
No related tags found
1 merge request
!28
farge på form til indigo
Pipeline
#226246
passed
2 years ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/components/EditProfile.vue
+5
-1
5 additions, 1 deletion
src/components/EditProfile.vue
src/style.scss
+5
-0
5 additions, 0 deletions
src/style.scss
with
10 additions
and
1 deletion
src/components/EditProfile.vue
+
5
−
1
View file @
e5f22857
...
...
@@ -165,7 +165,11 @@ export default {
</
script
>
<
style
scoped
lang=
"scss"
>
<
style
scoped
lang=
"scss"
>
;
h1
,
h2
,
h3
{
color
:
base
.
$indigo
}
input
[
type
=
"radio"
]
{
width
:
2em
;
...
...
This diff is collapsed.
Click to expand it.
src/style.scss
+
5
−
0
View file @
e5f22857
...
...
@@ -47,3 +47,8 @@ $phone-min : 360px;
margin
:
0
;
height
:
100%
;
}
form
p
,
form
input
,
form
h1
,
form
h2
,
form
h3
,
form
span
,
form
label
{
color
:
$indigo
;
}
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