Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open-web
Commits
e1dc8d77
Commit
e1dc8d77
authored
Nov 22, 2017
by
Mattias J Duffy
Browse files
changed backgroud of closed status for accesability
parent
25886cac
Pipeline
#1775
passed with stage
in 1 minute and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/styles/components/facilityStatus.scss
View file @
e1dc8d77
...
...
@@ -8,7 +8,8 @@
font-weight
:
bold
!
important
;
&
.facility-status-closed
{
color
:
rgb
(
244
,
67
,
54
);
color
:
white
;
background-color
:rgb
(
244
,
67
,
54
)
;
border-color
:
rgb
(
244
,
67
,
54
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment