Changeset 15036


Ignore:
Timestamp:
03/05/10 12:29:01 (2 years ago)
Author:
sam
Message:

debug stylage platform

Location:
trunk
Files:
8 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Xul_Core/content/scenariCore/widgets/matrix/matrix.xbl.css

    r15035 r15036  
    4040@charset "UTF-8"; 
    4141@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 
    42  
    43  
     42         
    4443slot, 
    4544slotContents{ 
  • trunk/Xul_Core/content/scenariCore/widgets/matrix/matrix.xbl.xml

    r15028 r15036  
    100100                <resources> 
    101101                        <stylesheet src="chrome://scenariCore/content/widgets/matrix/matrix.xbl.css"/> 
     102                        <stylesheet src="chrome://scenariCore-platform/content/widgets/matrix/matrix.xbl.css"/> 
    102103                </resources> 
    103104                <content flex="1"> 
     
    143144                <resources> 
    144145                        <stylesheet src="chrome://scenariCore/content/widgets/matrix/matrix.xbl.css"/> 
     146                        <stylesheet src="chrome://scenariCore-platform/content/widgets/matrix/matrix.xbl.css"/> 
    145147                </resources> 
    146148                <implementation> 
     
    632634                <resources> 
    633635                        <stylesheet src="chrome://scenariCore/content/widgets/matrix/matrix.xbl.css"/> 
     636                        <stylesheet src="chrome://scenariCore-platform/content/widgets/matrix/matrix.xbl.css"/> 
    634637                </resources> 
    635638                <content align="center"> 
     
    717720                <resources> 
    718721                        <stylesheet src="chrome://scenariCore/content/widgets/matrix/matrix.xbl.css"/> 
     722                        <stylesheet src="chrome://scenariCore-platform/content/widgets/matrix/matrix.xbl.css"/> 
    719723                </resources> 
    720724                <content collapse="both" resizeafter="flex" resizebefore="flex"> 
Note: See TracChangeset for help on using the changeset viewer.