Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SULI 2021
AI4HDR_GUI
Commits
b940e55f
Commit
b940e55f
authored
Feb 06, 2021
by
josh
Browse files
test
parent
9215a3f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
static/css/manageModel.css
View file @
b940e55f
...
...
@@ -44,7 +44,7 @@
.model-train-container
.actions
{
grid-area
:
actions
;
background-color
:
cornflowerblue
;
background-color
:
#747474
;
display
:
inline-flex
;
justify-content
:
space-around
;
...
...
@@ -92,7 +92,7 @@
.model-predict-container
.actions
{
grid-area
:
p-actions
;
background-color
:
cornflowerblue
;
background-color
:
#747474
;
display
:
inline-flex
;
justify-content
:
space-around
;
...
...
static/css/selectModel.css
View file @
b940e55f
...
...
@@ -15,7 +15,7 @@
.model-select-container
{
grid-area
:
model-select
;
background-color
:
coral
;
background-color
:
#747474
;
display
:
grid
;
grid-template-columns
:
1
fr
50%
1
fr
;
...
...
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