Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MaarchCourrier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maarch
MaarchCourrier
d51fa68aea4c960671abbe08f9e1cd7223b417c1
MaarchCourrier
src
frontend
app
notes
note-editor.component.scss
Find file
Normal view
Permalink
note-editor.component.scss
95 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
FIX #9906 fix note add front
Alex ORLUC
committed
6 years ago
1
2
3
4
.mat-icon-button
:disabled
{
opacity
:
0
.5
;
}
fix dnd + some css
Alex ORLUC
committed
6 years ago
5
6
7
::ng-deep
.mat-tooltip
{
font-size
:
14px
;
}