feedit/Configuration/TypoScript/setup.typoscript

9 lines
191 B
Text
Raw Normal View History

plugin.tx_feedit._CSS_DEFAULT_STYLE (
.typo3-editPanel-btn .icon-size-small {
display: inline-block;
height: 16px;
line-height: 16px;
width: 16px;
}
)