Advertisement
Guest User

css

a guest
Jun 27th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. element.style {
  2. height: 28px;
  3. }
  4. 341e4a5…_framew…v=4e52a1ea3c:1
  5. html[dir="ltr"] .ipsGrid_span12:nth-child( 1n ), html[dir="ltr"] .ipsGrid_span12 + [class*="ipsGrid_span"], html[dir="ltr"] .ipsGrid_span6:nth-child( odd ), html[dir="ltr"] .ipsGrid_span4:nth-child( 3n+1 ), html[dir="ltr"] .ipsGrid_span3:nth-child( 4n+1 ), html[dir="ltr"] .ipsGrid_span2:nth-child( 6n+1 ), html[dir="ltr"] .ipsGrid_span1:nth-child( 12n+1 ) {
  6. margin-left: 0;
  7. }
  8. 341e4a5…_framew…v=4e52a1ea3c:1
  9. html[dir="ltr"] .ipsGrid > [class*="ipsGrid_span"] {
  10. float: left;
  11. margin-left: 2.127659574468085%;
  12. }
  13. 341e4a5…_framew…v=4e52a1ea3c:1
  14. .ipsApp .ipsGrid > .ipsGrid_span6 {
  15. width: 48.93617021276595%;
  16. }
  17. 62e269c…_forums…v=4e52a1ea3c:1
  18. .cForumList .ipsDataItem {
  19. border-bottom-width: 1px;
  20. }
  21. 341e4a5…_framew…v=4e52a1ea3c:1
  22. .ipsGrid > [class*="ipsGrid_span"] {
  23. display: block;
  24. width: 100%;
  25. min-height: 30px;
  26. -webkit-box-sizing: border-box;
  27. -moz-box-sizing: border-box;
  28. -ms-box-sizing: border-box;
  29. -o-box-sizing: border-box;
  30. box-sizing: border-box;
  31. }
  32. 62e269c…_forums…v=4e52a1ea3c:1
  33. .cForumGrid {
  34. min-height: 230px!important;
  35. margin-bottom: 15px;
  36. position: relative;
  37. padding: 0 0 80px 0!important;
  38. border: 1px solid rgba(0,0,0,0.1);
  39. }
  40. 341e4a5…_framew…v=4e52a1ea3c:1
  41. .ipsAreaBackground_reset {
  42. background: #ffffff;
  43. }
  44. 341e4a5…_framew…v=4e52a1ea3c:1
  45. .ipsDataItem {
  46. width: 100%;
  47. position: relative;
  48. border-width: 0 0 1px 0;
  49. border-style: solid;
  50. border-color: #ebebeb;
  51. }
  52. 341e4a5…_framew…v=4e52a1ea3c:1
  53. *, .ipsApp input[type="search"] {
  54. -webkit-box-sizing: border-box;
  55. -moz-box-sizing: border-box;
  56. box-sizing: border-box;
  57. }
  58. user agent stylesheet
  59. div {
  60. display: block;
  61. }
  62. Inherited from li.cForumRow.ipsBox.ipsSpacer_bottom
  63. user agent stylesheet
  64. li {
  65. display: list-item;
  66. text-align: -webkit-match-parent;
  67. }
  68. Inherited from ol.ipsList_reset.cForumList
  69. 341e4a5…_framew…v=4e52a1ea3c:1
  70. .ipsList_inline, .ipsList_reset {
  71. margin: 0;
  72. padding: 0;
  73. list-style: none;
  74. }
  75. user agent stylesheet
  76. ol {
  77. display: block;
  78. list-style-type: decimal;
  79. -webkit-margin-before: 1em;
  80. -webkit-margin-after: 1em;
  81. -webkit-margin-start: 0px;
  82. -webkit-margin-end: 0px;
  83. -webkit-padding-start: 40px;
  84. }
  85. Inherited from body.ipsApp.ipsApp_front.ipsJS_has.ipsClearfix.ipsApp_noTouch.ipsLayout_sidebarUsed
  86. 258adbb…_custom…v=4e52a1ea3c:1
  87. html, body, input {
  88. font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
  89. }
  90. 341e4a5…_framew…v=4e52a1ea3c:1
  91. body {
  92. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  93. font-size: 13px;
  94. line-height: 18px;
  95. color: #525252;
  96. height: 100%;
  97. background-color: #ebeef2;
  98. }
  99. Inherited from html
  100. 258adbb…_custom…v=4e52a1ea3c:1
  101. html, body, input {
  102. font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
  103. }
  104. 341e4a5…_framew…v=4e52a1ea3c:1
  105. html {
  106. font-family: sans-serif;
  107. -ms-text-size-adjust: 100%;
  108. -webkit-text-size-adjust: 100%;
  109. }
  110. Pseudo ::after element
  111. 341e4a5…_framew…v=4e52a1ea3c:1
  112. .ipsClearfix:after {
  113. visibility: hidden;
  114. display: block;
  115. font-size: 0;
  116. content: " ";
  117. clear: both;
  118. height: 0;
  119. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement