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
7d8e5a8f
Commit
7d8e5a8f
authored
May 03, 2017
by
amandaghassaei
Browse files
small changes
parent
9a1fe544
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/main.css
View file @
7d8e5a8f
...
...
@@ -23,13 +23,12 @@ body{
#controls
{
position
:
absolute
;
top
:
0
;
top
:
53px
;
bottom
:
0
;
right
:
0
;
width
:
440px
;
margin-top
:
53px
;
padding
:
20px
20px
;
overflow
:
auto
;
height
:
100%
;
background
:
rgba
(
10
,
10
,
10
,
0.1
);
}
#controls
>
a
{
...
...
@@ -37,10 +36,10 @@ body{
}
#controlsLeft
{
position
:
absolute
;
to
p
:
0
;
bot
to
m
:
0
;
left
:
0
;
/*width: 420px;*/
margin-
top
:
53px
;
top
:
53px
;
padding
:
20px
20px
;
max-height
:
100%
;
overflow
:
auto
;
...
...
js/globals.js
View file @
7d8e5a8f
...
...
@@ -16,7 +16,7 @@ function initGlobals(){
edgesVisible
:
true
,
mtnsVisible
:
true
,
valleysVisible
:
true
,
panelsVisible
:
tru
e
,
panelsVisible
:
fals
e
,
passiveEdgesVisible
:
true
,
meshVisible
:
true
,
ambientOcclusion
:
false
,
...
...
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