icon.css 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. /**
  2. * Copyright 1999-2019 Seata.io Group.
  3. *
  4. * Licensed under the Apache License, Version 2.0 (the "License");
  5. * you may not use this file except in compliance with the License.
  6. * You may obtain a copy of the License at
  7. *
  8. * http://www.apache.org/licenses/LICENSE-2.0
  9. *
  10. * Unless required by applicable law or agreed to in writing, software
  11. * distributed under the License is distributed on an "AS IS" BASIS,
  12. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. * See the License for the specific language governing permissions and
  14. * limitations under the License.
  15. */
  16. @font-face {
  17. /*无边框*/
  18. font-family: "iconfont-1";
  19. src: url('icon1/iconfont.eot?t=1458627591'); /* IE9*/
  20. src: url('icon1/iconfont.eot?t=1458627591#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('icon1/iconfont.woff?t=1458627591') format('woff'), /* chrome, firefox */ url('icon1/iconfont.ttf?t=1458627591') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('icon1/iconfont.svg?t=1458627591#iconfont') format('svg'); /* iOS 4.1- */
  21. }
  22. @font-face {
  23. /*有边框*/
  24. font-family: "iconfont-2";
  25. src: url('icon/iconfont.eot'); /* IE9*/
  26. src: url('icon/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('icon/iconfont.woff') format('woff'), /* chrome, firefox */ url('icon/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('icon/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
  27. }
  28. .iconfont {
  29. /* 有边框 */
  30. font-family: "iconfont" !important;
  31. font-size: 16px;
  32. font-style: normal;
  33. -webkit-font-smoothing: antialiased;
  34. -webkit-text-stroke-width: 0.2px;
  35. -moz-osx-font-smoothing: grayscale;
  36. }
  37. .iconfont-1 {
  38. /*无边框*/
  39. font-family: "iconfont-1" !important;
  40. font-size: 16px;
  41. font-style: normal;
  42. -webkit-font-smoothing: antialiased;
  43. -webkit-text-stroke-width: 0.2px;
  44. -moz-osx-font-smoothing: grayscale;
  45. }
  46. .iconfont-2 {
  47. /*有边框*/
  48. font-family: "iconfont-2" !important;
  49. font-size: 16px;
  50. font-style: normal;
  51. -webkit-font-smoothing: antialiased;
  52. -webkit-text-stroke-width: 0.2px;
  53. -moz-osx-font-smoothing: grayscale;
  54. }
  55. .logo {
  56. }
  57. .panel-logo {
  58. padding-right: 2px;
  59. font-size: 18px;
  60. display: inline-block;
  61. color: #333;
  62. }
  63. .icon-lg {
  64. font-size: 80px !important;
  65. }
  66. .icon-size-md {
  67. font-size: 40px !important;
  68. vertical-align: middle;
  69. }
  70. .icon-size-lg {
  71. font-size: 80px !important;
  72. vertical-align: middle;
  73. }
  74. .icon-hsf:before {
  75. content: "\e62f" !important;
  76. }
  77. .icon-rocketmq:before {
  78. content: "\e632" !important;
  79. }
  80. .icon-notify:before {
  81. content: "\e61e" !important;
  82. }
  83. .icon-tddl:before {
  84. content: "\e61e" !important;
  85. }
  86. .icon-pandora:before {
  87. content: "\e622" !important;
  88. }
  89. .icon-ailtomcat:before {
  90. content: "\e628" !important;
  91. }
  92. .icon-configserver:before {
  93. content: "\e61e" !important;
  94. }
  95. .icon-diamondserver:before {
  96. content: "\e62a" !important;
  97. }
  98. .icon-vipserver:before {
  99. content: "\e625" !important;
  100. }
  101. .icon-eagleeye:before {
  102. content: "\e62c" !important;
  103. }
  104. .icon-tengine:before {
  105. content: "\e635" !important;
  106. }
  107. .icon-tair:before {
  108. content: "\e634" !important;
  109. }
  110. .icon-hbase:before {
  111. content: "\e62d" !important;
  112. }
  113. .icon-jstorm:before {
  114. content: "\e627" !important;
  115. }
  116. .icon-histore:before {
  117. content: "\e62e" !important;
  118. }
  119. .icon-jingwei:before {
  120. content: "\e61e" !important;
  121. }
  122. .icon-txc:before {
  123. content: "\e636" !important;
  124. }
  125. .icon-edas:before {
  126. content: "\e620" !important;
  127. }
  128. .icon-csb:before {
  129. content: "\e61e" !important;
  130. }
  131. .icon-ons:before {
  132. content: "\e630" !important;
  133. }
  134. .icon-drds:before {
  135. content: "\e61f" !important;
  136. }
  137. .icon-duct:before {
  138. content: "\e62b" !important;
  139. }
  140. .icon-amazon:before {
  141. content: "\e61e" !important;
  142. }
  143. .icon-autoload:before {
  144. content: "\e61e" !important;
  145. }
  146. .icon-switch:before {
  147. content: "\e633" !important;
  148. }
  149. .icon-sentinel:before {
  150. content: "\e623" !important;
  151. }
  152. .icon-preplan:before {
  153. content: "\e631" !important;
  154. }
  155. .icon-moses:before {
  156. content: "\e61e" !important;
  157. }
  158. .icon-zeus:before {
  159. content: "\e61e" !important;
  160. }
  161. .icon-athena:before {
  162. content: "\e61e" !important;
  163. }
  164. .icon-bcp:before {
  165. content: "\e61e" !important;
  166. }
  167. .icon-lark:before {
  168. content: "\e61e" !important;
  169. }
  170. .icon-nest:before {
  171. content: "\e61e" !important;
  172. }
  173. .icon-monkeyking:before {
  174. content: "\e61e" !important;
  175. }
  176. .icon-tab:before {
  177. content: "\e61e" !important;
  178. }
  179. .icon-oceanus:before {
  180. content: "\e61e" !important;
  181. }
  182. .icon-eos :before {
  183. content: "\e61e" !important;
  184. }
  185. .icon-sonar:before {
  186. content: "\e61e" !important;
  187. }
  188. .icon-ai:before {
  189. content: "\e605" !important;
  190. }
  191. .icon-hotcode:before {
  192. content: "\e621" !important;
  193. }
  194. .icon-taokeeper:before {
  195. content: "\e624" !important;
  196. }
  197. .icon-mdl:before {
  198. content: "\e61e" !important;
  199. }
  200. .icon-mw:before {
  201. content: "\e61e" !important;
  202. }
  203. .icon-default:before {
  204. content: "\e607" !important;
  205. }
  206. .icon-alitomcat:before {
  207. content: "\e607" !important;
  208. }