Advertisement
Guest User

Untitled

a guest
Jan 27th, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.16 KB | None | 0 0
  1. <link rel="import" href="../topeka-elements/category-icons.html">
  2. <link rel="import" href="../core-icon/core-icon.html">
  3.  
  4. <polymer-element name="my-element">
  5.  
  6. <template>
  7. <style>
  8. :host {
  9. position: absolute;
  10. width: 100%;
  11. height: 100%;
  12. box-sizing: border-box;
  13. }
  14. #section4 {
  15. left: 180px;
  16. top: 180px;
  17. position: absolute;
  18. }
  19. #section5 {
  20. left: -10px;
  21. top: 40px;
  22. position: absolute;
  23. }
  24. #section1 {
  25. height: 1000px;
  26. left: 640px;
  27. top: 60px;
  28. position: absolute;
  29. background: linear-gradient(rgb(214, 227, 231), rgb(173, 216, 230));
  30. }
  31. #section {
  32. box-sizing: border-box;
  33. width: 380px;
  34. height: 542px;
  35. left: 380px;
  36. top: 30px;
  37. position: absolute;
  38. }
  39. #toolbar {
  40. box-sizing: border-box;
  41. height: 40px;
  42. position: relative;
  43. color: rgb(255, 255, 255);
  44. font-size: 48px;
  45. width: 330px;
  46. background-color: rgb(51, 175, 37);
  47. }
  48. #tiles-container {
  49. padding-left: 3px;
  50. height: 490px;
  51. opacity: 1;
  52. width: 327px;
  53. background-color: rgb(219, 252, 209);
  54. }
  55. #tile-profile {
  56. box-sizing: border-box;
  57. float: left;
  58. height: 130px;
  59. width: 320px;
  60. margin: 3px;
  61. left: 432px;
  62. top: 80px;
  63. position: absolute;
  64. background-color: rgb(204, 204, 204);
  65. }
  66. #core_icon {
  67. height: 128px;
  68. width: 128px;
  69. }
  70. #div {
  71. padding: 8px;
  72. color: rgb(255, 255, 255);
  73. background-color: rgb(170, 170, 170);
  74. }
  75. #tile-general {
  76. box-sizing: border-box;
  77. float: left;
  78. height: 110px;
  79. width: 150px;
  80. margin: 3px;
  81. left: 432px;
  82. top: 330px;
  83. position: absolute;
  84. }
  85. #section3 {
  86. background-color: rgb(255, 255, 141);
  87. }
  88. #core_icon1 {
  89. height: 80px;
  90. width: 70px;
  91. }
  92. #div1 {
  93. padding: 8px;
  94. color: rgb(255, 255, 255);
  95. background-color: rgb(255, 235, 59);
  96. }
  97. #div4 {
  98. box-sizing: border-box;
  99. float: left;
  100. height: 100px;
  101. width: 320px;
  102. margin: 3px;
  103. left: 430px;
  104. top: 450px;
  105. position: absolute;
  106. background-color: rgb(255, 138, 128);
  107. }
  108. #core_icon3 {
  109. height: 100px;
  110. width: 100px;
  111. }
  112. #div5 {
  113. padding: 8px;
  114. color: rgb(255, 255, 255);
  115. background-color: rgb(219, 68, 55);
  116. }
  117. #div6 {
  118. box-sizing: border-box;
  119. float: left;
  120. height: 100px;
  121. width: 320px;
  122. margin: 3px;
  123. left: 432px;
  124. top: 220px;
  125. position: absolute;
  126. background-color: rgb(130, 177, 255);
  127. }
  128. #core_icon4 {
  129. height: 128px;
  130. width: 128px;
  131. }
  132. #div7 {
  133. padding: 8px;
  134. color: rgb(255, 255, 255);
  135. background-color: rgb(66, 133, 244);
  136. }
  137. #div8 {
  138. box-sizing: border-box;
  139. float: left;
  140. height: 110px;
  141. width: 160px;
  142. margin: 3px;
  143. left: 590px;
  144. top: 330px;
  145. position: absolute;
  146. background-color: rgb(179, 136, 255);
  147. }
  148. #core_icon5 {
  149. height: 128px;
  150. width: 128px;
  151. }
  152. #div9 {
  153. padding: 8px;
  154. color: rgb(255, 255, 255);
  155. background-color: rgb(126, 87, 194);
  156. }
  157. #span {
  158. left: 560px;
  159. top: 40px;
  160. position: absolute;
  161. width: 70px;
  162. height: 20px;
  163. }
  164. </style>
  165. <section id="section5" class="tile-top" flex layout horizontal center center-justified>
  166. </section>
  167. <section id="section1"></section>
  168. <section id="section4" class="tile-top" flex layout horizontal center center-justified>
  169. </section>
  170. <section id="section" layout vertical designmeta="quiz-demo-grid" wrap-reverse>
  171. <div id="toolbar" class="tall-toolbar categories" horizontal center-justified center layout>
  172. </div>
  173. <div id="tiles-container" class="tiles-container" layout wrap horizontal around-justified center relative>
  174. </div>
  175. </section>
  176. <div id="tile-profile" class="tile" layout vertical relative>
  177. <section id="section2" class="tile-top" flex layout horizontal center center-justified>
  178. <core-icon icon="category-icons:food" id="core_icon" designmeta="topeka-icon"></core-icon>
  179. </section>
  180. <div id="div" class="tile-bottom"> Get Ride </div>
  181. </div>
  182. <div id="div6" class="tile" layout vertical relative>
  183. <section id="section8" class="tile-top" flex layout horizontal center center-justified>
  184. <core-icon icon="category-icons:entertainment" id="core_icon4" designmeta="topeka-icon"></core-icon>
  185. </section>
  186. <div id="div7" class="tile-bottom"> Plan Ride </div>
  187. </div>
  188. <div id="tile-general" class="tile" layout vertical relative>
  189. <section id="section3" class="tile-top" flex layout horizontal center center-justified hero hero-id="top">
  190. <core-icon icon="category-icons:knowledge" id="core_icon1" cross-fade-delayed designmeta="topeka-icon"></core-icon>
  191. </section>
  192. <div id="div1" class="tile-bottom" hero hero-id="bottom">
  193. <span id="span1">FeedBack</span>
  194. </div>
  195. </div>
  196. <div id="div8" class="tile" layout vertical relative>
  197. <section id="section9" class="tile-top" flex layout horizontal center center-justified>
  198. <core-icon icon="category-icons:music" id="core_icon5" designmeta="topeka-icon"></core-icon>
  199. </section>
  200. <div id="div9" class="tile-bottom"> Rewards </div>
  201. </div>
  202. <div id="div4" class="tile" layout vertical relative>
  203. <section id="section7" class="tile-top" flex layout horizontal center center-justified>
  204. <core-icon icon="category-icons:geography" id="core_icon3" designmeta="topeka-icon"></core-icon>
  205. </section>
  206. <div id="div5" class="tile-bottom"> My Miles </div>
  207. </div>
  208. <span id="span">Quick Ride</span>
  209. </template>
  210.  
  211. <script>
  212.  
  213. Polymer({
  214.  
  215. });
  216.  
  217. </script>
  218.  
  219. </polymer-element>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement