/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 août 2014, 11:39:04
    Author     : laurentdubois
*/

ul#mapper-tree {
    list-style: none;
}
li.mapper-data-main {
  padding-left: 1em;
}

li.mapper-data-sub {
  padding-left: 2em;
}

