Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caillat Michel
yafits
Commits
396be779
Commit
396be779
authored
Jan 30, 2020
by
Caillat Michel
Browse files
Improve page presentation
parent
5eae401e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
yafitsv/public/stylesheets/olqv.css
View file @
396be779
body
{
width
:
1440px
;
}
h1
,
h2
,
h3
,
h4
,
h5
{
color
:
#272727
;
text-align
:
left
;}
h1
{
font-size
:
2.25em
;}
h2
{
font-size
:
1.75em
;
margin
:
30px
0
15px
0
;}
...
...
@@ -151,10 +155,6 @@ padding-top : 0.5em;
/*padding-top : 5em;*/
}
.col
.chart-control
{
padding-left
:
825px
;
}
.col
.chart-title
{
padding-left
:
750px
;
margin-bottom
:
2em
;
...
...
@@ -177,9 +177,50 @@ padding-top : 0.5em;
}
.btn-control
{
width
:
10
0px
;
width
:
9
0px
;
}
.external_mouse_position
{
height
:
1.5em
;
}
#sampRegistry
button
{
display
:
inline-block
;
font-weight
:
400
;
text-align
:
center
;
white-space
:
nowrap
;
vertical-align
:
middle
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
border
:
1px
solid
transparent
;
padding
:
.375rem
.75rem
;
font-size
:
1rem
;
line-height
:
1.5
;
border-radius
:
.25rem
;
transition
:
color
.15s
ease-in-out
,
background-color
.15s
ease-in-out
,
border-color
.15s
ease-in-out
,
box-shadow
.15s
ease-in-out
;
}
.samp-img
{
width
:
30px
;
height
:
30px
;
cursor
:
pointer
;
}
.cube-infos
{
font-size
:
15px
;
color
:
black
;
}
.img-configuration
select
{
display
:
inline-block
;
width
:
auto
;
}
.img-configuration
.list-group-item
:last-child
{
margin-bottom
:
auto
;
border-bottom-right-radius
:
0%
;
border-bottom-left-radius
:
0%
;
}
\ No newline at end of file
yafitsv/views/olqv.ejs
View file @
396be779
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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