|
|
10fcb3 |
/*
|
|
|
10fcb3 |
* Webenv
|
|
|
3985e1 |
*
|
|
|
10fcb3 |
* Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG
|
|
|
3985e1 |
*
|
|
|
10fcb3 |
* This CSS is free software; you can redistribute it and/or modify it
|
|
|
10fcb3 |
* under the terms of the GNU General Public License as published by
|
|
|
10fcb3 |
* the Free Software Foundation; either version 2 of the License, or
|
|
|
10fcb3 |
* (at your option) any later version.
|
|
|
005ff2 |
*
|
|
|
10fcb3 |
* This CSS is distributed in the hope that it will be useful, but
|
|
|
005ff2 |
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
005ff2 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
005ff2 |
* General Public License for more details.
|
|
|
005ff2 |
*
|
|
|
005ff2 |
* You should have received a copy of the GNU General Public License
|
|
|
005ff2 |
* along with this program; if not, write to the Free Software
|
|
|
14749d |
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
|
14749d |
*
|
|
|
005ff2 |
* ----------------------------------------------------------------------
|
|
|
005ff2 |
* $Id$
|
|
|
005ff2 |
* ----------------------------------------------------------------------
|
|
|
3985e1 |
*/
|
|
|
3985e1 |
|
|
|
10fcb3 |
/* Reset browser's default definitions.
|
|
|
10fcb3 |
--------------------------------------------------------------------*/
|
|
|
10fcb3 |
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/default.css");
|
|
|
10fcb3 |
|
|
|
10fcb3 |
/* Customize default definitions.
|
|
|
10fcb3 |
--------------------------------------------------------------------*/
|
|
|
10fcb3 |
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/App/base.css");
|
|
|
10fcb3 |
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/App/layout-2cols.css");
|
|
|
10fcb3 |
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/App/links.css");
|
|
|
10fcb3 |
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/App/lists.css");
|
|
|
10fcb3 |
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/App/quotation.css");
|
|
|
10fcb3 |
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/App/forms.css");
|
|
|
10fcb3 |
|
|
|
10fcb3 |
/* Miscellaneous definitions.
|
|
|
10fcb3 |
--------------------------------------------------------------------*/
|
|
|
10fcb3 |
@import url("/home/centos/artwork/trunk/Identity/Webenv/Css/App/tabs.css");
|