PluginProbe
Stream – Activity Log & Audit Trail / 3.0.2
Stream – Activity Log & Audit Trail v3.0.2
4.4.0 4.3.0 4.2.2 4.2.1 trunk 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.1 3.1.1 3.10.0 3.2.0 3.2.1 3.2.2 3.2.3 All 50 releases
stream / ui / stream-icons / style.css

style.css in Stream – Activity Log & Audit Trail 3.0.2, at ui/stream-icons/style.css

15 lines 355 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @font-face {
2 font-family: 'WP Stream';
3 src:url('font/stream.eot');
4 src:url('font/stream.eot?#iefix') format('embedded-opentype'),
5 url('font/stream.ttf') format('truetype'),
6 url('font/stream.woff') format('woff'),
7 url('font/stream.svg#icomoon') format('svg');
8 font-weight: normal;
9 font-style: normal;
10 }
11
12 .icon-stream:before {
13 content: "\73";
14 }
15