Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
selsta
CCS Frontend
Commits
07e0b0ce
Commit
07e0b0ce
authored
Apr 21, 2020
by
Diego Salazar
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix' into 'master'
Fix color See merge request
monero-project/ccs-front!27
parents
d3174643
f1b28d3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
css/custom.css
css/custom.css
+2
-2
No files found.
css/custom.css
View file @
07e0b0ce
...
...
@@ -3450,12 +3450,12 @@ input.accordion {
-moz-box-shadow
:
0
1px
2px
0
rgba
(
0
,
0
,
0
,
.07
),
0
1px
5px
0
rgba
(
0
,
0
,
0
,
.1
);
-webkit-box-shadow
:
0
1px
2px
0
rgba
(
0
,
0
,
0
,
.07
),
0
1px
5px
0
rgba
(
0
,
0
,
0
,
.1
);
box-shadow
:
0
1px
2px
0
rgba
(
0
,
0
,
0
,
.07
),
0
1px
5px
0
rgba
(
0
,
0
,
0
,
.1
);
background-color
:
#
b74848
;
background-color
:
#
d26e2b
;
color
:
#ffffff
;
}
input
.accordion
:checked
~
.btn
{
background-color
:
#d
26e2b
;
background-color
:
#d
b8b55
;
}
.instructions
a
.qr
{
...
...
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