summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/notes.css.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/notes.css.scss')
-rw-r--r--app/assets/stylesheets/notes.css.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/assets/stylesheets/notes.css.scss b/app/assets/stylesheets/notes.css.scss
index c3ee843afa3..4aba53cfd5c 100644
--- a/app/assets/stylesheets/notes.css.scss
+++ b/app/assets/stylesheets/notes.css.scss
@@ -42,3 +42,11 @@ body.project-page #notes-list .note span.note-author strong{font-weight: bold; f
.note .note-title { margin-left:55px; }
+
+p.notify_controls input{
+ margin: 5px;
+}
+
+p.notify_controls span{
+ font-weight: 700;
+}