Changeset 6889
- Timestamp:
- 10/12/06 21:25:46 (5 years ago)
- Location:
- branches/3.2.x/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_textPrim/xedUi
- Files:
-
- 2 edited
-
textHtmlBase.css.xsl (modified) (3 diffs)
-
textHtmlEdit.css.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2.x/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_textPrim/xedUi/textHtmlBase.css.xsl
r6184 r6889 74 74 background-color: #F5F5F5; 75 75 white-space: normal; 76 /* pour forcer le calcul en hauteur du margin.*/ 77 border: 1px solid #F5F5F5; 78 76 79 } 77 80 dir{ … … 89 92 -moz-padding-start: 30px; 90 93 -moz-counter-reset: -html-counter 0; 94 margin: 0.5em 0; 91 95 } 92 96 … … 97 101 -moz-padding-start: 30px; 98 102 -moz-counter-reset: -html-counter 0; 103 margin: 0.5em 0; 99 104 } 100 105 litem{ -
branches/3.2.x/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_textPrim/xedUi/textHtmlEdit.css.xsl
r6184 r6889 47 47 48 48 <xsl:template match="sm:textPrim">@charset "UTF-8"; 49 @import url("<xsl:value-of select="resultatAgent('../textHtml.css', 'act:')"/>");50 49 @namespace url("http://www.w3.org/1999/xhtml"); 51 50
Note: See TracChangeset
for help on using the changeset viewer.