Blame Identity/Webenv/Themes/Default/Style-guide/0.0.1/stylesheet.css

b1d094
/* 
b1d094
 * Webenv
b1d094
 *
e4f1ff
 * Copyright (C) 2009-2012 The CentOS Project
b1d094
 *
b1d094
 * This CSS is free software; you can redistribute it and/or modify it
b1d094
 * under the terms of the GNU General Public License as published by
b1d094
 * the Free Software Foundation; either version 2 of the License, or
b1d094
 * (at your option) any later version.
b1d094
 *
b1d094
 * This CSS is distributed in the hope that it will be useful, but
b1d094
 * WITHOUT ANY WARRANTY; without even the implied warranty of
b1d094
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
b1d094
 * General Public License for more details.
b1d094
 *
b1d094
 * You should have received a copy of the GNU General Public License
b1d094
 * along with this program; if not, write to the Free Software
b1d094
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
b1d094
 *
b1d094
 * ----------------------------------------------------------------------
b1d094
 * $Id: stylesheet.css 5276 2012-08-28 22:08:58Z al $
b1d094
 * ----------------------------------------------------------------------
b1d094
 */
b1d094
b1d094
/* Reset browser's default definitions.
b1d094
--------------------------------------------------------------------*/
e4f1ff
@import url("Css/reset.css");
b1d094
b1d094
/* Customize default definitions.
b1d094
--------------------------------------------------------------------*/
e4f1ff
@import url("Css/base.css");
e4f1ff
/* @import url("Css/layout-2cols.css");*/
e4f1ff
@import url("Css/links.css");
e4f1ff
@import url("Css/lists.css");
e4f1ff
@import url("Css/quotation.css");
e4f1ff
@import url("Css/forms.css");
b1d094
b1d094
/* Miscellaneous definitions.
b1d094
--------------------------------------------------------------------*/
e4f1ff
@import url("Css/tabs.css");