[SSE] Refactoring pivot settings
This commit is contained in:
parent
c0813053cc
commit
dabb2cea37
|
@ -224,8 +224,8 @@ button:active:not(.disabled) .btn-change-shape {background-position: -56px -
|
|||
}
|
||||
|
||||
.list-item > div:nth-child(1) {
|
||||
width:70px;
|
||||
padding-right: 5px;
|
||||
width:65px;
|
||||
padding-right: 0;
|
||||
display: inline-block;
|
||||
white-space: pre;
|
||||
overflow: hidden;
|
||||
|
@ -235,9 +235,9 @@ button:active:not(.disabled) .btn-change-shape {background-position: -56px -
|
|||
|
||||
.listitem-icon {
|
||||
vertical-align: middle;
|
||||
width: 16px;
|
||||
width: 22px;
|
||||
height: 16px;
|
||||
background-position: -1px -274px;
|
||||
background-position: 1px -274px;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue