1. /* License: AGPLv3 or later (http://www.gnu.org/licenses/), Copyright 2015, Jabiertxof <jtx@jtx.marker.es> */
  2. #shield.download #banners > div {
  3. background-color: #333333;
  4. background-image: url("../images/releases/background.png");
  5. border-bottom: 0px none;
  6. border-radius: 0px 0px 15px 15px;
  7. }
  8. #shield.download #banners > div > div {
  9. margin: 0px 250px 0px -50px;
  10. width: 720px;
  11. }
  12. #shield.download #banners ul ul div {
  13. display: none;
  14. background-color: transparent;
  15. }
  16. #shield.download #banners ul ul {
  17. float: right;
  18. }
  19. #shield.download #banners > div > div > ul > li {
  20. background-color: #444444;
  21. border-radius: 0px 8px 8px 0px;
  22. color: #d55500;
  23. cursor: pointer;
  24. display: block;
  25. font-size: 20px;
  26. margin-bottom: 6px;
  27. padding: 6px 0px 4px;
  28. line-height: 1px;
  29. vertical-align: middle;
  30. min-height: 37px;
  31. overflow:auto;
  32. box-shadow: 2px 2px 8px -5px #000;
  33. }
  34. #banners > div > div {
  35. text-align: left;
  36. }
  37. #shield.download #banners ul ul li {
  38. background-color: #333333;
  39. border-radius: 3px;
  40. color: #cccccc;
  41. cursor: pointer;
  42. display: inline-block;
  43. font-size: 14px;
  44. padding: 2px 10px;
  45. margin: 4px 0px 0px;
  46. box-shadow: 2px 2px 8px -5px #000 inset;
  47. }
  48. #shield.download #banners li ul {
  49. margin: -3px 10px 0px 0px;
  50. }
  51. #shield.download #banners ul ul li:focus div,
  52. #shield.download #banners ul ul li div:hover {
  53. background-color: transparent;
  54. background-position: left center;
  55. background-repeat: no-repeat;
  56. background-size: contain;
  57. display: block;
  58. height: 240px;
  59. width: 225px;
  60. padding: 10px;
  61. position: absolute;
  62. top: 25px;
  63. left: 50%;
  64. margin-left: 221px;
  65. text-align: center;
  66. }
  67. #shield.download #banners ul li.child > img {
  68. width: 32px;
  69. display: inline-block;
  70. margin: 0px 4px 5px 8px;
  71. vertical-align: middle;
  72. }
  73. #shield.download #banners ul li.platform img {
  74. width: 128px;
  75. }
  76. #shield.download #banners ul ul li p {
  77. color: #cccccc;
  78. margin: 0px;
  79. }
  80. #shield.download #banners ul ul li p > a,
  81. #shield.download #banners ul ul li p > span {
  82. padding: 6px;
  83. margin: 4px;
  84. background: #333;
  85. border-radius: 4px;
  86. box-shadow: 2px 2px 8px -5px #000;
  87. }
  88. #shield.download #banners ul ul li:focus {
  89. background-color: #d55500;
  90. outline: medium none;
  91. box-shadow: none;
  92. color: #333333;
  93. }
  94. #shield.download #banners ul ul li a,
  95. #shield.download #banners ul ul li span {
  96. display: block;
  97. font-size: 15px;
  98. }
  99. #shield.download #banners ul ul li p > a:hover {
  100. text-decoration: none;
  101. background: #d55500;
  102. color: #333333;
  103. }
  104. #shield.download #banners div > div > div {
  105. background-position: 90px 50px;
  106. background-repeat: no-repeat !important;
  107. background-size: 130px auto;
  108. height: 400px;
  109. }
  110. #shield.download #banners {
  111. margin-bottom: 12px;
  112. background-repeat: no-repeat;
  113. background-color: black;
  114. }
  115. #shield div#question {
  116. color: #2b2b2b;
  117. float: left;
  118. display: inline-block;
  119. padding: 30px 0px 0px 120px;;
  120. font-size: 160px;
  121. font-weight: bold;
  122. }
  123. #shield div#nodata{
  124. color:#ccc;
  125. font-size:30px;
  126. }
  127. .notes {
  128. min-height: 200px;
  129. margin: 12px 0px;
  130. line-height: 16px;
  131. font-family: "Liberation Mono","Ubuntu Mono",mono;
  132. border: 1px dotted #eee;
  133. background: #FFF none repeat scroll 0% 0%;
  134. overflow: hidden;
  135. padding: 8px 14px !important;
  136. }
 
 

48

 

863

Pasted Text #1098

-

PasteBin

Lines
158
الكلمات
410
Size
3,3 ك.ب
Created
النوع
text/plain
Public Domain (PD)
Please log in to leave a comment!