add post dropdown menu
This commit is contained in:
parent
687bb431bd
commit
ec498caf8e
2 changed files with 20 additions and 3 deletions
|
|
@ -138,3 +138,12 @@ a.preview-link {
|
|||
.off {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.post-menu-div {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
a.post-menu-link {
|
||||
text-decoration: none;
|
||||
color: green;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue