foreground.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597
  1. body {
  2. line-height: 1.6em;
  3. }
  4. p {
  5. margin-bottom: 0.25em;
  6. }
  7. a.label:hover,
  8. a.label:focus {
  9. color: white;
  10. }
  11. a.label.new { background-color: #d0d0d0; }
  12. a.button.dropdown { float:right;}
  13. /* Hide the page actions button for special pages (cuz there's nothing in it */
  14. .mw-special-FormEdit a.button.dropdown { display:none; }
  15. td.mw-submit a,
  16. .htmlform-tip,
  17. #mw-upload-permitted p {
  18. font-size: 90%;
  19. }
  20. code {
  21. font-weight: normal;
  22. color: #222222;
  23. }
  24. small {
  25. font-size: 80%;
  26. }
  27. h2 small.label {
  28. font-size: small;
  29. display:inline-block;
  30. }
  31. .label {
  32. padding-bottom: 0.39em;
  33. }
  34. h2 span {
  35. display:block;
  36. }
  37. h2.title {
  38. margin-bottom: 0.1em;
  39. }
  40. h3#siteSub {
  41. font-style: italic;
  42. font-size: small;
  43. margin-bottom: 0.5em;
  44. color: #6f6f6f;
  45. }
  46. .clear_both {
  47. clear:both;
  48. }
  49. .large-2 strong, .large-2 b {
  50. display: block;
  51. }
  52. .large-2 strong, .large-2 b, table th {
  53. font-size: 0.875em;
  54. color: #4d4d4d;
  55. font-weight: 500;
  56. }
  57. /* LAYOUT */
  58. .row .row {
  59. margin-bottom: 0.9em;
  60. }
  61. div.small-10 .row {
  62. margin: 1em 0 0 0;
  63. }
  64. div.small-9.columns textarea {
  65. margin-bottom: 0.25em;
  66. }
  67. footer.row {
  68. margin-top: 3em;
  69. text-align: center;
  70. font-size: 80%;
  71. color: grey;
  72. }
  73. div {
  74. line-height: 1.60em;
  75. }
  76. /* NOTICES, ALERTS, WARNINGS */
  77. div#userloginprompt, p#userloginlink {
  78. font-size: 80%;
  79. }
  80. /* LISTS */
  81. ul#drop1.f-dropdown {
  82. margin-left:0;
  83. margin-top:.5em;
  84. margin-bottom:.25em;
  85. padding:.25em;
  86. }
  87. #mw-content-text ul {
  88. margin: .5em 1.25em;
  89. }
  90. footer.row ul {
  91. list-style-type: none;
  92. margin: .5em 1.25em;
  93. }
  94. footer.row ul.views.columns li {
  95. margin-right: 1em;
  96. }
  97. .columns ul.special li {
  98. float:none;
  99. width: 100%;
  100. }
  101. .columns div#uploadtext ul {
  102. list-style-type: disc;
  103. }
  104. .columns div#uploadtext ul li {
  105. float: none;
  106. width: 95%;
  107. margin-left: 2em;
  108. }
  109. .catlinks li {border-left:none;}
  110. .mw-specialpages-table td ul.columns li {width: 50%;}
  111. /*#mw-content-text .columns li {float:none;width:90%;}*/
  112. footer.row ul.columns li { display: inline;float:none;}
  113. .columns #mw-normal-catlinks ul li {
  114. float: none;
  115. width: auto;
  116. }
  117. #mw-normal-catlinks a.new {
  118. color: white;
  119. }
  120. ul.vcard { padding: 0.5em 0.5em 0.55em 0.5em; }
  121. /* HEADERS */
  122. h1,h2,h3,h4,h5,h6 {
  123. margin-top: 0em;
  124. line-height: 1em;
  125. }
  126. .page-Special_SpecialPages h2 {
  127. margin-bottom: 0.5em;
  128. }
  129. .editsection {
  130. font-weight: normal;
  131. font-size: 0.4em;
  132. }
  133. h3 {
  134. font-weight: normal;
  135. font-size:1em;
  136. }
  137. .ns-subject h3,
  138. .ns-special h3,
  139. .page-Main_Page h3 {
  140. font-weight: bold;
  141. font-size: 2em;
  142. }
  143. p.title {
  144. padding: 0.9375em;
  145. }
  146. /* TABLES */
  147. .mw-content-ltr table#toc {
  148. float:right;
  149. width: auto;
  150. }
  151. .mw-content-rtl table#toc {
  152. float:left;
  153. width: auto;
  154. }
  155. table.formtable {
  156. border: none;
  157. }
  158. table td[align="right"] {text-align: right;}
  159. /* TURN OFF TABLE STRIPING FOR EDITFORMS */
  160. table.formedit tr.even,
  161. table.formedit tr.alt,
  162. table.formedit tr:nth-of-type(even) {
  163. background: transparent;
  164. }
  165. table {
  166. width: 100%;
  167. }
  168. td.mw-label {
  169. width: 20%;
  170. }
  171. td.mw-input {
  172. width: 80%;
  173. }
  174. thead tr th {
  175. cursor: pointer;
  176. }
  177. table.formtable th {
  178. text-align: right !important;
  179. }
  180. td.smwpropname, th.smwpropname, td.smwspecname {
  181. text-align:left;
  182. }
  183. table tbody tr td, table tr td {
  184. line-height: 1.6em;
  185. }
  186. table.wikitable {
  187. margin: 0em 0 1em 0;
  188. }
  189. table.wikitable > tr > th,
  190. table.wikitable > * > tr > th {
  191. text-align: left;
  192. }
  193. table.wikitable > tr > th,
  194. table.wikitable > tr > td,
  195. table.wikitable > * > tr > th,
  196. table.wikitable > * > tr > td {
  197. border: 3px #fff solid;
  198. padding: 0.6em;
  199. }
  200. /* FORMS, INPUTS, FIELDSETS */
  201. .multipleTemplateInstance {
  202. background-color: white !important;
  203. border: none !important;
  204. border-bottom: 1px dashed #999999 !important;
  205. }
  206. .multipleTemplateInstance table {
  207. border: none !important;
  208. }
  209. .multipleTemplateAdder {
  210. font-size: 0.9em;
  211. padding: 0.4125em 0.5em 0.55em 0.5em;
  212. }
  213. .novalue {
  214. color: #999999;
  215. font-style:italic;
  216. font-size:small;
  217. }
  218. input[type="file"],
  219. input[type="checkbox"],
  220. input[type="radio"],
  221. select {
  222. padding: 5px;
  223. }
  224. input[type="file"],
  225. select {
  226. padding: 5px;
  227. border: 1px solid #cccccc;
  228. }
  229. .inputSpan select.createboxInput,
  230. .dateInput select.monthInput,
  231. input.hourInput,
  232. input.minuteInput,
  233. input.secondInput,
  234. input.dayInput,
  235. input.yearInput,
  236. input[name="*[* date][hour]"],
  237. input[name="*[* date][minute]"],
  238. input[name="*[* date][second]"] {
  239. width: auto;
  240. margin-right: 1em;
  241. }
  242. /*
  243. .inputSpan input.createboxInput {
  244. width: 100%;
  245. }
  246. */
  247. .inputSpan button,
  248. .inputSpan .button {
  249. margin: -4px 0 0 0;
  250. padding:0.37em 0.75em 0.6em 0.70em;
  251. }
  252. .ms-selectable input[type="text"] {
  253. width: 100%;
  254. }
  255. button.ui-button-icon-only {
  256. height: 2.24em !important;
  257. }
  258. select {width:auto;}
  259. input[type="checkbox"].createboxInput {
  260. width: auto;
  261. }
  262. label.checkboxLabel {
  263. margin-right: 0.5em;
  264. }
  265. .edit_with_form {
  266. margin: -2em 0 0 0;
  267. float:right;
  268. }
  269. input[type="radio"],
  270. input[type="checkbox"] {
  271. display:inline;
  272. }
  273. input[type='file'] {
  274. margin-top: 0.4em;
  275. }
  276. input:not([type]),
  277. textarea,
  278. p.meta {
  279. margin-bottom: 4px;
  280. }
  281. label {
  282. display: inline;
  283. font-weight: normal;
  284. }
  285. .mw-input label { font-weight: normal; }
  286. #mw-content-text ul.SFI_timepicker_hours,
  287. #mw-content-text ul.SFI_timepicker_minutes {
  288. list-style-type: none;
  289. }
  290. #mw-content-text ul.SFI_timepicker_hours li {
  291. margin: 2px 2px;
  292. padding: 4px;
  293. }
  294. .sminput.sminput-googlemaps3 p button {
  295. padding-top: 0.35em;
  296. padding-bottom: 0.6em;
  297. }
  298. li label.inline {
  299. margin-bottom: 2px;
  300. padding: 0;
  301. }
  302. button, .button {
  303. margin: 0.5em 0;
  304. padding: 0.3em 0.75em 0.4em 0.75em;
  305. }
  306. .top-bar .button.search {
  307. top: 1px;
  308. text-align: left;
  309. }
  310. .top-bar-section .dropdown {
  311. z-index: 100;
  312. }
  313. input[type="submit"] {
  314. background-color: #5da423;
  315. border-color: #457a1a;
  316. color: white;
  317. -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  318. box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  319. -webkit-transition: background-color 300ms ease-out;
  320. -moz-transition: background-color 300ms ease-out;
  321. transition: background-color 300ms ease-out;
  322. }
  323. input#wpPreview {
  324. background-color: #e9e9e9;
  325. border-color: #d0d0d0;
  326. color: black;
  327. -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  328. box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  329. -webkit-transition: background-color 300ms ease-out;
  330. -moz-transition: background-color 300ms ease-out;
  331. transition: background-color 300ms ease-out;
  332. }
  333. .editButtons input[type="submit"] {
  334. display: inline-block;
  335. }
  336. legend {
  337. font-size: 0.875em;
  338. color: #4d4d4d;
  339. cursor: pointer;
  340. display: block;
  341. font-weight: 500;
  342. }
  343. fieldset {
  344. line-height: 1.6em;
  345. padding: 0.25em 1.25em 1em 1.25em;
  346. }
  347. span.smwbuiltin,
  348. span.smwttactiveinline span.smwbuiltin {
  349. font-style: normal;
  350. }
  351. /* MW still generates a label column for checkboxes, this minimizes is */
  352. div.mw-htmlform-field-HTMLCheckField div.mw-label { height:0; }
  353. /* ZUBR IE8 FIXES */
  354. /* GRID: https://gist.github.com/zurbchris/5068210 */
  355. .lt-ie9 .row { width: 940px; max-width: 100%; min-width: 768px; margin: 0 auto; }
  356. .lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
  357. .lt-ie9 .row.large-collapse .column,
  358. .lt-ie9 .row.large-collapse .columns { padding: 0; }
  359. .lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
  360. .lt-ie9 .row .row.large-collapse { margin: 0; }
  361. .lt-ie9 .column, .lt-ie9 .columns { float: left; min-height: 1px; padding: 0 15px; position: relative; }
  362. .lt-ie9 .column.large-centered, .columns.large-centered { float: none; margin: 0 auto; }
  363. .lt-ie9 [class*="column"] + [class*="column"]:last-child { float: right; }
  364. .lt-ie9 [class*="column"] + [class*="column"].end { float: left; }
  365. .lt-ie9 .large-1,
  366. .lt-ie9 .row .large-1 { width: 8.33333%; }
  367. .lt-ie9 .large-2,
  368. .lt-ie9 .row .large-2 { width: 16.66667%; }
  369. .lt-ie9 .large-3,
  370. .lt-ie9 .row .large-3 { width: 25%; }
  371. .lt-ie9 .large-4,
  372. .lt-ie9 .row .large-4 { width: 33.33333%; }
  373. .lt-ie9 .large-5,
  374. .lt-ie9 .row .large-5 { width: 41.66667%; }
  375. .lt-ie9 .large-6,
  376. .lt-ie9 .row .large-6 { width: 50%; }
  377. .lt-ie9 .large-7,
  378. .lt-ie9 .row .large-7 { width: 58.33333%; }
  379. .lt-ie9 .large-8,
  380. .lt-ie9 .row .large-8 { width: 66.66667%; }
  381. .lt-ie9 .large-9,
  382. .lt-ie9 .row .large-9 { width: 75%; }
  383. .lt-ie9 .large-10,
  384. .lt-ie9 .row .large-10 { width: 83.33333%; }
  385. .lt-ie9 .large-11,
  386. .lt-ie9 .row .large-11 { width: 91.66667%; }
  387. .lt-ie9 .large-12,
  388. .lt-ie9 .row .large-12 { width: 100%; }
  389. .lt-ie9 .row .large-offset-1 { margin-left: 8.33333%; }
  390. .lt-ie9 .row .large-offset-2 { margin-left: 16.66667%; }
  391. .lt-ie9 .row .large-offset-3 { margin-left: 25%; }
  392. .lt-ie9 .row .large-offset-4 { margin-left: 33.33333%; }
  393. .lt-ie9 .row .large-offset-5 { margin-left: 41.66667%; }
  394. .lt-ie9 .row .large-offset-6 { margin-left: 50%; }
  395. .lt-ie9 .row .large-offset-7 { margin-left: 58.33333%; }
  396. .lt-ie9 .row .large-offset-8 { margin-left: 66.66667%; }
  397. .lt-ie9 .row .large-offset-9 { margin-left: 75%; }
  398. .lt-ie9 .row .large-offset-10 { margin-left: 83.33333%; }
  399. .lt-ie9 .pull-2 { right: 16.66667%; }
  400. .lt-ie9 .pull-3 { right: 25%; }
  401. .lt-ie9 .pull-4 { right: 33.33333%; }
  402. .lt-ie9 .pull-5 { right: 41.66667%; }
  403. .lt-ie9 .pull-6 { right: 50%; }
  404. .lt-ie9 .pull-7 { right: 58.33333%; }
  405. .lt-ie9 .pull-8 { right: 66.66667%; }
  406. .lt-ie9 .pull-9 { right: 75%; }
  407. .lt-ie9 .pull-10 { right: 83.33333%; }
  408. .lt-ie9 .push-2 { left: 16.66667%; }
  409. .lt-ie9 .push-3 { left: 25%; }
  410. .lt-ie9 .push-4 { left: 33.33333%; }
  411. .lt-ie9 .push-5 { left: 41.66667%; }
  412. .lt-ie9 .push-6 { left: 50%; }
  413. .lt-ie9 .push-7 { left: 58.33333%; }
  414. .lt-ie9 .push-8 { left: 66.66667%; }
  415. .lt-ie9 .push-9 { left: 75%; }
  416. .lt-ie9 .push-10 { left: 83.33333%; }
  417. /* Nicolas Gallagher's micro clearfix */
  418. .lt-ie9 .row { *zoom: 1; }
  419. .lt-ie9 .row:before, .row:after { content: " "; display: table; }
  420. .lt-ie9 .row:after { clear: both; }
  421. /* END IE8 GRID */
  422. .lt-ie9 .hide-for-small { display: block !important; }
  423. /* TOP NAV */
  424. .lt-ie9 .top-bar-section {
  425. display:block;
  426. }
  427. .lt-ie9 .top-bar-section ul {
  428. height: auto;
  429. width: 100%;
  430. }
  431. .lt-ie9 .top-bar .top-bar-section ul,
  432. .lt-ie9 .top-bar .top-bar-section ul li {
  433. float: left;
  434. display: inline;
  435. }
  436. /* END OTHER IE8 FIXES */
  437. /* UNTIL I CAN DETERMINE WHY toolboxend GENERATES AN EMPTY <li> IN THE MENU, I'M HIDING IT */
  438. #p-toolboxend { display:none;}
  439. /* Jamie's Header Hider */
  440. body.page-Main_Page h1.firstHeading,
  441. body.page-Main_Page #siteSub,
  442. body.page-Extension_Main_Page h1.firstHeading,
  443. body.page-Extension_Main_Page #siteSub,
  444. body.page-Skin_Main_Page h1.firstHeading,
  445. body.page-Skin_Main_Page #siteSub,
  446. body.page-Farm_Main_Pageh1.firstHeading,
  447. body.page-Farm_Main_Page #siteSub,
  448. body.mw-special-Userlogin h2.title {
  449. display:none;
  450. }
  451. /* Don't like the black top bar? Copy this into your Common.css and change the colors
  452. .top-bar,
  453. .top-bar-section ul,
  454. .top-bar-section ul li.active > a,
  455. .top-bar-section li a:not(.button),
  456. .top-bar-section .has-form,
  457. .top-bar.expanded .title-area {
  458. background: black;
  459. color: white;
  460. }
  461. .top-bar-section > ul > .divider,
  462. .top-bar-section > ul > [role="separator"] {
  463. border-color: black;
  464. }
  465. */