otgs-icons.css
591 lines
| 1 | @font-face { |
| 2 | font-family: "otgs-icons"; |
| 3 | src: url("../fonts/otgs-icons.eot?650c72727e879e301607a0c551d7ea04#iefix") format("embedded-opentype"), |
| 4 | url("../fonts/otgs-icons.ttf?650c72727e879e301607a0c551d7ea04") format("truetype"), |
| 5 | url("../fonts/otgs-icons.woff?650c72727e879e301607a0c551d7ea04") format("woff"), |
| 6 | url("../fonts/otgs-icons.woff2?650c72727e879e301607a0c551d7ea04") format("woff2"); |
| 7 | } |
| 8 | |
| 9 | [class*="otgs-ico"] { |
| 10 | display: inline-block; |
| 11 | transform: translate(0, 0); |
| 12 | } |
| 13 | [class*="otgs-ico"]:focus { |
| 14 | outline: none; |
| 15 | } |
| 16 | |
| 17 | |
| 18 | [class^="otgs-ico-"]:before, [class*=" otgs-ico-"]:before, [data-otgs-ico]:before { |
| 19 | font-family: otgs-icons !important; |
| 20 | font-style: normal; |
| 21 | font-weight: normal !important; |
| 22 | font-variant: normal; |
| 23 | text-transform: none; |
| 24 | line-height: 1; |
| 25 | vertical-align: text-bottom; |
| 26 | -webkit-font-smoothing: antialiased; |
| 27 | -moz-osx-font-smoothing: grayscale; |
| 28 | } |
| 29 | |
| 30 | .otgs-ico-32:before { |
| 31 | font-size: 32px; |
| 32 | } |
| 33 | [data-otgs-ico]:before { |
| 34 | content: attr(data-otgs-ico); |
| 35 | } |
| 36 | |
| 37 | |
| 38 | .otgs-ico-note-add:before { |
| 39 | content: "\61"; |
| 40 | } |
| 41 | .otgs-ico-note-add-o:before { |
| 42 | content: "\62"; |
| 43 | } |
| 44 | .otgs-ico-translated:before { |
| 45 | content: "\63"; |
| 46 | } |
| 47 | .otgs-ico-yes:before { |
| 48 | content: "\64"; |
| 49 | } |
| 50 | .otgs-ico-in-progress:before { |
| 51 | content: "\65"; |
| 52 | } |
| 53 | .otgs-ico-copy:before { |
| 54 | content: "\66"; |
| 55 | } |
| 56 | .otgs-ico-copy-o:before { |
| 57 | content: "\67"; |
| 58 | } |
| 59 | .otgs-ico-note-edit:before { |
| 60 | content: "\69"; |
| 61 | } |
| 62 | .otgs-ico-add:before { |
| 63 | content: "\6b"; |
| 64 | } |
| 65 | .otgs-ico-refresh:before { |
| 66 | content: "\6c"; |
| 67 | } |
| 68 | .otgs-ico-no:before { |
| 69 | content: "\6e"; |
| 70 | } |
| 71 | .otgs-ico-not-translated:before { |
| 72 | content: "\6f"; |
| 73 | } |
| 74 | .otgs-ico-delete:before { |
| 75 | content: "\70"; |
| 76 | } |
| 77 | .otgs-ico-waiting:before { |
| 78 | content: "\71"; |
| 79 | } |
| 80 | .otgs-ico-warning:before { |
| 81 | content: "\73"; |
| 82 | } |
| 83 | .otgs-ico-original:before { |
| 84 | content: "\74"; |
| 85 | } |
| 86 | .otgs-ico-needs-update:before { |
| 87 | content: "\75"; |
| 88 | } |
| 89 | .otgs-ico-cred:before { |
| 90 | content: "\77"; |
| 91 | } |
| 92 | .otgs-ico-layouts:before { |
| 93 | content: "\78"; |
| 94 | } |
| 95 | .otgs-ico-module-manager:before { |
| 96 | content: "\79"; |
| 97 | } |
| 98 | .otgs-ico-toolset:before { |
| 99 | content: "\7a"; |
| 100 | } |
| 101 | .otgs-ico-types:before { |
| 102 | content: "\41"; |
| 103 | } |
| 104 | .otgs-ico-views:before { |
| 105 | content: "\42"; |
| 106 | } |
| 107 | .otgs-ico-edit:before { |
| 108 | content: "\68"; |
| 109 | } |
| 110 | .otgs-ico-duplicate:before { |
| 111 | content: "\6d"; |
| 112 | } |
| 113 | .otgs-ico-basket:before { |
| 114 | content: "\72"; |
| 115 | } |
| 116 | .otgs-ico-discoverwp:before { |
| 117 | content: "\43"; |
| 118 | } |
| 119 | .otgs-ico-otgs:before { |
| 120 | content: "\45"; |
| 121 | } |
| 122 | .otgs-ico-wrench:before { |
| 123 | content: "\46"; |
| 124 | } |
| 125 | .otgs-ico-link:before { |
| 126 | content: "\47"; |
| 127 | } |
| 128 | .otgs-ico-envelope-o:before { |
| 129 | content: "\48"; |
| 130 | } |
| 131 | .otgs-ico-user:before { |
| 132 | content: "\49"; |
| 133 | } |
| 134 | .otgs-ico-wpml-cms-nav:before { |
| 135 | content: "\4a"; |
| 136 | } |
| 137 | .otgs-ico-wpml-media:before { |
| 138 | content: "\4b"; |
| 139 | } |
| 140 | .otgs-ico-wpml-string-translation:before { |
| 141 | content: "\4c"; |
| 142 | } |
| 143 | .otgs-ico-wpml-translation-management:before { |
| 144 | content: "\4d"; |
| 145 | } |
| 146 | .otgs-ico-picture:before { |
| 147 | content: "\4e"; |
| 148 | } |
| 149 | .otgs-ico-toolset-training:before { |
| 150 | content: "\4f"; |
| 151 | } |
| 152 | .otgs-ico-access-title:before { |
| 153 | content: "\50"; |
| 154 | } |
| 155 | .otgs-ico-views-title:before { |
| 156 | content: "\51"; |
| 157 | } |
| 158 | .otgs-ico-cred-title:before { |
| 159 | content: "\52"; |
| 160 | } |
| 161 | .otgs-ico-layouts-title:before { |
| 162 | content: "\53"; |
| 163 | } |
| 164 | .otgs-ico-types-title:before { |
| 165 | content: "\54"; |
| 166 | } |
| 167 | .otgs-ico-module-manager-title:before { |
| 168 | content: "\55"; |
| 169 | } |
| 170 | .otgs-ico-access:before { |
| 171 | content: "\76"; |
| 172 | } |
| 173 | .otgs-ico-bullhorn:before { |
| 174 | content: "\56"; |
| 175 | } |
| 176 | .otgs-ico-comment:before { |
| 177 | content: "\57"; |
| 178 | } |
| 179 | .otgs-ico-quote:before { |
| 180 | content: "\58"; |
| 181 | } |
| 182 | .otgs-ico-star:before { |
| 183 | content: "\5a"; |
| 184 | } |
| 185 | .otgs-ico-wpml:before { |
| 186 | content: "\44"; |
| 187 | } |
| 188 | .otgs-ico-edit-note-o:before { |
| 189 | content: "\6a"; |
| 190 | } |
| 191 | .otgs-ico-spinner:before { |
| 192 | content: "\30"; |
| 193 | } |
| 194 | .otgs-ico-thumbsup:before { |
| 195 | content: "\59"; |
| 196 | } |
| 197 | .otgs-ico-status:before { |
| 198 | content: "\31"; |
| 199 | } |
| 200 | .otgs-ico-file:before { |
| 201 | content: "\32"; |
| 202 | } |
| 203 | .otgs-ico-cancel:before { |
| 204 | content: "\33"; |
| 205 | } |
| 206 | .otgs-ico-download:before { |
| 207 | content: "\34"; |
| 208 | } |
| 209 | .otgs-ico-close:before { |
| 210 | content: "\f158"; |
| 211 | } |
| 212 | .otgs-ico-help:before { |
| 213 | content: "\f223"; |
| 214 | } |
| 215 | .otgs-ico-info:before { |
| 216 | content: "\f348"; |
| 217 | } |
| 218 | .otgs-ico-caret-up:before { |
| 219 | content: "\f142"; |
| 220 | } |
| 221 | .otgs-ico-caret-right:before { |
| 222 | content: "\f139"; |
| 223 | } |
| 224 | .otgs-ico-caret-down:before { |
| 225 | content: "\f140"; |
| 226 | } |
| 227 | .otgs-ico-caret-left:before { |
| 228 | content: "\f141"; |
| 229 | } |
| 230 | .otgs-ico-unlink:before { |
| 231 | content: "\f225"; |
| 232 | } |
| 233 | .otgs-ico-translation:before { |
| 234 | content: "\f326"; |
| 235 | } |
| 236 | .otgs-ico-new:before { |
| 237 | content: "\f534"; |
| 238 | } |
| 239 | .otgs-ico-mail:before { |
| 240 | content: "\f466"; |
| 241 | } |
| 242 | .otgs-ico-chat:before { |
| 243 | content: "\f125"; |
| 244 | } |
| 245 | .otgs-ico-sent:before { |
| 246 | content: "\f310"; |
| 247 | } |
| 248 | .otgs-ico-lock:before { |
| 249 | content: "\f160"; |
| 250 | } |
| 251 | .otgs-ico-unlock:before { |
| 252 | content: "\f528"; |
| 253 | } |
| 254 | .otgs-ico-media:before { |
| 255 | content: "\f233"; |
| 256 | } |
| 257 | .otgs-ico-wpml-sticky-links:before { |
| 258 | content: "\f103"; |
| 259 | } |
| 260 | .otgs-ico-add-circle-o:before { |
| 261 | content: "\f619"; |
| 262 | } |
| 263 | .otgs-ico-add-circle:before { |
| 264 | content: "\f61a"; |
| 265 | } |
| 266 | .otgs-ico-align-justify:before { |
| 267 | content: "\f61b"; |
| 268 | } |
| 269 | .otgs-ico-archive:before { |
| 270 | content: "\f61c"; |
| 271 | } |
| 272 | .otgs-ico-arrow-down:before { |
| 273 | content: "\f61d"; |
| 274 | } |
| 275 | .otgs-ico-arrow-left:before { |
| 276 | content: "\f61e"; |
| 277 | } |
| 278 | .otgs-ico-arrow-right:before { |
| 279 | content: "\f61f"; |
| 280 | } |
| 281 | .otgs-ico-arrow-up:before { |
| 282 | content: "\f620"; |
| 283 | } |
| 284 | .otgs-ico-bell-o:before { |
| 285 | content: "\f621"; |
| 286 | } |
| 287 | .otgs-ico-bell:before { |
| 288 | content: "\f622"; |
| 289 | } |
| 290 | .otgs-ico-bug:before { |
| 291 | content: "\f623"; |
| 292 | } |
| 293 | .otgs-ico-bulb:before { |
| 294 | content: "\f624"; |
| 295 | } |
| 296 | .otgs-ico-calculator:before { |
| 297 | content: "\f625"; |
| 298 | } |
| 299 | .otgs-ico-check-circle-o:before { |
| 300 | content: "\f626"; |
| 301 | } |
| 302 | .otgs-ico-check-circle:before { |
| 303 | content: "\f627"; |
| 304 | } |
| 305 | .otgs-ico-clock:before { |
| 306 | content: "\f628"; |
| 307 | } |
| 308 | .otgs-ico-delete-o:before { |
| 309 | content: "\f629"; |
| 310 | } |
| 311 | .otgs-ico-doc:before { |
| 312 | content: "\f62a"; |
| 313 | } |
| 314 | .otgs-ico-drag:before { |
| 315 | content: "\f62b"; |
| 316 | } |
| 317 | .otgs-ico-envelope:before { |
| 318 | content: "\f62c"; |
| 319 | } |
| 320 | .otgs-ico-external link:before { |
| 321 | content: "\f62d"; |
| 322 | } |
| 323 | .otgs-ico-eye-hide:before { |
| 324 | content: "\f62e"; |
| 325 | } |
| 326 | .otgs-ico-eye-show:before { |
| 327 | content: "\f62f"; |
| 328 | } |
| 329 | .otgs-ico-flag:before { |
| 330 | content: "\f630"; |
| 331 | } |
| 332 | .otgs-ico-frown:before { |
| 333 | content: "\f631"; |
| 334 | } |
| 335 | .otgs-ico-history:before { |
| 336 | content: "\f632"; |
| 337 | } |
| 338 | .otgs-ico-info-o:before { |
| 339 | content: "\f633"; |
| 340 | } |
| 341 | .otgs-ico-key:before { |
| 342 | content: "\f634"; |
| 343 | } |
| 344 | .otgs-ico-laptop:before { |
| 345 | content: "\f635"; |
| 346 | } |
| 347 | .otgs-ico-lightning:before { |
| 348 | content: "\f636"; |
| 349 | } |
| 350 | .otgs-ico-list-ul:before { |
| 351 | content: "\f637"; |
| 352 | } |
| 353 | .otgs-ico-loading:before { |
| 354 | content: "\f638"; |
| 355 | } |
| 356 | .otgs-ico-map:before { |
| 357 | content: "\f639"; |
| 358 | } |
| 359 | .otgs-ico-meh:before { |
| 360 | content: "\f63a"; |
| 361 | } |
| 362 | .otgs-ico-minus:before { |
| 363 | content: "\f63b"; |
| 364 | } |
| 365 | .otgs-ico-needs-review:before { |
| 366 | content: "\f63c"; |
| 367 | } |
| 368 | .otgs-ico-note-o:before { |
| 369 | content: "\f63d"; |
| 370 | } |
| 371 | .otgs-ico-note:before { |
| 372 | content: "\f63e"; |
| 373 | } |
| 374 | .otgs-ico-ok:before { |
| 375 | content: "\f63f"; |
| 376 | } |
| 377 | .otgs-ico-photo:before { |
| 378 | content: "\f640"; |
| 379 | } |
| 380 | .otgs-ico-plug:before { |
| 381 | content: "\f641"; |
| 382 | } |
| 383 | .otgs-ico-question-circle-o:before { |
| 384 | content: "\f642"; |
| 385 | } |
| 386 | .otgs-ico-question-circle:before { |
| 387 | content: "\f643"; |
| 388 | } |
| 389 | .otgs-ico-search:before { |
| 390 | content: "\f644"; |
| 391 | } |
| 392 | .otgs-ico-smile:before { |
| 393 | content: "\f645"; |
| 394 | } |
| 395 | .otgs-ico-star-half:before { |
| 396 | content: "\f646"; |
| 397 | } |
| 398 | .otgs-ico-star-o:before { |
| 399 | content: "\f647"; |
| 400 | } |
| 401 | .otgs-ico-trash:before { |
| 402 | content: "\f648"; |
| 403 | } |
| 404 | .otgs-ico-unarchive:before { |
| 405 | content: "\f649"; |
| 406 | } |
| 407 | .otgs-ico-undo:before { |
| 408 | content: "\f64a"; |
| 409 | } |
| 410 | .otgs-ico-upload:before { |
| 411 | content: "\f64b"; |
| 412 | } |
| 413 | .otgs-ico-warning-o:before { |
| 414 | content: "\f64c"; |
| 415 | } |
| 416 | .otgs-ico-calendar:before { |
| 417 | content: "\f64d"; |
| 418 | } |
| 419 | .otgs-ico-filter:before { |
| 420 | content: "\f64e"; |
| 421 | } |
| 422 | .otgs-ico-review:before { |
| 423 | content: "\f64f"; |
| 424 | } |
| 425 | .otgs-ico-lightning-o:before { |
| 426 | content: "\f650"; |
| 427 | } |
| 428 | .otgs-ico-card:before { |
| 429 | content: "\f651"; |
| 430 | } |
| 431 | .otgs-ico-code:before { |
| 432 | content: "\f652"; |
| 433 | } |
| 434 | .otgs-ico-coin:before { |
| 435 | content: "\f653"; |
| 436 | } |
| 437 | .otgs-ico-connection:before { |
| 438 | content: "\f654"; |
| 439 | } |
| 440 | .otgs-ico-discount:before { |
| 441 | content: "\f655"; |
| 442 | } |
| 443 | .otgs-ico-funnel-o:before { |
| 444 | content: "\f656"; |
| 445 | } |
| 446 | .otgs-ico-funnel:before { |
| 447 | content: "\f657"; |
| 448 | } |
| 449 | .otgs-ico-guarantee:before { |
| 450 | content: "\f658"; |
| 451 | } |
| 452 | .otgs-ico-infinity:before { |
| 453 | content: "\f659"; |
| 454 | } |
| 455 | .otgs-ico-invoice:before { |
| 456 | content: "\f65a"; |
| 457 | } |
| 458 | .otgs-ico-login:before { |
| 459 | content: "\f65b"; |
| 460 | } |
| 461 | .otgs-ico-pause-circle-o:before { |
| 462 | content: "\f65c"; |
| 463 | } |
| 464 | .otgs-ico-pause-circle:before { |
| 465 | content: "\f65d"; |
| 466 | } |
| 467 | .otgs-ico-pause:before { |
| 468 | content: "\f65e"; |
| 469 | } |
| 470 | .otgs-ico-play-circle-o:before { |
| 471 | content: "\f65f"; |
| 472 | } |
| 473 | .otgs-ico-play-circle:before { |
| 474 | content: "\f660"; |
| 475 | } |
| 476 | .otgs-ico-play:before { |
| 477 | content: "\f661"; |
| 478 | } |
| 479 | .otgs-ico-settings:before { |
| 480 | content: "\f662"; |
| 481 | } |
| 482 | .otgs-ico-statistics:before { |
| 483 | content: "\f663"; |
| 484 | } |
| 485 | .otgs-ico-table:before { |
| 486 | content: "\f664"; |
| 487 | } |
| 488 | .otgs-ico-youtube:before { |
| 489 | content: "\f665"; |
| 490 | } |
| 491 | .otgs-ico-fast:before { |
| 492 | content: "\f666"; |
| 493 | } |
| 494 | .otgs-ico-generated:before { |
| 495 | content: "\f667"; |
| 496 | } |
| 497 | .otgs-ico-guarantee-warning:before { |
| 498 | content: "\f668"; |
| 499 | } |
| 500 | .otgs-ico-merge:before { |
| 501 | content: "\f669"; |
| 502 | } |
| 503 | .otgs-ico-stop-circle-o:before { |
| 504 | content: "\f66a"; |
| 505 | } |
| 506 | .otgs-ico-stop-circle:before { |
| 507 | content: "\f66b"; |
| 508 | } |
| 509 | .otgs-ico-glossary:before { |
| 510 | content: "\f66c"; |
| 511 | } |
| 512 | .otgs-ico-dashboard:before { |
| 513 | content: "\f66d"; |
| 514 | } |
| 515 | .otgs-ico-spelling:before { |
| 516 | content: "\f66e"; |
| 517 | } |
| 518 | .otgs-ico-add-user:before { |
| 519 | content: "\f66f"; |
| 520 | } |
| 521 | .otgs-ico-ai:before { |
| 522 | content: "\f670"; |
| 523 | } |
| 524 | .otgs-ico-asterisk:before { |
| 525 | content: "\f671"; |
| 526 | } |
| 527 | .otgs-ico-click:before { |
| 528 | content: "\f672"; |
| 529 | } |
| 530 | .otgs-ico-credits:before { |
| 531 | content: "\f673"; |
| 532 | } |
| 533 | .otgs-ico-doc-check:before { |
| 534 | content: "\f674"; |
| 535 | } |
| 536 | .otgs-ico-doc-filled:before { |
| 537 | content: "\f675"; |
| 538 | } |
| 539 | .otgs-ico-happy:before { |
| 540 | content: "\f676"; |
| 541 | } |
| 542 | .otgs-ico-menu:before { |
| 543 | content: "\f677"; |
| 544 | } |
| 545 | .otgs-ico-needs-scanning:before { |
| 546 | content: "\f678"; |
| 547 | } |
| 548 | .otgs-ico-not-allowed-o:before { |
| 549 | content: "\f679"; |
| 550 | } |
| 551 | .otgs-ico-not-scanned:before { |
| 552 | content: "\f67a"; |
| 553 | } |
| 554 | .otgs-ico-not-scanned-question:before { |
| 555 | content: "\f67b"; |
| 556 | } |
| 557 | .otgs-ico-operator:before { |
| 558 | content: "\f67c"; |
| 559 | } |
| 560 | .otgs-ico-page-builder:before { |
| 561 | content: "\f67d"; |
| 562 | } |
| 563 | .otgs-ico-question-user:before { |
| 564 | content: "\f67e"; |
| 565 | } |
| 566 | .otgs-ico-reply:before { |
| 567 | content: "\f67f"; |
| 568 | } |
| 569 | .otgs-ico-scanned:before { |
| 570 | content: "\f680"; |
| 571 | } |
| 572 | .otgs-ico-stop:before { |
| 573 | content: "\f681"; |
| 574 | } |
| 575 | .otgs-ico-tag:before { |
| 576 | content: "\f682"; |
| 577 | } |
| 578 | .otgs-ico-external-link:before { |
| 579 | content: "\f101"; |
| 580 | } |
| 581 | .otgs-ico-lifesaver:before { |
| 582 | content: "\f102"; |
| 583 | } |
| 584 | |
| 585 | /***************************** OTGS ico aliases **************************/ |
| 586 | |
| 587 | @-webkit-keyframes spin { |
| 588 | 0% {transform: rotate(0deg);} |
| 589 | 100% {transform: rotate(360deg);} |
| 590 | } |
| 591 |