mirror of
https://github.com/FriendsOfTYPO3/feedit.git
synced 2024-11-10 01:36:09 +01:00
9 lines
191 B
Text
9 lines
191 B
Text
|
plugin.tx_feedit._CSS_DEFAULT_STYLE (
|
||
|
.typo3-editPanel-btn .icon-size-small {
|
||
|
display: inline-block;
|
||
|
height: 16px;
|
||
|
line-height: 16px;
|
||
|
width: 16px;
|
||
|
}
|
||
|
)
|