Fix trans
This commit is contained in:
parent
221f20e13f
commit
493a6d9709
@ -126,3 +126,4 @@ MainLanguage=Main language
|
|||||||
OtherLanguages=Other languages
|
OtherLanguages=Other languages
|
||||||
UseManifest=Provide a manifest.json file
|
UseManifest=Provide a manifest.json file
|
||||||
PublicAuthorAlias=Public author alias
|
PublicAuthorAlias=Public author alias
|
||||||
|
AvailableLanguagesAreDefinedIntoWebsiteProperties=Available languages are defined into website properties
|
||||||
@ -4195,6 +4195,8 @@ span[phptag] {
|
|||||||
padding: 2px 5px 3px 5px !important;
|
padding: 2px 5px 3px 5px !important;
|
||||||
margin: 2px 4px 2px 4px !important;
|
margin: 2px 4px 2px 4px !important;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
|
background: #f5f5f5 !important;
|
||||||
|
border: 1px solid #ccc !important;
|
||||||
}
|
}
|
||||||
.websiteselection {
|
.websiteselection {
|
||||||
/* display: inline-block; */
|
/* display: inline-block; */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user