font-awesome-ie7.css 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645
  1. [class^="icon-"],
  2. [class*=" icon-"] {
  3. font-family: FontAwesome;
  4. font-style: normal;
  5. font-weight: normal;
  6. }
  7. .btn.dropdown-toggle [class^="icon-"],
  8. .btn.dropdown-toggle [class*=" icon-"] {
  9. /* keeps button heights with and without icons the same */
  10. line-height: 1.4em;
  11. }
  12. .icon-large {
  13. font-size: 1.3333em;
  14. }
  15. .icon-glass {
  16. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  17. }
  18. .icon-music {
  19. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  20. }
  21. .icon-search {
  22. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  23. }
  24. .icon-envelope {
  25. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  26. }
  27. .icon-heart {
  28. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  29. }
  30. .icon-star {
  31. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  32. }
  33. .icon-star-empty {
  34. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  35. }
  36. .icon-user {
  37. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  38. }
  39. .icon-film {
  40. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  41. }
  42. .icon-th-large {
  43. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  44. }
  45. .icon-th {
  46. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  47. }
  48. .icon-th-list {
  49. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  50. }
  51. .icon-ok {
  52. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  53. }
  54. .icon-remove {
  55. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  56. }
  57. .icon-zoom-in {
  58. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  59. }
  60. .icon-zoom-out {
  61. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  62. }
  63. .icon-off {
  64. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  65. }
  66. .icon-signal {
  67. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  68. }
  69. .icon-cog {
  70. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  71. }
  72. .icon-trash {
  73. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  74. }
  75. .icon-home {
  76. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  77. }
  78. .icon-file {
  79. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  80. }
  81. .icon-time {
  82. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  83. }
  84. .icon-road {
  85. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  86. }
  87. .icon-download-alt {
  88. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  89. }
  90. .icon-download {
  91. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  92. }
  93. .icon-upload {
  94. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  95. }
  96. .icon-inbox {
  97. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  98. }
  99. .icon-play-circle {
  100. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  101. }
  102. .icon-repeat {
  103. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  104. }
  105. .icon-refresh {
  106. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  107. }
  108. .icon-list-alt {
  109. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  110. }
  111. .icon-lock {
  112. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  113. }
  114. .icon-flag {
  115. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  116. }
  117. .icon-headphones {
  118. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  119. }
  120. .icon-volume-off {
  121. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  122. }
  123. .icon-volume-down {
  124. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  125. }
  126. .icon-volume-up {
  127. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  128. }
  129. .icon-qrcode {
  130. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  131. }
  132. .icon-barcode {
  133. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  134. }
  135. .icon-tag {
  136. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  137. }
  138. .icon-tags {
  139. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  140. }
  141. .icon-book {
  142. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  143. }
  144. .icon-bookmark {
  145. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  146. }
  147. .icon-print {
  148. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  149. }
  150. .icon-camera {
  151. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  152. }
  153. .icon-font {
  154. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  155. }
  156. .icon-bold {
  157. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  158. }
  159. .icon-italic {
  160. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  161. }
  162. .icon-text-height {
  163. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  164. }
  165. .icon-text-width {
  166. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  167. }
  168. .icon-align-left {
  169. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  170. }
  171. .icon-align-center {
  172. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  173. }
  174. .icon-align-right {
  175. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  176. }
  177. .icon-align-justify {
  178. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  179. }
  180. .icon-list {
  181. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  182. }
  183. .icon-indent-left {
  184. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  185. }
  186. .icon-indent-right {
  187. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  188. }
  189. .icon-facetime-video {
  190. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  191. }
  192. .icon-picture {
  193. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  194. }
  195. .icon-pencil {
  196. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  197. }
  198. .icon-map-marker {
  199. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  200. }
  201. .icon-adjust {
  202. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  203. }
  204. .icon-tint {
  205. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  206. }
  207. .icon-edit {
  208. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  209. }
  210. .icon-share {
  211. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  212. }
  213. .icon-check {
  214. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  215. }
  216. .icon-move {
  217. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  218. }
  219. .icon-step-backward {
  220. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  221. }
  222. .icon-fast-backward {
  223. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  224. }
  225. .icon-backward {
  226. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  227. }
  228. .icon-play {
  229. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  230. }
  231. .icon-pause {
  232. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  233. }
  234. .icon-stop {
  235. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  236. }
  237. .icon-forward {
  238. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  239. }
  240. .icon-fast-forward {
  241. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  242. }
  243. .icon-step-forward {
  244. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  245. }
  246. .icon-eject {
  247. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  248. }
  249. .icon-chevron-left {
  250. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  251. }
  252. .icon-chevron-right {
  253. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  254. }
  255. .icon-plus-sign {
  256. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  257. }
  258. .icon-minus-sign {
  259. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  260. }
  261. .icon-remove-sign {
  262. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  263. }
  264. .icon-ok-sign {
  265. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  266. }
  267. .icon-question-sign {
  268. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  269. }
  270. .icon-info-sign {
  271. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  272. }
  273. .icon-screenshot {
  274. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  275. }
  276. .icon-remove-circle {
  277. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  278. }
  279. .icon-ok-circle {
  280. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  281. }
  282. .icon-ban-circle {
  283. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  284. }
  285. .icon-arrow-left {
  286. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  287. }
  288. .icon-arrow-right {
  289. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  290. }
  291. .icon-arrow-up {
  292. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  293. }
  294. .icon-arrow-down {
  295. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  296. }
  297. .icon-share-alt {
  298. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  299. }
  300. .icon-resize-full {
  301. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  302. }
  303. .icon-resize-small {
  304. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  305. }
  306. .icon-plus {
  307. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  308. }
  309. .icon-minus {
  310. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  311. }
  312. .icon-asterisk {
  313. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  314. }
  315. .icon-exclamation-sign {
  316. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  317. }
  318. .icon-gift {
  319. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  320. }
  321. .icon-leaf {
  322. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  323. }
  324. .icon-fire {
  325. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  326. }
  327. .icon-eye-open {
  328. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  329. }
  330. .icon-eye-close {
  331. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  332. }
  333. .icon-warning-sign {
  334. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  335. }
  336. .icon-plane {
  337. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  338. }
  339. .icon-calendar {
  340. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  341. }
  342. .icon-random {
  343. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  344. }
  345. .icon-comment {
  346. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  347. }
  348. .icon-magnet {
  349. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  350. }
  351. .icon-chevron-up {
  352. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  353. }
  354. .icon-chevron-down {
  355. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  356. }
  357. .icon-retweet {
  358. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  359. }
  360. .icon-shopping-cart {
  361. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  362. }
  363. .icon-folder-close {
  364. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  365. }
  366. .icon-folder-open {
  367. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  368. }
  369. .icon-resize-vertical {
  370. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  371. }
  372. .icon-resize-horizontal {
  373. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  374. }
  375. .icon-bar-chart {
  376. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  377. }
  378. .icon-twitter-sign {
  379. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  380. }
  381. .icon-facebook-sign {
  382. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  383. }
  384. .icon-camera-retro {
  385. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  386. }
  387. .icon-key {
  388. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  389. }
  390. .icon-cogs {
  391. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  392. }
  393. .icon-comments {
  394. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  395. }
  396. .icon-thumbs-up {
  397. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  398. }
  399. .icon-thumbs-down {
  400. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  401. }
  402. .icon-star-half {
  403. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  404. }
  405. .icon-heart-empty {
  406. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  407. }
  408. .icon-signout {
  409. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  410. }
  411. .icon-linkedin-sign {
  412. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  413. }
  414. .icon-pushpin {
  415. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  416. }
  417. .icon-external-link {
  418. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  419. }
  420. .icon-signin {
  421. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  422. }
  423. .icon-trophy {
  424. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  425. }
  426. .icon-github-sign {
  427. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  428. }
  429. .icon-upload-alt {
  430. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  431. }
  432. .icon-lemon {
  433. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  434. }
  435. .icon-phone {
  436. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  437. }
  438. .icon-check-empty {
  439. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  440. }
  441. .icon-bookmark-empty {
  442. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  443. }
  444. .icon-phone-sign {
  445. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  446. }
  447. .icon-twitter {
  448. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  449. }
  450. .icon-facebook {
  451. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  452. }
  453. .icon-github {
  454. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  455. }
  456. .icon-unlock {
  457. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  458. }
  459. .icon-credit-card {
  460. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  461. }
  462. .icon-rss {
  463. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  464. }
  465. .icon-hdd {
  466. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  467. }
  468. .icon-bullhorn {
  469. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  470. }
  471. .icon-bell {
  472. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  473. }
  474. .icon-certificate {
  475. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  476. }
  477. .icon-hand-right {
  478. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  479. }
  480. .icon-hand-left {
  481. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  482. }
  483. .icon-hand-up {
  484. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  485. }
  486. .icon-hand-down {
  487. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  488. }
  489. .icon-circle-arrow-left {
  490. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  491. }
  492. .icon-circle-arrow-right {
  493. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  494. }
  495. .icon-circle-arrow-up {
  496. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  497. }
  498. .icon-circle-arrow-down {
  499. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  500. }
  501. .icon-globe {
  502. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  503. }
  504. .icon-wrench {
  505. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  506. }
  507. .icon-tasks {
  508. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  509. }
  510. .icon-filter {
  511. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  512. }
  513. .icon-briefcase {
  514. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  515. }
  516. .icon-fullscreen {
  517. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  518. }
  519. .icon-group {
  520. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  521. }
  522. .icon-link {
  523. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  524. }
  525. .icon-cloud {
  526. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  527. }
  528. .icon-beaker {
  529. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  530. }
  531. .icon-cut {
  532. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  533. }
  534. .icon-copy {
  535. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  536. }
  537. .icon-paper-clip {
  538. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  539. }
  540. .icon-save {
  541. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  542. }
  543. .icon-sign-blank {
  544. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  545. }
  546. .icon-reorder {
  547. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  548. }
  549. .icon-list-ul {
  550. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  551. }
  552. .icon-list-ol {
  553. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  554. }
  555. .icon-strikethrough {
  556. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  557. }
  558. .icon-underline {
  559. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  560. }
  561. .icon-table {
  562. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  563. }
  564. .icon-magic {
  565. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  566. }
  567. .icon-truck {
  568. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  569. }
  570. .icon-pinterest {
  571. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  572. }
  573. .icon-pinterest-sign {
  574. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  575. }
  576. .icon-google-plus-sign {
  577. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  578. }
  579. .icon-google-plus {
  580. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  581. }
  582. .icon-money {
  583. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  584. }
  585. .icon-caret-down {
  586. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  587. }
  588. .icon-caret-up {
  589. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  590. }
  591. .icon-caret-left {
  592. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  593. }
  594. .icon-caret-right {
  595. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  596. }
  597. .icon-columns {
  598. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  599. }
  600. .icon-sort {
  601. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  602. }
  603. .icon-sort-down {
  604. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  605. }
  606. .icon-sort-up {
  607. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  608. }
  609. .icon-envelope-alt {
  610. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  611. }
  612. .icon-linkedin {
  613. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  614. }
  615. .icon-undo {
  616. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  617. }
  618. .icon-legal {
  619. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  620. }
  621. .icon-dashboard {
  622. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  623. }
  624. .icon-comment-alt {
  625. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  626. }
  627. .icon-comments-alt {
  628. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  629. }
  630. .icon-bolt {
  631. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  632. }
  633. .icon-sitemap {
  634. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  635. }
  636. .icon-umbrella {
  637. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  638. }
  639. .icon-paste {
  640. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  641. }
  642. .icon-user-md {
  643. *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' ');
  644. }