Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
dencare-game
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
800cea7c
authored
Aug 30, 2019
by
zhangheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
1550124a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
.idea/workspace.xml
+6
-6
.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc
+0
-0
Public/static/css/main.css
+2
-2
Public/static/css/main.scss
+2
-2
No files found.
.idea/workspace.xml
View file @
800cea7c
...
@@ -130,8 +130,8 @@
...
@@ -130,8 +130,8 @@
<file
leaf-file-name=
"main.scss"
pinned=
"false"
current-in-tab=
"true"
>
<file
leaf-file-name=
"main.scss"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
428
"
>
<state
relative-caret-position=
"
390
"
>
<caret
line=
"5
12"
column=
"2"
lean-forward=
"false"
selection-start-line=
"512"
selection-start-column=
"2"
selection-end-line=
"512"
selection-end-column=
"2
"
/>
<caret
line=
"5
06"
column=
"10"
lean-forward=
"false"
selection-start-line=
"506"
selection-start-column=
"10"
selection-end-line=
"506"
selection-end-column=
"10
"
/>
<folding
/>
<folding
/>
</state>
</state>
</provider>
</provider>
...
@@ -548,12 +548,12 @@
...
@@ -548,12 +548,12 @@
<option
name=
"presentableId"
value=
"Default"
/>
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1566667513502
</updated>
<updated>
1566667513502
</updated>
<workItem
from=
"1566667516612"
duration=
"55749000"
/>
<workItem
from=
"1566667516612"
duration=
"55749000"
/>
<workItem
from=
"1567098016695"
duration=
"1
868
000"
/>
<workItem
from=
"1567098016695"
duration=
"1
905
000"
/>
</task>
</task>
<servers
/>
<servers
/>
</component>
</component>
<component
name=
"TimeTrackingManager"
>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"576
17
000"
/>
<option
name=
"totallyTimeSpent"
value=
"576
54
000"
/>
</component>
</component>
<component
name=
"ToolWindowManager"
>
<component
name=
"ToolWindowManager"
>
<frame
x=
"-176"
y=
"23"
width=
"1440"
height=
"817"
extended-state=
"0"
/>
<frame
x=
"-176"
y=
"23"
width=
"1440"
height=
"817"
extended-state=
"0"
/>
...
@@ -845,8 +845,8 @@
...
@@ -845,8 +845,8 @@
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
428
"
>
<state
relative-caret-position=
"
390
"
>
<caret
line=
"5
12"
column=
"2"
lean-forward=
"false"
selection-start-line=
"512"
selection-start-column=
"2"
selection-end-line=
"512"
selection-end-column=
"2
"
/>
<caret
line=
"5
06"
column=
"10"
lean-forward=
"false"
selection-start-line=
"506"
selection-start-column=
"10"
selection-end-line=
"506"
selection-end-column=
"10
"
/>
<folding
/>
<folding
/>
</state>
</state>
</provider>
</provider>
...
...
.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc
View file @
800cea7c
No preview for this file type
Public/static/css/main.css
View file @
800cea7c
...
@@ -581,7 +581,7 @@ ul, li {
...
@@ -581,7 +581,7 @@ ul, li {
background
:
url("../images/1.png")
left
top
;
background
:
url("../images/1.png")
left
top
;
width
:
267px
;
width
:
267px
;
height
:
147px
;
height
:
147px
;
-webkit-animation
:
left
1s
linear
2
s
1
;
-webkit-animation
:
left
0.5s
linear
1
s
1
;
animation-fill-mode
:
forwards
;
animation-fill-mode
:
forwards
;
}
}
.page-lang
.map-2
{
.page-lang
.map-2
{
...
@@ -593,7 +593,7 @@ ul, li {
...
@@ -593,7 +593,7 @@ ul, li {
background
:
url("../images/2.png")
left
top
;
background
:
url("../images/2.png")
left
top
;
width
:
486px
;
width
:
486px
;
height
:
384px
;
height
:
384px
;
-webkit-animation
:
right
1s
linear
2
s
1
;
-webkit-animation
:
right
0.5s
linear
1
s
1
;
animation-fill-mode
:
forwards
;
animation-fill-mode
:
forwards
;
}
}
.page-lang
.map-3
{
.page-lang
.map-3
{
...
...
Public/static/css/main.scss
View file @
800cea7c
...
@@ -501,13 +501,13 @@ ul, li {
...
@@ -501,13 +501,13 @@ ul, li {
.map-1
{
.map-1
{
opacity
:
0
;
opacity
:
0
;
@include
image_bounds_by_pos
(
"../images/1.png"
,
71px
,
1222px
);
@include
image_bounds_by_pos
(
"../images/1.png"
,
71px
,
1222px
);
-webkit-animation
:
left
1s
linear
2
s
1
;
-webkit-animation
:
left
0
.5s
linear
1
s
1
;
animation-fill-mode
:
forwards
animation-fill-mode
:
forwards
}
}
.map-2
{
.map-2
{
opacity
:
0
;
opacity
:
0
;
@include
image_bounds_by_pos
(
"../images/2.png"
,
116px
,
1466px
);
@include
image_bounds_by_pos
(
"../images/2.png"
,
116px
,
1466px
);
-webkit-animation
:
right
1s
linear
2
s
1
;
-webkit-animation
:
right
0
.5s
linear
1
s
1
;
animation-fill-mode
:
forwards
animation-fill-mode
:
forwards
}
}
...
...
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