/*
    Document   : Internet Explorer 9
    Created on : 15.09.2014, 12:31:00
    Author     : Wielert, Netformic GmbH
    Description:
        Purpose of the stylesheet follows.
*/
/*
.listing_actions .list-settings {
  .list-view {
    height: 31px;
    width: 31px;
    background-position: -529px -169px;
    &.active { background-position: -607px -169px; }
    &:hover { background-position: -569px -169px; }
  }
  .table-view {
    height: 31px;
    width: 31px;
    background-position: -529px -129px;
    &.active { background-position: -607px -129px; }
    &:hover { background-position: -569px -129px; }
  }
}


.outer-select {
  background-position: -2px -165px;
}

*/
/*# sourceMappingURL=ie9.css.map */