UNPKG
processmaker-builder
Version:
3_2_2 (1.0.0)
latest (3.2.2)
3.2.2
1.0.0
The gulp task runner for ProcessMaker building
bitbucket.org/duhnnie/processmaker
processmaker-builder
/
vendor
/
luracast
/
restler
/
public
/
examples
/
resources
/
hacks.css
13 lines
(12 loc)
•
273 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.snippet-wrap
pre
.sh_sourceCode
{
padding
: inherit; -moz-
border-radius
:
0
; -webkit-
border-radius
:
0
;
border-radius
:
0
;
box-shadow
: none; -moz-
box-shadow
: none; -webkit-
box-shadow
: none; }
.snippet-wrap
.snippet-menu
,
.snippet-wrap
.snippet-hide
{
font-size
: .
5em
; }