Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RLG Maker
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Romain DELEAU
RLG Maker
Commits
7a332c34
Commit
7a332c34
authored
Apr 16, 2024
by
Romain DELEAU
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix icons placement on increase task size
parent
79c8c71e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
20 additions
and
20 deletions
+20
-20
annexe-task.component.scss
src/app/pieces/tasks/annexe-task/annexe-task.component.scss
+4
-4
final-task.component.scss
src/app/pieces/tasks/final-task/final-task.component.scss
+4
-4
optionnal-task.component.scss
...pieces/tasks/optionnal-task/optionnal-task.component.scss
+4
-4
random-event.component.scss
...app/pieces/tasks/random-event/random-event.component.scss
+4
-4
task.component.scss
src/app/pieces/tasks/task/task.component.scss
+4
-4
No files found.
src/app/pieces/tasks/annexe-task/annexe-task.component.scss
View file @
7a332c34
...
@@ -248,7 +248,7 @@
...
@@ -248,7 +248,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
8px
;
top
:
8px
;
right
:
5%
;
right
:
20px
;
background-color
:
white
;
background-color
:
white
;
border-radius
:
50%
;
border-radius
:
50%
;
padding
:
4px
;
padding
:
4px
;
...
@@ -258,7 +258,7 @@
...
@@ -258,7 +258,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
42px
;
top
:
42px
;
right
:
5%
;
right
:
20px
;
background-color
:
white
;
background-color
:
white
;
border-radius
:
50%
;
border-radius
:
50%
;
padding
:
4px
;
padding
:
4px
;
...
@@ -459,7 +459,7 @@
...
@@ -459,7 +459,7 @@
&
-interrupt
{
&
-interrupt
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
right
:
30%
;
right
:
120px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
...
@@ -469,7 +469,7 @@
...
@@ -469,7 +469,7 @@
&
-character
{
&
-character
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
left
:
50%
;
right
:
165px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
padding
:
4px
;
padding
:
4px
;
...
...
src/app/pieces/tasks/final-task/final-task.component.scss
View file @
7a332c34
...
@@ -289,7 +289,7 @@
...
@@ -289,7 +289,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
8px
;
top
:
8px
;
right
:
25%
;
right
:
100px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
padding
:
4px
;
padding
:
4px
;
...
@@ -299,7 +299,7 @@
...
@@ -299,7 +299,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
42px
;
top
:
42px
;
right
:
25%
;
right
:
100px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
padding
:
4px
;
padding
:
4px
;
...
@@ -504,7 +504,7 @@
...
@@ -504,7 +504,7 @@
&
-interrupt
{
&
-interrupt
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
right
:
30%
;
right
:
120px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
...
@@ -514,7 +514,7 @@
...
@@ -514,7 +514,7 @@
&
-character
{
&
-character
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
left
:
50%
;
right
:
165px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
padding
:
4px
;
padding
:
4px
;
...
...
src/app/pieces/tasks/optionnal-task/optionnal-task.component.scss
View file @
7a332c34
...
@@ -300,7 +300,7 @@
...
@@ -300,7 +300,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
8px
;
top
:
8px
;
right
:
25%
;
right
:
100px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
padding
:
4px
;
padding
:
4px
;
...
@@ -310,7 +310,7 @@
...
@@ -310,7 +310,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
42px
;
top
:
42px
;
right
:
25%
;
right
:
100px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
padding
:
4px
;
padding
:
4px
;
...
@@ -514,7 +514,7 @@
...
@@ -514,7 +514,7 @@
&
-interrupt
{
&
-interrupt
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
right
:
30%
;
right
:
120px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
...
@@ -524,7 +524,7 @@
...
@@ -524,7 +524,7 @@
&
-character
{
&
-character
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
left
:
50%
;
right
:
165px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
padding
:
4px
;
padding
:
4px
;
...
...
src/app/pieces/tasks/random-event/random-event.component.scss
View file @
7a332c34
...
@@ -291,7 +291,7 @@
...
@@ -291,7 +291,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
8px
;
top
:
8px
;
right
:
25%
;
right
:
100px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
padding
:
4px
;
padding
:
4px
;
...
@@ -301,7 +301,7 @@
...
@@ -301,7 +301,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
42px
;
top
:
42px
;
right
:
25%
;
right
:
100px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
padding
:
4px
;
padding
:
4px
;
...
@@ -378,7 +378,7 @@
...
@@ -378,7 +378,7 @@
&
-interrupt
{
&
-interrupt
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
right
:
30%
;
right
:
120px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
...
@@ -388,7 +388,7 @@
...
@@ -388,7 +388,7 @@
&
-character
{
&
-character
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
left
:
50%
;
right
:
165px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
padding
:
4px
;
padding
:
4px
;
...
...
src/app/pieces/tasks/task/task.component.scss
View file @
7a332c34
...
@@ -297,7 +297,7 @@
...
@@ -297,7 +297,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
8px
;
top
:
8px
;
right
:
25%
;
right
:
100px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
padding
:
4px
;
padding
:
4px
;
...
@@ -307,7 +307,7 @@
...
@@ -307,7 +307,7 @@
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
top
:
42px
;
top
:
42px
;
right
:
25%
;
right
:
100px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
padding
:
4px
;
padding
:
4px
;
...
@@ -510,7 +510,7 @@
...
@@ -510,7 +510,7 @@
&
-interrupt
{
&
-interrupt
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
right
:
30%
;
right
:
120px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
background-color
:
white
;
background-color
:
white
;
...
@@ -520,7 +520,7 @@
...
@@ -520,7 +520,7 @@
&
-character
{
&
-character
{
transform
:
scale
(
1
.2
);
transform
:
scale
(
1
.2
);
position
:
absolute
;
position
:
absolute
;
left
:
50%
;
right
:
165px
;
bottom
:
25px
;
bottom
:
25px
;
border-radius
:
50%
;
border-radius
:
50%
;
padding
:
4px
;
padding
:
4px
;
...
...
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