Fae

Мага

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greatest.deepsurf.us/scripts/25625/162764/Fae.js

  1. #hint {
  2. margin-top: 35px;
  3. font-size: 12px;
  4. display: block;
  5. padding: 5px;
  6. border-radius: 10px;
  7. padding-left: 16px;
  8. color: #fff;
  9. }
  10. #minionsBlock {
  11. position: absolute;
  12. top: 10px;
  13. left: 10px;
  14. padding: 8px 12px;
  15. color: rgb(255, 255, 255);
  16. z-index: 9999;
  17. border-radius: 5px;
  18. min-width: 200px;
  19. background-color: rgba(0, 0, 0, 0.6)
  20. }
  21. #minionCount {
  22. font-size: 10px;
  23. margin-bottom: 5px;
  24. border-bottom: 1px solid rgba(204, 204, 204, 0.25);
  25. margin: 0 -12px 5px -12px;
  26. padding: 0 12px 5px 12px
  27. }
  28. #minionsBlock .glyphicon-remove {
  29. font-size: 10px;
  30. color: #FF7070;
  31. top: 3px
  32. }
  33. #bgrBtnBuy {
  34. display: block;
  35. border-radius: 10px;
  36. padding: 2px;
  37. text-align: center;
  38. margin: 5px 0 0 0;
  39. font-weight: bold;
  40. text-shadow: 0px 0px 3px #000
  41. }
  42. #brgAlreadyBought {
  43. font-size: 14px;
  44. margin-top: 3px;
  45. background: #6B6B6B;
  46. padding: 2px 10px;
  47. border-radius: 10px;
  48. display: block;
  49. margin-top: 5px
  50. }
  51. #bgrChangeIp {
  52. color: #22F5FF;
  53. text-decoration: underline
  54. }
  55. #bots_infos {
  56. margin-bottom: 10px
  57. }
  58. #gridtoggler {
  59. border: 1px solid #a2f800;
  60. padding: 1px 4px;
  61. border-radius: 5px;
  62. cursor: pointer;
  63. margin-top: 30px;
  64. display: inline-block;
  65. -webkit-touch-callout: none;
  66. -webkit-user-select: none;
  67. -khtml-user-select: none;
  68. -moz-user-select: none;
  69. -ms-user-select: none;
  70. user-select: none
  71. }
  72. #bordertoggler {
  73. border: 1px solid #00c2f8;
  74. padding: 1px 4px;
  75. border-radius: 5px;
  76. cursor: pointer;
  77. margin-top: 30px;
  78. display: inline-block;
  79. width: 59%;
  80. text-align: center;
  81. -webkit-touch-callout: none;
  82. -webkit-user-select: none;
  83. -khtml-user-select: none;
  84. -moz-user-select: none;
  85. -ms-user-select: none;
  86. user-select: none
  87. }
  88. #bagarDL {
  89. position: absolute;
  90. top: 85px;
  91. left: 14px;
  92. padding: 0px 8px;
  93. font-family: Tahoma;
  94. font-size: 16px;
  95. color: rgb(255, 255, 255);
  96. z-index: 10001;
  97. border-radius: 10px;
  98. background-color: rgba(0, 0, 0, 0.1)
  99. }
  100. #bgrLogoExt {
  101. background: url(../icons/logo-white-ext.png)
  102. }
  103. .agario-panel {
  104. background-color: rgba(23, 23, 23, 0.73) !important;
  105. color: #fff !important
  106. }
  107. #cancel-party-btn {
  108. color: #fff !important
  109. }