Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
mastodon
Commits
63b1388f
Unverified
Commit
63b1388f
authored
6 years ago
by
Eugen Rochko
Committed by
GitHub
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Change font weight of sensitive button to 500 (#10682)
parent
91634947
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/javascript/styles/mastodon/components.scss
+5
-0
app/javascript/styles/mastodon/components.scss
with
5 additions
and
0 deletions
+5
-0
app/javascript/styles/mastodon/components.scss
+
5
-
0
View file @
63b1388f
...
...
@@ -267,6 +267,11 @@
&
__sensitive-button
{
padding
:
10px
;
padding-top
:
0
;
.icon-button
{
font-size
:
14px
;
font-weight
:
500
;
}
}
.compose-form__warning
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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