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
2fd46e5b
Commit
2fd46e5b
authored
2 years ago
by
Romain DELEAU
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add comment background-image
parent
5aa27877
verification
Unity
data_structure
develop
dynamic
traces
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
comments.component.scss
src/app/sider-pieces/comments/comments.component.scss
+8
-0
com.png
src/assets/background-images/com.png
+0
-0
No files found.
src/app/sider-pieces/comments/comments.component.scss
View file @
2fd46e5b
...
@@ -48,6 +48,14 @@
...
@@ -48,6 +48,14 @@
left
:
100%
;
left
:
100%
;
transform
:
translateX
(
-100%
);
transform
:
translateX
(
-100%
);
}
}
textarea
{
background-image
:
url("../../../assets/background-images/com.png")
;
background-position
:
center
;
background-repeat
:
no-repeat
;
background-size
:
30%
;
min-height
:
100px
;
}
}
}
}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/assets/background-images/com.png
0 → 100644
View file @
2fd46e5b
55.3 KB
This diff is collapsed.
Click to expand it.
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