You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sv...@apache.org on 2005/02/06 02:33:04 UTC

cvs commit: incubator-myfaces/src/components/org/apache/myfaces/custom/htmlEditor/resource myFaces_kupustyles.css

svieujot    2005/02/05 17:33:04

  Modified:    src/components/org/apache/myfaces/custom/htmlEditor/resource
                        myFaces_kupustyles.css
  Log:
  Fix transparent background on full page mode
  
  Revision  Changes    Path
  1.2       +1 -1      incubator-myfaces/src/components/org/apache/myfaces/custom/htmlEditor/resource/myFaces_kupustyles.css
  
  Index: myFaces_kupustyles.css
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/src/components/org/apache/myfaces/custom/htmlEditor/resource/myFaces_kupustyles.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- myFaces_kupustyles.css	5 Feb 2005 23:07:45 -0000	1.1
  +++ myFaces_kupustyles.css	6 Feb 2005 01:33:04 -0000	1.2
  @@ -1,3 +1,3 @@
  -div.kupu-fulleditor .kupu-fulleditor-zoomed {
  +div.kupu-fulleditor-zoomed {
   	background: #fff;
   }