mobile.css 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  1. /* Mobile Styles - You can edit the media query from the theme settings page. */
  2. #branding {
  3. padding: 0;
  4. }
  5. #branding.has-primary-tabs {
  6. border-bottom: 5px solid #0074BD;
  7. }
  8. #branding .breadcrumb {
  9. padding: 10px 10px 0px 10px;
  10. }
  11. #branding h1.page-title {
  12. padding: 0 0 15px 10px;
  13. }
  14. #branding .add-or-remove-shortcuts {
  15. display: none;
  16. }
  17. #page {
  18. margin-left: 10px;
  19. margin-right: 10px;
  20. padding: 10px 0;
  21. position: relative;
  22. }
  23. ul.primary {
  24. float: none;
  25. clear: both;
  26. display: block;
  27. padding: 0 10px 0 10px;
  28. background: #333;
  29. width: 100%;
  30. border-bottom: 5px solid #0074BD;
  31. box-sizing: border-box;
  32. }
  33. ul.primary li {
  34. clear: both;
  35. display: table;
  36. float: none;
  37. margin: 0;
  38. width: 100%;
  39. }
  40. body.adminimal-theme #navigation ul.primary li:first-of-type {
  41. margin-left: 0;
  42. }
  43. body.adminimal-theme ul.primary li a:active, body.adminimal-theme ul.primary li a:link, body.adminimal-theme ul.primary li a:visited {
  44. border: 0 none;
  45. display: block;
  46. font-size: 20px;
  47. font-weight: normal;
  48. line-height: 1.2em;
  49. width: 100%;
  50. background: #444;
  51. color: #fff;
  52. margin-top: 5px;
  53. }
  54. body.adminimal-theme ul.primary li a.active, body.adminimal-theme ul.primary li a.active:link, body.adminimal-theme ul.primary li a.active:visited, body.adminimal-theme ul.primary li a:hover {
  55. margin-top: 5px;
  56. border: 0 none;
  57. background-color: #0074BD;
  58. }
  59. ul.secondary li {
  60. float: left;
  61. margin: 5px;
  62. }
  63. body.adminimal-theme ul.secondary li a, body.adminimal-theme ul.secondary li a:hover, body.adminimal-theme ul.secondary li.active a, body.adminimal-theme ul.secondary li.active a.active {
  64. padding: 5px 10px;
  65. }
  66. body.adminimal-theme div.admin .right, body.adminimal-theme div.admin .left {
  67. margin: 0;
  68. width: 100%;
  69. }
  70. .help-items {
  71. width: 100%;
  72. }
  73. .form-item label, .exposed-filters .form-item label {
  74. margin: 0 0.5em 0.25em 0;
  75. }
  76. .container-inline div, .container-inline label {
  77. display: block;
  78. }
  79. .exposed-filters .form-item {
  80. width: 100%;
  81. }
  82. .exposed-filters .form-select {
  83. clear: both;
  84. margin-bottom: 10px;
  85. width: auto;
  86. }
  87. .views-exposed-form label {
  88. margin: 0;
  89. padding: 0 0 0.5em;
  90. }
  91. .overflow-fix {
  92. overflow: auto;
  93. }
  94. input, textarea, img {
  95. max-width: 99%;
  96. }
  97. input[size] {
  98. width: 99%;
  99. }
  100. .system-themes-list-enabled .theme-default .theme-info h3 {
  101. clear: both;
  102. padding-top: 10px;
  103. }
  104. table.sticky-header {
  105. display: none;
  106. }
  107. .system-themes-list-enabled .theme-info {
  108. clear: both;
  109. float: left;
  110. margin-top: 1em;
  111. }
  112. ul.action-links li {
  113. clear: both;
  114. float: left;
  115. margin: 0 1em 0 0;
  116. padding-bottom: 1em;
  117. }
  118. ul.action-links li:last-child {
  119. padding-bottom: 0;
  120. }
  121. .ctools-dropbutton-processed {
  122. position: relative;
  123. }
  124. .views-display-top .ctools-button-processed, .views-ui-display-tab-bucket .ctools-button-processed {
  125. font-size: 13px;
  126. left: 5px;
  127. margin-bottom: 10px;
  128. position: relative;
  129. top: 5px;
  130. }
  131. .views-display-columns > * {
  132. width: 100%;
  133. margin-left: 0;
  134. padding-left: 0;
  135. }
  136. div.vertical-tabs {
  137. background: #fff;
  138. border: none;
  139. }
  140. div.vertical-tabs .vertical-tabs-list {
  141. margin: 0;
  142. width: 100%;
  143. padding-bottom: 20px;
  144. width: 100%;
  145. border: none;
  146. }
  147. div.vertical-tabs .vertical-tabs-panes {
  148. margin: 0;
  149. padding: 0;
  150. width: 100%;
  151. clear: both;
  152. }
  153. div.vertical-tabs ul li.vertical-tab-button a {
  154. background: none repeat scroll 0 0 #eee;
  155. border: none;
  156. }
  157. div.vertical-tabs ul li.vertical-tab-button a {
  158. background: #eee;
  159. border: none;
  160. }
  161. div.vertical-tabs ul li.vertical-tab-button a:hover, div.vertical-tabs ul li.selected a:hover, div.vertical-tabs ul li.selected a, div.vertical-tabs ul li.selected a:focus, div.vertical-tabs ul li.selected a:active {
  162. background: #ddd;
  163. border: none;
  164. }
  165. html.js .adminimal-theme #module-filter-modules {
  166. margin-left: 0;
  167. margin-bottom: 55px;
  168. width: 100%;
  169. }
  170. html.js .adminimal-theme #module-filter-tabs>ul {
  171. display: none;
  172. }
  173. html.js .adminimal-theme #module-filter-submit {
  174. bottom: 0;
  175. margin-left: -10px;
  176. position: fixed;
  177. width: 100%;
  178. z-index: 999;
  179. border: none;
  180. border-top: 3px solid #0074BD;
  181. background: #fff;
  182. }
  183. table.module-filter-tabs-processed td.description, table.module-filter-tabs-processed > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4) {
  184. display: none;
  185. }
  186. html.js .adminimal-theme #module-filter-show-wrapper .form-item-module-filter-show-required {
  187. clear: both;
  188. display: block;
  189. }
  190. html.js .adminimal-theme #module-filter-show-wrapper .form-item {
  191. display: inline-block;
  192. margin: 0;
  193. padding: 0;
  194. width: 45%;
  195. }
  196. /* Sidebars */
  197. #content-wrapper {
  198. display: block;
  199. }
  200. #main-content {
  201. width: 100%;
  202. clear: both;
  203. display: block;
  204. }
  205. #sidebar-left .region-sidebar-left, #sidebar-right .region-sidebar-right {
  206. display: block;
  207. width: 100%;
  208. padding: 0px;
  209. margin: 0px;
  210. }
  211. #sidebar-left .region-sidebar-left {
  212. padding-right: 0px;
  213. }
  214. #sidebar-right .region-sidebar-right {
  215. padding-left: 0px;
  216. }
  217. .adminimal-theme #module-filter-tabs.top-fixed{
  218. position: relative;
  219. }
  220. .adminimal-theme #dashboard div#dashboard_sidebar {
  221. width: 100%;
  222. }
  223. .container-inline.form-actions.form-wrapper {
  224. clear: both;
  225. }