@@ -355,6 +355,16 @@ textarea{
|
||||
margin: 5px 0 5px auto;
|
||||
}
|
||||
|
||||
.taglist .tag.editor,
|
||||
.taglist .tag button{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.taglist:hover .editor,
|
||||
.taglist:hover .tag button{
|
||||
display: inherit;
|
||||
}
|
||||
|
||||
.taglist .editor > span{
|
||||
display: inline-block;
|
||||
min-width: 150px;
|
||||
|
||||
Reference in New Issue
Block a user