ISPConfig theme for Open6Hosting
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

170 satır
4.4 KiB

  1. html, body {
  2. -webkit-tap-highlight-color: black; }
  3. body {
  4. background: #101a22;
  5. color: #dfdfdf; }
  6. .green {
  7. color: #3cb355; }
  8. .form-control:focus {
  9. border-color: #f9f1c9; }
  10. .formbutton-default {
  11. background: linear-gradient(to bottom, white, #b9bbbd);
  12. color: #101a22; }
  13. .formbutton-default:hover {
  14. background: linear-gradient(to bottom, #f2f2f2, #acaeb1); }
  15. .formbutton-success {
  16. background: linear-gradient(to bottom, #7bcc89, #6ab977);
  17. border-color: #5aab68;
  18. border-bottom-color: #5aab68;
  19. color: #101a22; }
  20. .formbutton-success:hover {
  21. background: linear-gradient(to bottom, #69c579, #59b167); }
  22. .formbutton-success:hover, .formbutton-success.active {
  23. border-bottom-color: #509b5a;
  24. color: #101a22; }
  25. .formbutton-danger {
  26. background: linear-gradient(to bottom, #c70f19, #b60008);
  27. border-color: #980b13;
  28. border-bottom-color: #980b13;
  29. color: white; }
  30. .formbutton-danger:hover {
  31. background: linear-gradient(to bottom, #c30b15, #b20004); }
  32. .formbutton-danger:hover, .formbutton-danger.active {
  33. border-bottom-color: #8f0209;
  34. color: white; }
  35. #searchform button {
  36. background: linear-gradient(to bottom, white, #b9bbbd); }
  37. #searchform button:hover {
  38. background: linear-gradient(to bottom, #f2f2f2, #acaeb1); }
  39. #logout-button {
  40. background: #c70f19;
  41. border-bottom-color: #980b13; }
  42. #logout-button:hover {
  43. background: #df111c;
  44. border-bottom-color: #800a10; }
  45. #main-navigation a {
  46. background: linear-gradient(to bottom, white, #b9bbbd);
  47. border-bottom-color: #878787; }
  48. #main-navigation a:hover {
  49. background: linear-gradient(to bottom, #f2f2f2, #acaeb1); }
  50. #main-navigation a:hover, #main-navigation a.active {
  51. border-bottom-color: #6b6b6b;
  52. color: #c70f19; }
  53. #main-navigation .icon {
  54. text-shadow: 1px 1px 1px #101a22; }
  55. #sidebar {
  56. border-color: #cedded;
  57. background: #101a22; }
  58. #sidebar header {
  59. background: #00313d;
  60. color: #f9f1c9; }
  61. #sidebar li {
  62. border-top-color: #cedded; }
  63. #sidebar a {
  64. color: inherit; }
  65. #sidebar a:hover {
  66. color: #f2eaca; }
  67. .page-header {
  68. border-color: #878787; }
  69. .alert-notification {
  70. background: #00313d;
  71. border-color: #cedded;
  72. color: #f9f1c9; }
  73. .alert-notification a {
  74. color: #e8d9a1; }
  75. .alert-notification a:hover {
  76. color: #f2eaca; }
  77. .alert-danger {
  78. background: #f7dfdf;
  79. border-color: #dcb2b3;
  80. color: #af797d; }
  81. .modules li {
  82. background: #101a22;
  83. border-color: #d3d7da;
  84. box-shadow: inset 1px 3px 8px -5px rgba(0, 0, 0, 0.2); }
  85. .modules .button {
  86. background: linear-gradient(to bottom, white, #b9bbbd);
  87. border-bottom-color: #878787; }
  88. .modules .button:hover {
  89. background: linear-gradient(to bottom, #f2f2f2, #acaeb1); }
  90. .modules .button:hover, .modules .button.active {
  91. border-bottom-color: #6b6b6b; }
  92. .modules a {
  93. color: inherit; }
  94. .table-wrapper {
  95. background: #101a22;
  96. border-color: #d3d7da; }
  97. .table caption {
  98. border-bottom-color: #d3d7da; }
  99. .table tbody tr {
  100. border-top-color: #d3d7da; }
  101. .table tbody tr:nth-child(odd) {
  102. background: #101a22; }
  103. .table tbody tr:nth-child(even) {
  104. background: #101a22; }
  105. .table tbody tr:hover {
  106. background: #00313d; }
  107. .tfooter {
  108. border-top-color: #d3d7da; }
  109. .content-tab-wrapper {
  110. background: #101a22;
  111. border-color: #d3d7da; }
  112. .content-tab-wrapper .nav-tabs {
  113. background: #243b55;
  114. box-shadow: inset -1px -2px 6px -5px rgba(0, 0, 0, 0.2); }
  115. .content-tab-wrapper .nav-tabs > li > a {
  116. border-right-color: #d3d7da !important;
  117. color: inherit; }
  118. .content-tab-wrapper .nav-tabs > li > a:hover {
  119. background: #1c2f43; }
  120. .content-tab-wrapper .nav-tabs .active a {
  121. background: #101a22 !important; }
  122. .content-tab-wrapper .nav-tabs .active a:focus {
  123. color: inherit; }
  124. thead.dark {
  125. background: linear-gradient(to bottom, #2b556d, #1c394e) !important;
  126. color: #dfdfdf; }
  127. thead.dark tr:nth-child(2) {
  128. background: linear-gradient(to bottom, white, #b9bbbd) !important; }
  129. #footer {
  130. border-top-color: #d3d7da; }
  131. .pushy {
  132. background: #101a22; }
  133. .pushy ul.subnavi li a:hover {
  134. background: none; }
  135. .pushy a:hover, .pushy a.active {
  136. background: #101a22;
  137. color: inherit; }
  138. @media screen and (max-width: 860px) {
  139. #main-navigation a {
  140. border-right-color: #d3d7da;
  141. border-bottom-color: #d3d7da; }
  142. #main-navigation a.active {
  143. border-right-color: #d3d7da;
  144. border-bottom-color: #d3d7da; }
  145. #main-navigation a:hover {
  146. border-bottom-color: #d3d7da; } }