/***************************************
* Copyright 2010-2013 CNES - CENTRE NATIONAL d'ETUDES SPATIALES
* 
* This file is part of SITools2.
* 
* SITools2 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* 
* SITools2 is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU General Public License for more details.
* 
* You should have received a copy of the GNU General Public License
* along with SITools2.  If not, see <http://www.gnu.org/licenses/>.
***************************************/
/*!*/
/* * Ext JS Library 3.3.0*/
/* * Copyright(c) 2006-2010 Ext JS, Inc.*/
/* * licensing@extjs.com*/
/* * http://www.extjs.com/license*/
/* */
/*.x-treegrid-root-table {*/
/*    border-right: 1px solid;*/
/*}*/
/**/
/*.x-treegrid-root-node {*/
/*    overflow: auto;*/
/*}*/
/**/
/*.x-treegrid-hd-hidden {*/
/*    visibility: hidden;*/
/*    border: 0;*/
/*    width: 0;*/
/*}*/
/**/
/*.x-treegrid-col {*/
/*    border-bottom: 1px solid;*/
/*    height: 20px;*/
/*    overflow: hidden;*/
/*    vertical-align: top;*/
/*	-o-text-overflow: ellipsis;*/
/*	text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*}*/
/**/
/*.x-treegrid-text {*/
/*    padding-left: 4px;*/
/*    -moz-user-select: none;*/
/*    -khtml-user-select: none;*/
/*}*/
/**/
/*.x-treegrid-resizer {*/
/*    border-left:1px solid;*/
/*    border-right:1px solid;*/
/*    position:absolute;*/
/*    left:0;*/
/*    top:0;*/
/*}*/
/**/
/*.x-treegrid-header-inner {*/
/*    overflow: hidden;*/
/*}*/
/**/
/*.x-treegrid-root-table,*/
/*.x-treegrid-col {*/
/*    border-color: #ededed;*/
/*}*/
/**/
/*.x-treegrid-resizer {*/
/*    border-left-color:#555;*/
/*    border-right-color:#555;*/
/*}*/
