appy.gen: integrated tinyMCE; appy.gen: Ref.shownInfo can now specify column widths (ie, 'title*70%'); appy.gen: updated default page and field layouts; appy.gen: stop generating label for back references it not needed.
This commit is contained in:
parent
93619dafe1
commit
c9353b46db
267 changed files with 40477 additions and 82 deletions
|
@ -2,16 +2,6 @@
|
|||
.appyPod { float:right; }
|
||||
.appyFocus { color: #900101; }
|
||||
|
||||
.appyState {
|
||||
font-size: 85%;
|
||||
font-style: normal;
|
||||
border-style: solid;
|
||||
border-width: thin;
|
||||
text-align: center;
|
||||
padding: 0.1em 1em 0.1em 1.3em;
|
||||
background-position: -1px 4px;
|
||||
}
|
||||
|
||||
.appyChanges th {
|
||||
font-style: italic;
|
||||
background-color: transparent;
|
||||
|
@ -27,13 +17,6 @@
|
|||
border-bottom: 0 none transparent !important;
|
||||
}
|
||||
|
||||
.appyHistory {
|
||||
font-variant: small-caps;
|
||||
font-weight: bold;
|
||||
color: black;
|
||||
font-size: 105%;
|
||||
}
|
||||
|
||||
/* Tooltip */
|
||||
a.tooltip span {
|
||||
display:none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue