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
Amanda Ghassaei
OrigamiSimulator
Commits
9f4f632b
Commit
9f4f632b
authored
May 04, 2017
by
amandaghassaei
Browse files
styling
parent
4408940d
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/main.css
View file @
9f4f632b
...
...
@@ -44,6 +44,9 @@ body{
max-height
:
100%
;
overflow
:
auto
;
}
#controlsLeft
.radio
{
width
:
200px
;
}
.sliderInput
{
float
:
right
;
...
...
@@ -299,3 +302,10 @@ svg{
font-size
:
18px
;
line-height
:
18px
;
}
#aboutError
{
line-height
:
2.0
}
#aboutStiffness
{
line-height
:
28px
;
}
index.html
View file @
9f4f632b
...
...
@@ -491,7 +491,7 @@
</label>
<label
class=
"radio"
>
<input
name=
"colorMode"
value=
"axialStrain"
data-toggle=
"radio"
class=
"custom-radio"
type=
"radio"
><span
class=
"icons"
><span
class=
"icon-unchecked"
></span><span
class=
"icon-checked"
></span></span>
Axial Strain Material
Axial Strain Material
<a
class=
"about floatRight"
href=
"#"
id=
"aboutAxialStrain"
><span
class=
"fui-question-circle"
></span></a>
</label>
</div>
</div><br/>
...
...
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