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
7d02382c
authored
Jul 17, 2019
by
zhangheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
j
parent
f12e7d26
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
11 deletions
+11
-11
.idea/workspace.xml
+7
-7
.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/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 @
7d02382c
...
...
@@ -124,7 +124,7 @@
<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>
<marker
date=
"15633788
37000"
expanded=
"true"
signature=
"4776:4894
"
ph=
"{...}"
/>
<marker
date=
"15633788
62000"
expanded=
"true"
signature=
"4774:4892
"
ph=
"{...}"
/>
</folding>
</state>
</provider>
...
...
@@ -137,8 +137,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
88
"
>
<caret
line=
"21
2"
column=
"19"
lean-forward=
"false"
selection-start-line=
"212"
selection-start-column=
"19"
selection-end-line=
"212"
selection-end-column=
"19
"
/>
<state
relative-caret-position=
"3
69
"
>
<caret
line=
"21
1"
column=
"20"
lean-forward=
"false"
selection-start-line=
"211"
selection-start-column=
"20"
selection-end-line=
"211"
selection-end-column=
"20
"
/>
<folding
/>
</state>
</provider>
...
...
@@ -600,12 +600,12 @@
<workItem
from=
"1563354519051"
duration=
"69000"
/>
<workItem
from=
"1563355155211"
duration=
"115000"
/>
<workItem
from=
"1563355311998"
duration=
"122000"
/>
<workItem
from=
"1563377354829"
duration=
"12
22
000"
/>
<workItem
from=
"1563377354829"
duration=
"12
45
000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"170
70
000"
/>
<option
name=
"totallyTimeSpent"
value=
"170
93
000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"0"
y=
"23"
width=
"1440"
height=
"815"
extended-state=
"6"
/>
...
...
@@ -1066,8 +1066,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
88
"
>
<caret
line=
"21
2"
column=
"19"
lean-forward=
"false"
selection-start-line=
"212"
selection-start-column=
"19"
selection-end-line=
"212"
selection-end-column=
"19
"
/>
<state
relative-caret-position=
"3
69
"
>
<caret
line=
"21
1"
column=
"20"
lean-forward=
"false"
selection-start-line=
"211"
selection-start-column=
"20"
selection-end-line=
"211"
selection-end-column=
"20
"
/>
<folding
/>
</state>
</provider>
...
...
.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc
View file @
7d02382c
No preview for this file type
Public/static/css/main.css
View file @
7d02382c
...
...
@@ -184,10 +184,10 @@ ul, li {
top
:
460px
;
left
:
182px
;
justify-content
:
center
;
align-items
:
flex-end
;
align-items
:
center
;
width
:
250px
;
height
:
250px
;
font-size
:
27
px
;
font-size
:
35
px
;
color
:
#f834b0
;
}
#container
.prize-type
{
...
...
Public/static/css/main.scss
View file @
7d02382c
...
...
@@ -206,10 +206,10 @@ ul, li {
left
:
182px
;
@extend
.flex
;
justify-content
:
center
;
align-items
:
flex-end
;
align-items
:
center
;
width
:
250px
;
height
:
250px
;
font-size
:
27
px
;
font-size
:
35
px
;
color
:
#f834b0
;
}
.prize-type
{
...
...
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