trenzalours

css - open left 02

Jun 9th, 2014
1,976
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.05 KB | None | 0 0
  1. #icon{
  2.  
  3. opacity:.9;
  4. padding:5px;
  5. margin-top:-8px;
  6. font-size:10px;
  7. color:{color:icons};
  8. z-index:9;
  9. }
  10.  
  11. #tab1title{
  12. font-size:10px;
  13. text-align:left;
  14. text-transform:uppercase;
  15. letter-spacing:1px;
  16. color:{color:title2};
  17. margin-top:-32px;
  18. margin-left:20px;
  19. margin-bottom:5px;
  20. }
  21.  
  22. #tab1{
  23.  
  24. opacity:1;
  25. font-size:8px;
  26. color:{color:text};
  27. text-align:left;
  28. padding:5px;
  29.  
  30. }
  31. #tab1box{ /*---DO NOT EDIT ANY OF THIS---*/
  32.  
  33. margin-top:-42px;
  34. height:20px;
  35. width:20px;
  36. text-align:left;
  37. overflow:hidden;
  38. text-transform:uppercase;
  39. position:fixed;
  40. letter-spacing:1px;
  41. line-height:10px;
  42. transition: all 0.7s ease-out;
  43. -webkit-transition: all 0.7s ease-in-out;
  44. -moz-transition: all 0.7s ease-in-out;
  45. -o-transition: all 0.7s ease-in-out;
  46. }
  47.  
  48. #tab1box:hover{
  49. height:auto;
  50. width:150px;
  51. padding-left:19px;
  52. transition: all 0.7s ease-out;
  53. -webkit-transition: all 0.7s ease-in-out;
  54. -moz-transition: all 0.7s ease-in-out;
  55. -o-transition: all 0.7s ease-in-out;
  56. }
  57.  
  58.  
  59. #tab2{
  60. opacity:1;
  61. font-size:8px;
  62. color:{color:text};
  63. text-align:left;
  64. padding:10px;
  65.  
  66. }
  67.  
  68. #tab2box{ /*---DO NOT EDIT ANY OF THIS---*/
  69. margin-top:-20px;
  70. height:20px;
  71. width:20px;
  72. text-align:left;
  73. overflow:hidden;
  74. text-transform:uppercase;
  75. position:fixed;
  76. letter-spacing:1px;
  77. line-height:10px;
  78. transition: all 0.7s ease-out;
  79. -webkit-transition: all 0.7s ease-in-out;
  80. -moz-transition: all 0.7s ease-in-out;
  81. -o-transition: all 0.7s ease-in-out;
  82. }
  83.  
  84. #tab2box:hover{
  85. height:auto;
  86. width:150px;
  87. padding-left:19px;
  88. transition: all 0.7s ease-out;
  89. -webkit-transition: all 0.7s ease-in-out;
  90. -moz-transition: all 0.7s ease-in-out;
  91. -o-transition: all 0.7s ease-in-out;
  92. }
  93.  
  94.  
  95. #tab3{
  96. opacity:1;
  97. font-size:8px;
  98. color:{color:text};
  99. text-align:left;
  100. padding:10px;
  101.  
  102. }
  103.  
  104. #tab3box{ /*---DO NOT EDIT ANY OF THIS---*/
  105. margin-top:0px;
  106. height:20px;
  107. width:20px;
  108. text-align:left;
  109. overflow:hidden;
  110. text-transform:uppercase;
  111. position:fixed;
  112. letter-spacing:1px;
  113. line-height:10px;
  114. transition: all 0.7s ease-out;
  115. -webkit-transition: all 0.7s ease-in-out;
  116. -moz-transition: all 0.7s ease-in-out;
  117. -o-transition: all 0.7s ease-in-out;
  118. }
  119.  
  120. #tab3box:hover{
  121. height:auto;
  122. width:150px;
  123. padding-left:19px;
  124. transition: all 0.7s ease-out;
  125. -webkit-transition: all 0.7s ease-in-out;
  126. -moz-transition: all 0.7s ease-in-out;
  127. -o-transition: all 0.7s ease-in-out;
  128. }
  129.  
  130. #tab4{
  131. opacity:1;
  132. font-size:8px;
  133. color:{color:text};
  134. text-align:left;
  135. padding:5px;
  136.  
  137. }
  138.  
  139. #tab4box{ /*---DO NOT EDIT ANY OF THIS---*/
  140.  
  141. margin-top:42px;
  142. height:20px;
  143. width:20px;
  144. text-align:left;
  145. overflow:hidden;
  146. text-transform:uppercase;
  147. position:fixed;
  148. letter-spacing:1px;
  149. line-height:10px;
  150. transition: all 0.7s ease-out;
  151. -webkit-transition: all 0.7s ease-in-out;
  152. -moz-transition: all 0.7s ease-in-out;
  153. -o-transition: all 0.7s ease-in-out;
  154. }
  155.  
  156. #tab4box:hover{
  157. height:auto;
  158. width:150px;
  159. padding-left:19px;
  160. transition: all 0.7s ease-out;
  161. -webkit-transition: all 0.7s ease-in-out;
  162. -moz-transition: all 0.7s ease-in-out;
  163. -o-transition: all 0.7s ease-in-out;
  164. }
  165.  
  166.  
  167. #tab5{
  168. opacity:1;
  169. font-size:8px;
  170. color:{color:text};
  171. text-align:left;
  172. padding:5px;
  173.  
  174. }
  175.  
  176. #tab5box{ /*---DO NOT EDIT ANY OF THIS---*/
  177.  
  178. margin-top:20px;
  179. height:20px;
  180. width:20px;
  181. text-align:left;
  182. overflow:hidden;
  183. text-transform:uppercase;
  184. position:fixed;
  185. letter-spacing:1px;
  186. line-height:10px;
  187. transition: all 0.7s ease-out;
  188. -webkit-transition: all 0.7s ease-in-out;
  189. -moz-transition: all 0.7s ease-in-out;
  190. -o-transition: all 0.7s ease-in-out;
  191.  
  192.  
  193. }
  194. #tab5box:hover{
  195. height:auto;
  196. width:150px;
  197. padding-left:19px;
  198. transition: all 0.7s ease-out;
  199. -webkit-transition: all 0.7s ease-in-out;
  200. -moz-transition: all 0.7s ease-in-out;
  201. -o-transition: all 0.7s ease-in-out;
  202. }
  203.  
  204.  
  205.  
  206. #holder{
  207. position:fixed;
  208. font-size:10px;
  209. text-transform:uppercase;
  210. position:fixed;
  211. font-family:'calibri'sans-serif;
  212. left:10px;
  213. letter-spacing:0px;
  214. z-index:9999999999999999999;
  215. top:100px;
  216. }
  217. /*---end updates tab css---*/
Advertisement
Add Comment
Please, Sign In to add comment