Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
magicseteditor
Commits
0113aa2f
Commit
0113aa2f
authored
Mar 29, 2017
by
AntiMetaman
Committed by
GitHub
Mar 29, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
ad1d3099
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
29 deletions
+29
-29
data/yugioh-standard.mse-style/style
data/yugioh-standard.mse-style/style
+29
-29
No files found.
data/yugioh-standard.mse-style/style
View file @
0113aa2f
...
...
@@ -495,9 +495,9 @@ card style:
###################### Link markers
Link Marker Up:
left: 163.5
top:
89
.5
width: 9
3
.5
height:
22.5
top:
90
.5
width: 9
1
.5
height:
{if is_link() then 22.5 else 0}
z index: 5
render style: image
popup style: in place
...
...
@@ -505,10 +505,10 @@ card style:
yes: link_marker_u.png
visible: script: if is_link() then true else false
Link Marker UL:
left: 36
.5
top: 9
7
width:
38
height:
38
left: 36
top: 9
8.5
width:
{if is_link() then 39 else 0}
height:
{if is_link() then 39 else 0}
z index: 5
render style:image
popup style: in place
...
...
@@ -517,9 +517,9 @@ card style:
visible: script: if is_link() then true else false
Link Marker UR:
left: 347.5
top: 9
7
width:
38
height:
38
top: 9
8.5
width:
{if is_link() then 39 else 0}
height:
{if is_link() then 39 else 0}
z index: 5
render style:image
popup style: in place
...
...
@@ -527,10 +527,10 @@ card style:
yes: link_marker_ur.png
visible: script: if is_link() then true else false
Link Marker Down:
left: 16
4
top: 4
29.
5
width: 9
3
.5
height:
22.5
left: 16
3.5
top: 4
3
5
width: 9
1
.5
height:
{if is_link() then 22.5 else 0}
z index: 5
render style:image
popup style: in place
...
...
@@ -538,10 +538,10 @@ card style:
yes: link_marker_d.png
visible: script: if is_link() then true else false
Link Marker DL:
left: 36
.5
top: 40
6
.5
width:
38
height:
38
left: 36
top: 40
8
.5
width:
{if is_link() then 39 else 0}
height:
{if is_link() then 39 else 0}
z index: 5
render style:image
popup style: in place
...
...
@@ -549,10 +549,10 @@ card style:
yes: link_marker_dl.png
visible: script: if is_link() then true else false
Link Marker DR:
left: 347
top: 40
6
.5
width:
38
height:
38
left: 347
.5
top: 40
8
.5
width:
{if is_link() then 39 else 0}
height:
{if is_link() then 39 else 0}
z index: 5
render style:image
popup style: in place
...
...
@@ -560,9 +560,9 @@ card style:
yes: link_marker_dr.png
visible: script: if is_link() then true else false
Link Marker Left:
left: 29
top: 22
4
width:
22.5
left: 29
.5
top: 22
5.5
width:
{if is_link() then 22.5 else 0}
height: 93.5
z index: 5
render style:image
...
...
@@ -571,9 +571,9 @@ card style:
yes: link_marker_l.png
visible: script: if is_link() then true else false
Link Marker Right:
left: 37
0
.5
top: 22
4
width:
22.5
left: 37
1
.5
top: 22
5.5
width:
{if is_link() then 22.5 else 0}
height: 93.5
z index: 5
render style:image
...
...
@@ -1101,4 +1101,4 @@ extra card style:
line height hard: 1.0
line height line: 1.0
line height soft: 1.0
visible: script: if is_jp() then true else false
\ No newline at end of file
visible: script: if is_jp() then true else false
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