Mercurial > hg > dml-open-vis
view src/DML/MainVisBundle/Resources/assets/bem-blocks/jasmine.less @ 1:f38015048f48 tip
Added GPL
author | Daniel Wolff |
---|---|
date | Sat, 13 Feb 2016 20:43:38 +0100 |
parents | 493bcb69166c |
children |
line wrap: on
line source
@import "../config.less"; .jasmine { .position_fixed_everywhere(20px); .box-shadow(@help--box-shadow); overflow: scroll; z-index: @z-index_jasmine; background: #fff; padding: 10px; } .jasmine_html-reporter { margin: -10px !important; }