Browse
For agents
About
Prismatic
/
3.1
Prismatic
v3.1
Switch version
trunk
1.3
1.4
1.5
1.6
1.6.1
1.7
1.8
1.9
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
2.9.1
3.0
3.1
3.1.1
3.2
3.2.1
All 40 releases
Overview
Code
prismatic
/
lib
/
prism
/
css
/
plugin-styles.css
plugin-styles.css
in Prismatic 3.1, at lib/prism/css/plugin-styles.css
5 lines
215 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
div
.
code-toolbar
>
div
.
toolbar
{
top
:
5
px
;
right
:
5
px
;
}
2
3
div
.
toolbar
:
before
,
div
.
toolbar
:
after
{
content
:
'
'
;
display
:
table
;
clear
:
both
;
}
4
5
div
.
code-toolbar
>
div
.
toolbar
>
div
.
toolbar-item
{
margin
:
0
0
0
5
px
;
}