CSS File Pattern

4. April 2008 – 05:28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/** vim: ts=4:sw=4:nu:fdc=4:nospell
 *
 * A CSS File
 *
 * @author    Ing.Jozef Sakáloš
 * @copyright (c) 2008, by Ing. Jozef Sakáloš
 * @date      5. April 2008
 * @version   $Id$
 *
 * @license A CSS File is licensed under the terms of the Open Source
 * LGPL 3.0 license. Commercial use is permitted to the extent that the 
 * code/component(s) do NOT become part of another Open Source or Commercially
 * licensed development library or toolkit without explicit permission.
 * 
 * License details: http://www.gnu.org/licenses/lgpl.html
 */
 
/* eof */

StumbleUpon Toolbar
  1. 2 Responses to “CSS File Pattern”

  2. Hey…i was looking at the file upload sample you did… is there any way to you send a zip file with those themes you have in the theme combobox? Thank you.

    By charles on Apr 4, 2008

  3. These themes are collected from Ext JS Forum from posts of their original authors. You are welcome to visit the forum, download and install those themes.

    By jsakalos on Apr 4, 2008

Post a Comment