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
74aebfe1
Commit
74aebfe1
authored
Sep 13, 2023
by
Romain DELEAU
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
border sider pieces css
parent
1639579e
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
13 deletions
+12
-13
characters.component.scss
src/app/sider-pieces/characters/characters.component.scss
+2
-2
comments.component.scss
src/app/sider-pieces/comments/comments.component.scss
+2
-2
interupt.component.scss
src/app/sider-pieces/interupt/interupt.component.scss
+2
-2
repeat.component.scss
src/app/sider-pieces/repeat/repeat.component.scss
+2
-2
role-occurence.component.scss
...sider-pieces/role-occurence/role-occurence.component.scss
+2
-2
supplementary-task.component.scss
...eces/supplementary-task/supplementary-task.component.scss
+2
-3
No files found.
src/app/sider-pieces/characters/characters.component.scss
View file @
74aebfe1
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
width
:
300px
;
width
:
300px
;
position
:
relative
;
position
:
relative
;
background-color
:
var
(
--
piece-background-color
);
background-color
:
var
(
--
piece-background-color
);
border
:
solid
black
1px
;
border
:
solid
#707070
1px
;
border-radius
:
10
px
;
border-radius
:
6
px
;
label
{
label
{
margin-right
:
10px
;
margin-right
:
10px
;
...
...
src/app/sider-pieces/comments/comments.component.scss
View file @
74aebfe1
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
width
:
300px
;
width
:
300px
;
position
:
relative
;
position
:
relative
;
background-color
:
var
(
--
piece-background-color
);
background-color
:
var
(
--
piece-background-color
);
border
:
solid
black
1px
;
border
:
solid
#707070
1px
;
border-radius
:
10
px
;
border-radius
:
6
px
;
label
{
label
{
margin-bottom
:
10px
;
margin-bottom
:
10px
;
...
...
src/app/sider-pieces/interupt/interupt.component.scss
View file @
74aebfe1
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
width
:
300px
;
width
:
300px
;
position
:
relative
;
position
:
relative
;
background-color
:
var
(
--
piece-background-color
);
background-color
:
var
(
--
piece-background-color
);
border
:
solid
black
1px
;
border
:
solid
#707070
1px
;
border-radius
:
10
px
;
border-radius
:
6
px
;
&
-form
{
&
-form
{
position
:
relative
;
position
:
relative
;
...
...
src/app/sider-pieces/repeat/repeat.component.scss
View file @
74aebfe1
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
width
:
300px
;
width
:
300px
;
position
:
relative
;
position
:
relative
;
background-color
:
var
(
--
piece-background-color
);
background-color
:
var
(
--
piece-background-color
);
border
:
solid
black
1px
;
border
:
solid
#707070
1px
;
border-radius
:
10
px
;
border-radius
:
6
px
;
&
-form
{
&
-form
{
position
:
relative
;
position
:
relative
;
...
...
src/app/sider-pieces/role-occurence/role-occurence.component.scss
View file @
74aebfe1
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
width
:
300px
;
width
:
300px
;
position
:
relative
;
position
:
relative
;
background-color
:
var
(
--
piece-background-color
);
background-color
:
var
(
--
piece-background-color
);
border
:
solid
black
1px
;
border
:
solid
#707070
1px
;
border-radius
:
10
px
;
border-radius
:
6
px
;
&
-title
{
&
-title
{
font-family
:
'Glacial Indifference Bold'
;
font-family
:
'Glacial Indifference Bold'
;
...
...
src/app/sider-pieces/supplementary-task/supplementary-task.component.scss
View file @
74aebfe1
...
@@ -4,9 +4,8 @@
...
@@ -4,9 +4,8 @@
width
:
300px
;
width
:
300px
;
height
:
100px
;
height
:
100px
;
position
:
relative
;
position
:
relative
;
//background: linear-gradient(165deg, rgba(154,213,236,1) 0%, rgba(154,213,236,1) 55%, rgba(0,0,0,1) 55%, rgba(0,0,0,1) 100%);
border
:
solid
#707070
1px
;
border
:
solid
black
1px
;
border-radius
:
6px
;
border-radius
:
10px
;
&
-title
{
&
-title
{
font-family
:
'Glacial Indifference Bold'
;
font-family
:
'Glacial Indifference Bold'
;
...
...
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