You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

750 lines
16 KiB

10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
  1. /*
  2. * # Semantic - Header
  3. * http://github.com/semantic-org/semantic-ui/
  4. *
  5. *
  6. * Copyright 2014 Contributor
  7. * Released under the MIT license
  8. * http://opensource.org/licenses/MIT
  9. *
  10. */
  11. /*******************************
  12. Theme
  13. *******************************/
  14. /*
  15. */
  16. /*******************************
  17. Folders
  18. *******************************/
  19. /* Path to theme packages */
  20. /* Path to site override folder */
  21. /*******************************
  22. Themes
  23. *******************************/
  24. /* To override a theme for an individual element
  25. specify theme name below
  26. Be sure to update the user folder name (see README)
  27. */
  28. /* Global */
  29. /* Elements */
  30. /* Collections */
  31. /* Modules */
  32. /* Views */
  33. /*******************************
  34. Import Directives
  35. *******************************/
  36. /*------------------
  37. Load Defaults
  38. -------------------*/
  39. /*******************************
  40. Site Settings
  41. *******************************/
  42. /*-------------------
  43. Paths
  44. --------------------*/
  45. /*-------------------
  46. Fonts
  47. --------------------*/
  48. /*-------------------
  49. Site Colors
  50. --------------------*/
  51. /*--- Colors ---*/
  52. /*--- Light Colors ---*/
  53. /*-------------------
  54. Page
  55. --------------------*/
  56. /*-------------------
  57. Background Colors
  58. --------------------*/
  59. /* Used for differentiating neutrals */
  60. /* Used for differentiating layers */
  61. /*-------------------
  62. Grid
  63. --------------------*/
  64. /*-------------------
  65. Breakpoints
  66. --------------------*/
  67. /*******************************
  68. Power-User
  69. *******************************/
  70. /*-------------------
  71. Icons
  72. --------------------*/
  73. /* Maximum Glyph Width of Icon */
  74. /*-------------------
  75. Easing
  76. --------------------*/
  77. /*--- Neutrals ---*/
  78. /*--- Colored Backgrounds ---*/
  79. /*--- Colored Text ---*/
  80. /*--- Colored Headers ---*/
  81. /*-------------------
  82. Emotive Colors
  83. --------------------*/
  84. /* Mood */
  85. /* Status */
  86. /*-------------------
  87. Neutral Text
  88. --------------------*/
  89. /*-------------------
  90. Brand Colors
  91. --------------------*/
  92. /*-------------------
  93. Borders
  94. --------------------*/
  95. /*-------------------
  96. Sizes
  97. --------------------*/
  98. /*-------------------
  99. Transitions
  100. --------------------*/
  101. /*-------------------
  102. Derived Values
  103. --------------------*/
  104. /* Makes sure padded grid can fit at 320px */
  105. /* Used to match floats with text */
  106. /* Positive / Negative Dupes */
  107. /* Header Colors */
  108. /* Responsive */
  109. /* Columns */
  110. /*******************************
  111. States
  112. *******************************/
  113. /*-------------------
  114. Disabled
  115. --------------------*/
  116. /*-------------------
  117. Hover
  118. --------------------*/
  119. /*--- Colors ---*/
  120. /*--- Emotive ---*/
  121. /*--- Neutrals ---*/
  122. /*-------------------
  123. Down (:active)
  124. --------------------*/
  125. /*--- Colors ---*/
  126. /*--- Emotive ---*/
  127. /*--- Neutrals ---*/
  128. /*-------------------
  129. Active
  130. --------------------*/
  131. /*--- Standard ---*/
  132. /*--- Emotive ---*/
  133. /*--- Neutrals ---*/
  134. /*******************************
  135. Header
  136. *******************************/
  137. /*-------------------
  138. Element
  139. --------------------*/
  140. /* HTML Headings */
  141. /* Sizing */
  142. /* Sub Header */
  143. /* Icon */
  144. /* Label */
  145. /* Content */
  146. /* Paragraph after Header */
  147. /*-------------------
  148. Variations
  149. --------------------*/
  150. /* Icon Header */
  151. /* Divided */
  152. /* Block */
  153. /* Divided */
  154. /* Attached */
  155. /* Inverted */
  156. /* Floated */
  157. /*------------------
  158. Load Theme
  159. -------------------*/
  160. /*******************************
  161. Site Settings
  162. *******************************/
  163. /*-------------------
  164. Paths
  165. --------------------*/
  166. /*-------------------
  167. Fonts
  168. --------------------*/
  169. /*-------------------
  170. Site Colors
  171. --------------------*/
  172. /*--- Colors ---*/
  173. /*--- Light Colors ---*/
  174. /*-------------------
  175. Page
  176. --------------------*/
  177. /*-------------------
  178. Background Colors
  179. --------------------*/
  180. /* Used for differentiating neutrals */
  181. /* Used for differentiating layers */
  182. /*-------------------
  183. Grid
  184. --------------------*/
  185. /*-------------------
  186. Breakpoints
  187. --------------------*/
  188. /*******************************
  189. Power-User
  190. *******************************/
  191. /*-------------------
  192. Icons
  193. --------------------*/
  194. /* Maximum Glyph Width of Icon */
  195. /*-------------------
  196. Easing
  197. --------------------*/
  198. /*--- Neutrals ---*/
  199. /*--- Colored Backgrounds ---*/
  200. /*--- Colored Text ---*/
  201. /*--- Colored Headers ---*/
  202. /*-------------------
  203. Emotive Colors
  204. --------------------*/
  205. /* Mood */
  206. /* Status */
  207. /*-------------------
  208. Neutral Text
  209. --------------------*/
  210. /*-------------------
  211. Brand Colors
  212. --------------------*/
  213. /*-------------------
  214. Borders
  215. --------------------*/
  216. /*-------------------
  217. Sizes
  218. --------------------*/
  219. /*-------------------
  220. Transitions
  221. --------------------*/
  222. /*-------------------
  223. Derived Values
  224. --------------------*/
  225. /* Makes sure padded grid can fit at 320px */
  226. /* Used to match floats with text */
  227. /* Positive / Negative Dupes */
  228. /* Header Colors */
  229. /* Responsive */
  230. /* Columns */
  231. /*******************************
  232. States
  233. *******************************/
  234. /*-------------------
  235. Disabled
  236. --------------------*/
  237. /*-------------------
  238. Hover
  239. --------------------*/
  240. /*--- Colors ---*/
  241. /*--- Emotive ---*/
  242. /*--- Neutrals ---*/
  243. /*-------------------
  244. Down (:active)
  245. --------------------*/
  246. /*--- Colors ---*/
  247. /*--- Emotive ---*/
  248. /*--- Neutrals ---*/
  249. /*-------------------
  250. Active
  251. --------------------*/
  252. /*--- Standard ---*/
  253. /*--- Emotive ---*/
  254. /*--- Neutrals ---*/
  255. /*******************************
  256. Header
  257. *******************************/
  258. /*-------------------
  259. Element
  260. --------------------*/
  261. /* HTML Headings */
  262. /* Sizing */
  263. /* Sub Header */
  264. /* Icon */
  265. /* Label */
  266. /* Content */
  267. /* Paragraph after Header */
  268. /*-------------------
  269. Variations
  270. --------------------*/
  271. /* Icon Header */
  272. /* Divided */
  273. /* Block */
  274. /* Divided */
  275. /* Attached */
  276. /* Inverted */
  277. /* Floated */
  278. /*------------------
  279. Load Site
  280. -------------------*/
  281. /*******************************
  282. User Global Variables
  283. *******************************/
  284. /*******************************
  285. User Variable Overrides
  286. *******************************/
  287. /*------------------
  288. Override Loader
  289. -------------------*/
  290. /*******************************
  291. Header
  292. *******************************/
  293. /* Standard */
  294. .ui.header {
  295. border: none;
  296. font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  297. margin: -webkit-calc(2rem - 0.165em ) 0em 1rem;
  298. margin: calc(2rem - 0.165em ) 0em 1rem;
  299. padding: 0em 0em;
  300. font-weight: bold;
  301. line-height: 1.33em;
  302. text-transform: none;
  303. color: rgba(0, 0, 0, 0.8);
  304. }
  305. .ui.header .sub.header {
  306. font-size: 1.1rem;
  307. font-weight: normal;
  308. margin: 0em;
  309. padding: 0em;
  310. line-height: 1.2em;
  311. color: rgba(0, 0, 0, 0.5);
  312. }
  313. /* Icon and Content Together */
  314. .ui.header > .icon {
  315. display: table-cell;
  316. opacity: 1;
  317. font-size: 1.5em;
  318. padding-top: 0.165em;
  319. vertical-align: middle;
  320. padding-right: 0.5rem;
  321. }
  322. .ui.header > .icon + .content {
  323. padding-left: 0.5rem;
  324. display: table-cell;
  325. }
  326. /* Only One */
  327. .ui.header .icon:only-child {
  328. display: inline-block;
  329. padding: 0em;
  330. margin-right: 0.5rem;
  331. vertical-align: baseline;
  332. }
  333. .ui.header .content {
  334. display: inline-block;
  335. vertical-align: top;
  336. }
  337. /* Positioning */
  338. .ui.header:first-child {
  339. margin-top: -0.165em;
  340. }
  341. .ui.header:last-child {
  342. margin-bottom: 0em;
  343. }
  344. .ui.header + p {
  345. margin-top: 0em;
  346. }
  347. /*--------------
  348. Page Heading
  349. ---------------*/
  350. h1.ui.header {
  351. min-height: 1rem;
  352. font-size: 2rem;
  353. }
  354. h2.ui.header {
  355. font-size: 1.714rem;
  356. }
  357. h3.ui.header {
  358. font-size: 1.28rem;
  359. }
  360. h4.ui.header {
  361. font-size: 1.071rem;
  362. }
  363. h5.ui.header {
  364. font-size: 1rem;
  365. }
  366. /*--------------
  367. Content Heading
  368. ---------------*/
  369. .ui.tiny.header {
  370. font-size: 1em;
  371. }
  372. .ui.small.header {
  373. font-size: 1.071em;
  374. }
  375. .ui.medium.header {
  376. font-size: 1.285em;
  377. }
  378. .ui.large.header {
  379. font-size: 1.714em;
  380. }
  381. .ui.huge.header {
  382. min-height: 1em;
  383. font-size: 2em;
  384. }
  385. /*--------------
  386. Loose Coupling
  387. ---------------*/
  388. .ui.header .ui.label {
  389. margin: 0em 0em 0em 0.5rem;
  390. vertical-align: middle;
  391. }
  392. /*******************************
  393. Types
  394. *******************************/
  395. /*-------------------
  396. Icon
  397. --------------------*/
  398. .ui.icon.header {
  399. display: block;
  400. text-align: center;
  401. }
  402. .ui.icon.header .icon {
  403. float: none;
  404. display: block;
  405. width: auto;
  406. height: auto;
  407. padding: 0em;
  408. font-size: 3em;
  409. margin: 0em auto 0.25rem;
  410. opacity: 1;
  411. }
  412. .ui.icon.header .content {
  413. display: block;
  414. }
  415. .ui.icon.header .circular.icon {
  416. font-size: 2em;
  417. }
  418. .ui.icon.header .square.icon {
  419. font-size: 2em;
  420. }
  421. .ui.block.icon.header .icon {
  422. margin-bottom: 0em;
  423. }
  424. .ui.icon.header.aligned {
  425. margin-left: auto;
  426. margin-right: auto;
  427. display: block;
  428. }
  429. /*******************************
  430. States
  431. *******************************/
  432. .ui.disabled.header {
  433. opacity: 0.3;
  434. }
  435. /*******************************
  436. Variations
  437. *******************************/
  438. /*-------------------
  439. Colors
  440. --------------------*/
  441. .ui.black.header {
  442. color: #1b1c1d !important;
  443. }
  444. a.ui.black.header:hover {
  445. color: #222425 !important;
  446. }
  447. .ui.blue.header {
  448. color: #3b83c0 !important;
  449. }
  450. a.ui.blue.header:hover {
  451. color: #458ac6 !important;
  452. }
  453. .ui.green.header {
  454. color: #5bbd72 !important;
  455. }
  456. a.ui.green.header:hover {
  457. color: #66c17b !important;
  458. }
  459. .ui.orange.header {
  460. color: #e07b53 !important;
  461. }
  462. a.ui.orange.header:hover {
  463. color: #e28560 !important;
  464. }
  465. .ui.pink.header {
  466. color: #d9499a !important;
  467. }
  468. a.ui.pink.header:hover {
  469. color: #dc56a1 !important;
  470. }
  471. .ui.purple.header {
  472. color: #564f8a !important;
  473. }
  474. a.ui.purple.header:hover {
  475. color: #5c5594 !important;
  476. }
  477. .ui.red.header {
  478. color: #d95c5c !important;
  479. }
  480. a.ui.red.header:hover {
  481. color: #dc6868 !important;
  482. }
  483. .ui.teal.header {
  484. color: #00b5ad !important;
  485. }
  486. a.ui.teal.header:hover {
  487. color: #00c4bc !important;
  488. }
  489. .ui.yellow.header {
  490. color: #f2c61f !important;
  491. }
  492. a.ui.yellow.header:hover {
  493. color: #f3ca2d !important;
  494. }
  495. .ui.black.dividing.header {
  496. border-bottom: 2px solid #1b1c1d;
  497. }
  498. .ui.blue.dividing.header {
  499. border-bottom: 2px solid #3b83c0;
  500. }
  501. .ui.green.dividing.header {
  502. border-bottom: 2px solid #5bbd72;
  503. }
  504. .ui.orange.dividing.header {
  505. border-bottom: 2px solid #e07b53;
  506. }
  507. .ui.pink.dividing.header {
  508. border-bottom: 2px solid #d9499a;
  509. }
  510. .ui.purple.dividing.header {
  511. border-bottom: 2px solid #564f8a;
  512. }
  513. .ui.red.dividing.header {
  514. border-bottom: 2px solid #d95c5c;
  515. }
  516. .ui.teal.dividing.header {
  517. border-bottom: 2px solid #00b5ad;
  518. }
  519. .ui.yellow.dividing.header {
  520. border-bottom: 2px solid #f2c61f;
  521. }
  522. /*-------------------
  523. Inverted
  524. --------------------*/
  525. .ui.inverted.header {
  526. color: #ffffff;
  527. }
  528. .ui.inverted.header .sub.header {
  529. color: rgba(255, 255, 255, 0.85);
  530. }
  531. .ui.inverted.attached.header {
  532. background: #333333 -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  533. background: #333333 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  534. box-shadow: none;
  535. }
  536. .ui.inverted.block.header {
  537. background: #333333 -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  538. background: #333333 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  539. box-shadow: none;
  540. }
  541. /*-------------------
  542. Inverted Colors
  543. --------------------*/
  544. .ui.inverted.black.header {
  545. color: #aaaaaa !important;
  546. }
  547. a.ui.inverted.black.header:hover {
  548. color: #b2b2b2 !important;
  549. }
  550. .ui.inverted.blue.header {
  551. color: #54c8ff !important;
  552. }
  553. a.ui.inverted.blue.header:hover {
  554. color: #63cdff !important;
  555. }
  556. .ui.inverted.green.header {
  557. color: #2ecc40 !important;
  558. }
  559. a.ui.inverted.green.header:hover {
  560. color: #37d249 !important;
  561. }
  562. .ui.inverted.orange.header {
  563. color: #ff851b !important;
  564. }
  565. a.ui.inverted.orange.header:hover {
  566. color: #ff8d2a !important;
  567. }
  568. .ui.inverted.pink.header {
  569. color: #ff8edf !important;
  570. }
  571. a.ui.inverted.pink.header:hover {
  572. color: #ff9de3 !important;
  573. }
  574. .ui.inverted.purple.header {
  575. color: #cdc6ff !important;
  576. }
  577. a.ui.inverted.purple.header:hover {
  578. color: #dad5ff !important;
  579. }
  580. .ui.inverted.red.header {
  581. color: #ff695e !important;
  582. }
  583. a.ui.inverted.red.header:hover {
  584. color: #ff776d !important;
  585. }
  586. .ui.inverted.teal.header {
  587. color: #6dffff !important;
  588. }
  589. a.ui.inverted.teal.header:hover {
  590. color: #7cffff !important;
  591. }
  592. .ui.inverted.yellow.header {
  593. color: #ffe21f !important;
  594. }
  595. a.ui.inverted.yellow.header:hover {
  596. color: #ffe42e !important;
  597. }
  598. .ui.inverted.block.header {
  599. border-bottom: none;
  600. }
  601. /*-------------------
  602. Aligned
  603. --------------------*/
  604. .ui.left.aligned.header {
  605. text-align: left;
  606. }
  607. .ui.right.aligned.header {
  608. text-align: right;
  609. }
  610. .ui.centered.header,
  611. .ui.center.aligned.header {
  612. text-align: center;
  613. }
  614. .ui.justified.header {
  615. text-align: justify;
  616. }
  617. .ui.justified.header:after {
  618. display: inline-block;
  619. content: '';
  620. width: 100%;
  621. }
  622. /*-------------------
  623. Floated
  624. --------------------*/
  625. .ui.floated.header,
  626. .ui.left.floated.header {
  627. float: left;
  628. margin-top: 0em;
  629. margin-right: 0.5em;
  630. }
  631. .ui.right.floated.header {
  632. float: right;
  633. margin-top: 0em;
  634. margin-left: 0.5em;
  635. }
  636. /*-------------------
  637. Fittted
  638. --------------------*/
  639. .ui.fitted.header {
  640. padding: 0em;
  641. }
  642. /*-------------------
  643. Dividing
  644. --------------------*/
  645. .ui.dividing.header {
  646. padding-bottom: 0.5rem;
  647. border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  648. }
  649. .ui.dividing.header .sub.header {
  650. padding-bottom: 0.5rem;
  651. }
  652. .ui.dividing.header .icon {
  653. margin-bottom: 0.2em;
  654. }
  655. .ui.inverted.dividing.header {
  656. border-bottom-color: rgba(255, 255, 255, 0.2);
  657. }
  658. /*-------------------
  659. Block
  660. --------------------*/
  661. .ui.block.header {
  662. background: #f0f0f0;
  663. padding: 0.75rem 1rem;
  664. box-shadow: none;
  665. border: 1px solid #d4d4d5;
  666. border-radius: 0.3125rem;
  667. }
  668. .ui.tiny.block.header {
  669. font-size: 1em;
  670. }
  671. .ui.small.block.header {
  672. font-size: 1.071em;
  673. }
  674. .ui.block.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  675. font-size: 1.285em;
  676. }
  677. .ui.large.block.header {
  678. font-size: 1.714em;
  679. }
  680. .ui.huge.block.header {
  681. font-size: 2em;
  682. }
  683. /*-------------------
  684. Attached
  685. --------------------*/
  686. .ui.attached.header {
  687. background: #ffffff;
  688. padding: 0.75rem 1rem;
  689. margin-left: -1px;
  690. margin-right: -1px;
  691. box-shadow: none;
  692. border: 1px solid #d4d4d5;
  693. }
  694. .ui.attached.block.header {
  695. background: #f0f0f0;
  696. }
  697. .ui.attached:not(.top):not(.bottom).header {
  698. margin-top: 0em;
  699. margin-bottom: 0em;
  700. border-top: none;
  701. border-bottom: none;
  702. border-radius: 0em;
  703. }
  704. .ui.top.attached.header {
  705. margin-bottom: 0em;
  706. border-bottom: none;
  707. border-radius: 0.3125rem 0.3125rem 0em 0em;
  708. }
  709. .ui.bottom.attached.header {
  710. margin-top: 0em;
  711. border-top: none;
  712. border-radius: 0em 0em 0.3125rem 0.3125rem;
  713. }
  714. /* Attached Sizes */
  715. .ui.tiny.attached.header {
  716. font-size: 0.875em;
  717. }
  718. .ui.small.attached.header {
  719. font-size: 0.9em;
  720. }
  721. .ui.attached.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  722. font-size: 1em;
  723. }
  724. .ui.large.attached.header {
  725. font-size: 1.1em;
  726. }
  727. .ui.huge.attached.header {
  728. font-size: 1.2em;
  729. }
  730. /*-------------------
  731. Sizing
  732. --------------------*/
  733. .ui.header {
  734. font-size: 1.285em;
  735. }
  736. /*******************************
  737. Overrides
  738. *******************************/
  739. /*******************************
  740. Overrides
  741. *******************************/