Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
sx-prize
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
74dfb104
authored
Jul 21, 2019
by
zhangheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
j
parent
a7c4ab93
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
14 deletions
+13
-14
.idea/workspace.xml
+11
-12
.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc
+0
-0
Public/static/css/main.css
+1
-1
Public/static/css/main.scss
+1
-1
No files found.
.idea/workspace.xml
View file @
74dfb104
...
...
@@ -4,7 +4,6 @@
<list
default=
"true"
id=
"83262c17-7030-4f8f-af17-e1cc55f76944"
name=
"Default"
comment=
""
>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc"
afterPath=
"$PROJECT_DIR$/.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/Application/Home/View/default/Index_index.tpl"
afterPath=
"$PROJECT_DIR$/Application/Home/View/default/Index_index.tpl"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/Public/static/css/main.css"
afterPath=
"$PROJECT_DIR$/Public/static/css/main.css"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/Public/static/css/main.scss"
afterPath=
"$PROJECT_DIR$/Public/static/css/main.scss"
/>
</list>
...
...
@@ -166,8 +165,8 @@
<option
value=
"$PROJECT_DIR$/Application/Home/Controller/ControllerTrait.class.php"
/>
<option
value=
"$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php"
/>
<option
value=
"$PROJECT_DIR$/Public/static/js/index.js"
/>
<option
value=
"$PROJECT_DIR$/Public/static/css/main.scss"
/>
<option
value=
"$PROJECT_DIR$/Application/Home/View/default/Index_index.tpl"
/>
<option
value=
"$PROJECT_DIR$/Public/static/css/main.scss"
/>
</list>
</option>
</component>
...
...
@@ -588,12 +587,12 @@
<workItem
from=
"1563355311998"
duration=
"122000"
/>
<workItem
from=
"1563377354829"
duration=
"1609000"
/>
<workItem
from=
"1563441996623"
duration=
"114000"
/>
<workItem
from=
"1563716562750"
duration=
"1
192
000"
/>
<workItem
from=
"1563716562750"
duration=
"1
214
000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"187
63
000"
/>
<option
name=
"totallyTimeSpent"
value=
"187
85
000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"64"
y=
"23"
width=
"1440"
height=
"813"
extended-state=
"0"
/>
...
...
@@ -1042,14 +1041,6 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"3306"
>
<caret
line=
"174"
column=
"21"
lean-forward=
"false"
selection-start-line=
"174"
selection-start-column=
"21"
selection-end-line=
"174"
selection-end-column=
"21"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/Application/Home/View/default/Index_index.tpl"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"273"
>
...
...
@@ -1060,6 +1051,14 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"273"
>
<caret
line=
"203"
column=
"15"
lean-forward=
"false"
selection-start-line=
"203"
selection-start-column=
"15"
selection-end-line=
"203"
selection-end-column=
"15"
/>
<folding
/>
</state>
</provider>
</entry>
</component>
<component
name=
"masterDetails"
>
<states>
...
...
.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc
View file @
74dfb104
No preview for this file type
Public/static/css/main.css
View file @
74dfb104
...
...
@@ -181,8 +181,8 @@ ul, li {
top
:
375px
;
left
:
19px
;
opacity
:
0
;
-webkit-transform-origin
:
46%
50%
;
-webkit-animation
:
rotate
2s
ease
0s
1
;
-webkit-transform-origin
:
46%
50%
;
-webkit-animation-fill-mode
:
forwards
;
animation-fill-mode
:
forwards
;
}
...
...
Public/static/css/main.scss
View file @
74dfb104
...
...
@@ -202,8 +202,8 @@ ul, li {
top
:torem
(
375px
)
;
left
:
19px
;
opacity
:
0
;
-webkit-transform-origin
:
46%
50%
;
-webkit-animation
:
rotate
2s
ease
0s
1
;
-webkit-transform-origin
:
46%
50%
;
-webkit-animation-fill-mode
:
forwards
;
animation-fill-mode
:
forwards
;
img
{
...
...
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