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
9e65fddf
authored
Aug 31, 2019
by
zhangheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
e32fd1c3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
8 deletions
+9
-8
.idea/workspace.xml
+6
-6
.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc
+0
-0
Public/static/css/main.css
+1
-1
Public/static/css/main.scss
+2
-1
No files found.
.idea/workspace.xml
View file @
9e65fddf
...
...
@@ -122,8 +122,8 @@
<file
leaf-file-name=
"main.scss"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"3
61
"
>
<caret
line=
"
287"
column=
"4"
lean-forward=
"false"
selection-start-line=
"287"
selection-start-column=
"4"
selection-end-line=
"287
"
selection-end-column=
"4"
/>
<state
relative-caret-position=
"3
99
"
>
<caret
line=
"
332"
column=
"4"
lean-forward=
"false"
selection-start-line=
"332"
selection-start-column=
"4"
selection-end-line=
"332
"
selection-end-column=
"4"
/>
<folding
/>
</state>
</provider>
...
...
@@ -546,12 +546,12 @@
<updated>
1566667513502
</updated>
<workItem
from=
"1566667516612"
duration=
"55749000"
/>
<workItem
from=
"1567098016695"
duration=
"6433000"
/>
<workItem
from=
"1567181764126"
duration=
"40
41
000"
/>
<workItem
from=
"1567181764126"
duration=
"40
85
000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"662
23
000"
/>
<option
name=
"totallyTimeSpent"
value=
"662
67
000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"0"
y=
"23"
width=
"1440"
height=
"815"
extended-state=
"6"
/>
...
...
@@ -946,8 +946,8 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"3
61
"
>
<caret
line=
"
287"
column=
"4"
lean-forward=
"false"
selection-start-line=
"287"
selection-start-column=
"4"
selection-end-line=
"287
"
selection-end-column=
"4"
/>
<state
relative-caret-position=
"3
99
"
>
<caret
line=
"
332"
column=
"4"
lean-forward=
"false"
selection-start-line=
"332"
selection-start-column=
"4"
selection-end-line=
"332
"
selection-end-column=
"4"
/>
<folding
/>
</state>
</provider>
...
...
.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc
View file @
9e65fddf
No preview for this file type
Public/static/css/main.css
View file @
9e65fddf
...
...
@@ -366,7 +366,7 @@ ul, li {
align-items
:
center
;
position
:
absolute
;
left
:
63px
;
top
:
8
86
px
;
top
:
8
23
px
;
width
:
510px
;
height
:
134px
;
border-radius
:
15px
;
...
...
Public/static/css/main.scss
View file @
9e65fddf
...
...
@@ -329,7 +329,8 @@ ul, li {
align-items
:
center
;
position
:
absolute
;
left
:
63px
;
top
:
886px
;
top
:
823px
;
width
:
510px
;
height
:
134px
;
border-radius
:
15px
;
...
...
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