Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon Firmware Selector
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon Firmware Selector
Commits
0e31d75a
Verified
Commit
0e31d75a
authored
6 years ago
by
nrbffs
Committed by
Nico
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
adjust to FFS colors
parent
97a95502
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
app.css
+4
-4
4 additions, 4 deletions
app.css
ffs-logo.png
+0
-0
0 additions, 0 deletions
ffs-logo.png
index.html
+1
-1
1 addition, 1 deletion
index.html
with
5 additions
and
5 deletions
app.css
+
4
−
4
View file @
0e31d75a
...
...
@@ -107,7 +107,7 @@ h1, h2, h3, h4, h5, h6 {
}
#firmwareTable
h1
{
color
:
#
dc0067
;
color
:
#
f9a62b
;
}
.firmwareTableLink
,
.notRecommendedLink
,
.InfoLink
{
...
...
@@ -146,11 +146,11 @@ h1, h2, h3, h4, h5, h6 {
}
#wizard
#model-pane
{
border-left
:
3px
solid
#
dc0067
;
border-left
:
3px
solid
#
f9a62b
;
}
#wizard
#model-pane
h1
{
color
:
#
dc0067
;
color
:
#
f9a62b
;
}
#wizard
#model-pane
input
{
...
...
@@ -243,7 +243,7 @@ h1, h2, h3, h4, h5, h6 {
}
#wizard
select
.invalid
{
border
:
1px
solid
#
dc0067
;
border
:
1px
solid
#
f9a62b
;
box-shadow
:
0.125em
0.125em
0.5em
rgba
(
219
,
0
,
102
,
0.125
);
}
...
...
This diff is collapsed.
Click to expand it.
ffs-logo.png
0 → 100644
+
0
−
0
View file @
0e31d75a
15.8 KiB
This diff is collapsed.
Click to expand it.
index.html
+
1
−
1
View file @
0e31d75a
...
...
@@ -15,7 +15,7 @@
<div
id=
"currentVersions"
>
</div>
<div
id=
"wizard"
>
<a
href=
"./index.html"
><img
src=
"./
router.png"
></a>
<a
href=
"./index.html"
><img
src=
"./
ffs-logo.png"
class=
"center"
></a>
<div
class=
"pane-wrapper"
>
<div
id=
"model-pane"
class=
"pane"
>
<span
class=
"notRecommendedLink"
>
nicht empfohlene Geräte anzeigen
</span>
...
...
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