Moved 2 items from brain list to written list
This commit is contained in:
parent
c9b9b392bd
commit
9ce314beff
2 changed files with 6 additions and 1 deletions
|
|
@ -73,7 +73,11 @@ public enum MaisDocContentCss {
|
|||
frameNavDetail,
|
||||
frameContent,
|
||||
;
|
||||
|
||||
//
|
||||
// TODO: write new CSS spec for html root tag to have tag+style class guards in CSS.
|
||||
// because this sun css of above defines the allowed (styled) html tree structure.
|
||||
// (so that html auto complete only adds the tags supported the CSS structure schema)
|
||||
//
|
||||
// // Below is the updated javadoc css classes, for now we keep the old sun gold.
|
||||
// //
|
||||
// // IDs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue