Skip to content
Snippets Groups Projects
Commit 12c4f922 authored by Peter Rotich's avatar Peter Rotich
Browse files

Style blockquote for ticket thread

parent 37d4c332
No related branches found
No related tags found
No related merge requests found
...@@ -277,6 +277,7 @@ ...@@ -277,6 +277,7 @@
padding: 10px 20px; padding: 10px 20px;
margin: 0 0 20px; margin: 0 0 20px;
border-left: 5px solid #eeeeee; border-left: 5px solid #eeeeee;
color: #777;
} }
.thread-body blockquote p { .thread-body blockquote p {
font-weight: 300; font-weight: 300;
...@@ -415,7 +416,6 @@ ...@@ -415,7 +416,6 @@
.thread-body ol, .thread-body ol,
.thread-body table, .thread-body table,
.thread-body dl, .thread-body dl,
.thread-body blockquote,
.thread-body pre { .thread-body pre {
margin: 0; margin: 0;
margin-bottom: 10px; margin-bottom: 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment