ISPConfig theme for Open6Hosting
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 

130 строки
2.6 KiB

  1. @font-face {
  2. font-family: 'ispconfig';
  3. src:url('../fonts/ispconfig.eot?-drlkxz');
  4. src:url('../fonts/ispconfig.eot?#iefix-drlkxz') format('embedded-opentype'),
  5. url('../fonts/ispconfig.woff?-drlkxz') format('woff'),
  6. url('../fonts/ispconfig.ttf?-drlkxz') format('truetype'),
  7. url('../fonts/ispconfig.svg?-drlkxz#ispconfig') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11. @font-face {
  12. font-family: 'open6hosting';
  13. src: url('../fonts/o6h/open6hosting.eot?87fu3k');
  14. src: url('../fonts/o6h/open6hosting.eot?87fu3k#iefix') format('embedded-opentype'),
  15. url('../fonts/o6h/open6hosting.ttf?87fu3k') format('truetype'),
  16. url('../fonts/o6h/open6hosting.woff?87fu3k') format('woff'),
  17. url('../fonts/o6h/open6hosting.svg?87fu3k#open6hosting') format('svg');
  18. font-weight: normal;
  19. font-style: normal;
  20. }
  21. [class^="icon-webdns"], [class*=" icon-webdns"] {
  22. /* use !important to prevent issues with browser extensions that change fonts */
  23. font-family: 'open6hosting' !important;
  24. speak: none;
  25. font-style: normal;
  26. font-weight: normal;
  27. font-variant: normal;
  28. text-transform: none;
  29. line-height: 1;
  30. /* Better Font Rendering =========== */
  31. -webkit-font-smoothing: antialiased;
  32. -moz-osx-font-smoothing: grayscale;
  33. }
  34. .icon-webdns:before {
  35. content: "\e900";
  36. }
  37. .icon {
  38. font-family: 'ispconfig';
  39. speak: none;
  40. font-style: normal;
  41. font-weight: normal;
  42. font-variant: normal;
  43. text-transform: none;
  44. line-height: 1;
  45. /* Better Font Rendering =========== */
  46. -webkit-font-smoothing: antialiased;
  47. -moz-osx-font-smoothing: grayscale;
  48. }
  49. .icon:before {
  50. vertical-align: middle;
  51. }
  52. .icon-calendar:before {
  53. content: "\e60e";
  54. }
  55. .icon-billing:before {
  56. content: "\e60d";
  57. }
  58. .icon-lens:before {
  59. content: "\e60b";
  60. }
  61. .icon-bulb:before {
  62. content: "\e60c";
  63. }
  64. .icon-vm2:before {
  65. content: "\e600";
  66. }
  67. .icon-vm:before {
  68. content: "\e601";
  69. }
  70. .icon-tools:before {
  71. content: "\e602";
  72. }
  73. .icon-admin:before {
  74. content: "\e603";
  75. }
  76. .icon-sites:before {
  77. content: "\e604";
  78. }
  79. .icon-monitor:before {
  80. content: "\e605";
  81. }
  82. .icon-webdns:before {
  83. content: "\e900";
  84. }
  85. .icon-wizard:before {
  86. content: "\24e6";
  87. }
  88. .icon-dashboard:before {
  89. content: "\e606";
  90. }
  91. .icon-help:before {
  92. content: "\e607";
  93. }
  94. .icon-mail:before, .icon-mailuser:before {
  95. content: "\e608";
  96. }
  97. .icon-dns:before {
  98. content: "\e609";
  99. }
  100. .icon-client:before {
  101. content: "\e60a";
  102. }
  103. .icon-edit:before {
  104. content: "\e615";
  105. }
  106. .icon-filter:before {
  107. content: "\e614";
  108. }
  109. .icon-link:before {
  110. content: "\e60f";
  111. }
  112. .icon-action:before {
  113. content: "\e610";
  114. }
  115. .icon-dbadmin:before {
  116. content: "\e612";
  117. }
  118. .icon-loginas:before {
  119. content: "\e611";
  120. }
  121. .icon-delete:before {
  122. content: "\e613";
  123. }