PluginProbe
Prismatic / 3.1
Prismatic v3.1
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
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
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 div.code-toolbar > div.toolbar { top: 5px; right: 5px; }
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 5px; }