Mercurial > hg > dml-open-vis
comparison src/DML/MainVisBundle/Resources/assets/bem-blocks/jasmine.less @ 0:493bcb69166c
added public content
author | Daniel Wolff |
---|---|
date | Tue, 09 Feb 2016 20:54:02 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:493bcb69166c |
---|---|
1 @import "../config.less"; | |
2 | |
3 .jasmine { | |
4 .position_fixed_everywhere(20px); | |
5 .box-shadow(@help--box-shadow); | |
6 overflow: scroll; | |
7 z-index: @z-index_jasmine; | |
8 background: #fff; | |
9 padding: 10px; | |
10 } | |
11 | |
12 .jasmine_html-reporter { | |
13 margin: -10px !important; | |
14 } |