Newsletter: Add custom link to media/post
This commit is contained in:
@@ -283,6 +283,10 @@ $legend-color: $post-color;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
|
||||
#posts_list {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#poster {
|
||||
textarea#post {
|
||||
margin-bottom: 1em;
|
||||
@@ -326,14 +330,15 @@ $legend-color: $post-color;
|
||||
|
||||
span {
|
||||
display: inline-block;
|
||||
width: 50%;
|
||||
cursor: default;
|
||||
|
||||
&.index {
|
||||
width: 25%;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
&.time {
|
||||
width: 75%;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user