PluginProbe
Prismatic / 2.4
Prismatic v2.4
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 / css / styles-buttons.css

styles-buttons.css in Prismatic 2.4, at css/styles-buttons.css

12 lines 294 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* Prismatic - TinyMCE Button Styles */
2 i.mce-i-code {
3 font: 400 20px/1 dashicons;
4 padding: 0;
5 vertical-align: top;
6 speak: none;
7 -webkit-font-smoothing: antialiased;
8 -moz-osx-font-smoothing: grayscale;
9 margin-left: -2px;
10 padding-right: 2px;
11 }
12 i.mce-i-code:before { content: '\f475'; }