[gen] More work on multilingual string fields.
This commit is contained in:
parent
4131ba899e
commit
7c2d4c1b7a
3 changed files with 146 additions and 70 deletions
|
@ -65,7 +65,7 @@ input.button { color: #666666; height: 20px; margin-bottom: 5px;
|
|||
input.buttonSmall { width: 100px !important; font-size: 85%; height: 18px;
|
||||
margin-bottom: 3px }
|
||||
.fake { background-color: #e6e6e6 !important ; cursor:help !important }
|
||||
.xhtml { background-color: white; padding: 6px; font-size: 95% }
|
||||
.xhtml { background-color: white; padding: 4px; font-size: 95% }
|
||||
.xhtml img { margin-right: 5px }
|
||||
.xhtml p { margin: 3px 0 7px 0 }
|
||||
.clickable { cursor: pointer }
|
||||
|
@ -168,4 +168,4 @@ td.search { padding-top: 8px }
|
|||
.tab { padding: 0 10px 0 10px; text-align: center; font-size: 90%;
|
||||
font-weight: bold}
|
||||
.language {color: grey; font-size: 7pt; border: grey 1px solid; padding: 2px;
|
||||
margin: 0 2px 0 4px}
|
||||
margin: 0 2px 0 4px; font-family: monospace }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue