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
4a9205c066c8f1b172b99ebac2abb7dd043fb683
4a9205c066c8f1b172b99ebac2abb7dd043fb683
Switch branch/tag
rlg-tool
src
app
components
dialogs
suppress-dialog
suppress-dialog.component.scss
Find file
Normal view
History
Permalink
suppress-dialog.component.scss
98 Bytes
Edit
Web IDE
Newer
Older
add name input and idialog when download button is clicked + change font-family of dialogs
750541f9
Romain DELEAU
committed
1 year ago
1
2
3
4
h2
{
font-family
:
'Glacial Indifference Bold'
,
sans-serif
;
}
confirm dialog (create, clear, delete)
d24990b5
Romain DELEAU
committed
1 year ago
5
6
7
button
{
margin-top
:
20px
;
}