Bug #18747 ยป padding-for-selects.diff
typo3/stylesheet.css (working copy) | ||
---|---|---|
background-color: white;
|
||
text-transform: none;
|
||
border-bottom: none;
|
||
padding: 0px;
|
||
padding: 2px;
|
||
margin: 0px;
|
||
text-indent: 0px;
|
||
}
|