Added metadata editor title and ellipsis
This commit is contained in:
parent
a08d5b71cf
commit
8c90fbe4eb
3 changed files with 9 additions and 0 deletions
|
@ -423,6 +423,10 @@ li.ui-state-default {
|
|||
|
||||
.inner_editor_title h2 {
|
||||
margin: 10px 0 0 10px;
|
||||
width: 85%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.inner_editor_title span {
|
||||
font-size: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue