PluginProbe
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress / 9.1.3
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress v9.1.3
9.1.3 9.1.2 9.1.1 9.1.0 9.0.3 9.0.2 9.0.1 9.0.0 8.5.79 8.5.78 8.5.77 8.5.76 8.5.75 8.5.74 8.5.73 8.5.72 8.5.71 8.5.70 8.5.69 8.5.68 8.5.35 8.5.36 8.5.37 8.5.38 8.5.39 All 222 releases
wpvr / legacy / admin / lib / materializeicon.css

materializeicon.css in WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress 9.1.3, at legacy/admin/lib/materializeicon.css

23 lines 573 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* fallback */
2 @font-face {
3 font-family: 'Material Icons';
4 font-style: normal;
5 font-weight: 400;
6 src: url(https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
7 }
8
9 .material-icons {
10 font-family: 'Material Icons';
11 font-weight: normal;
12 font-style: normal;
13 font-size: 24px;
14 line-height: 1;
15 letter-spacing: normal;
16 text-transform: none;
17 display: inline-block;
18 white-space: nowrap;
19 word-wrap: normal;
20 direction: ltr;
21 -webkit-font-feature-settings: 'liga';
22 -webkit-font-smoothing: antialiased;
23 }