Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
.tx-srfreecap-captcha label {
|
||||
display: inline-block;
|
||||
width: 180px;
|
||||
}
|
||||
img.tx-srfreecap-image {
|
||||
margin-left: 1em;
|
||||
margin-right: 1em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.tx-srfreecap-image-accessible {
|
||||
background-color: transparent;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.tx-srfreecap-accessible-link {
|
||||
float: right;
|
||||
margin-right: 7em;
|
||||
vertical-align: middle;
|
||||
width: 10em;
|
||||
}
|
||||
.tx-srfreecap-cant-read {
|
||||
display: inline-block;
|
||||
width: 180px;
|
||||
}
|
||||
.tx-srfreecap-cant-read a:link {
|
||||
background-color: transparent;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
.sjbr-freecap-font-maker dl {
|
||||
margin: 0;
|
||||
padding: 1em 0 0 0;
|
||||
}
|
||||
.sjbr-freecap-font-maker dt,
|
||||
.sjbr-freecap-font-maker dd {
|
||||
float: left;
|
||||
margin: 0;
|
||||
padding: 0 0 .5em 0;
|
||||
}
|
||||
.sjbr-freecap-font-maker dt {
|
||||
clear: left;
|
||||
margin-top: 5px;
|
||||
padding-right: 1em;
|
||||
text-align: right;
|
||||
width: 25%;
|
||||
}
|
||||
.sjbr-freecap-font-maker dd {
|
||||
margin-top: 8px;
|
||||
text-align: left;
|
||||
width: 50%;
|
||||
}
|
||||
.sjbr-freecap-font-maker dd input {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.sjbr-freecap-font-maker dd label {
|
||||
margin-bottom: 3px;
|
||||
padding: 0 0 0 .5em;
|
||||
vertical-align: top;
|
||||
}
|
||||
.sjbr-freecap-font-maker ul.errors li {
|
||||
font-weight: bold;
|
||||
}
|
||||
.sjbr-freecap-font-maker-created dl {
|
||||
padding: 1em;
|
||||
}
|
||||
.sjbr-freecap-font-maker-created dd {
|
||||
margin-bottom: 10px;
|
||||
margin-left: 20px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user