Bug #22725 ยป rtehtmlarea_bugfix_14489_trunk.patch
typo3/sysext/rtehtmlarea/htmlarea/skins/default/htmlarea.css (copie de travail) | ||
---|---|---|
display: block;
|
||
width: 100%;
|
||
}
|
||
.htmlarea-custom-colors {
|
||
height: auto;
|
||
}
|
||
.htmlarea-custom-colors em {
|
||
display: block;
|
||
border: 1px solid;
|
typo3/sysext/t3skin/rtehtmlarea/htmlarea.css (copie de travail) | ||
---|---|---|
border-width: 1px;
|
||
border-color: white;
|
||
}
|
||
.htmlarea-custom-colors {
|
||
height: auto;
|
||
}
|
||
.htmlarea-custom-colors a {
|
||
border-color: transparent;
|
||
float: none;
|