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.

706 lines
17 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
  1. /*
  2. * # Semantic - Segment
  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. Segment
  136. *******************************/
  137. /*-------------------
  138. Element
  139. --------------------*/
  140. /*-------------------
  141. Coupling
  142. --------------------*/
  143. /* Page Grid Segment */
  144. /*******************************
  145. Variations
  146. *******************************/
  147. /* Piled */
  148. /* Circular */
  149. /* Stacked */
  150. /* Raised */
  151. /* Attached */
  152. /* Colors */
  153. /* Ordinality */
  154. /*------------------
  155. Load Theme
  156. -------------------*/
  157. /*******************************
  158. Site Settings
  159. *******************************/
  160. /*-------------------
  161. Paths
  162. --------------------*/
  163. /*-------------------
  164. Fonts
  165. --------------------*/
  166. /*-------------------
  167. Site Colors
  168. --------------------*/
  169. /*--- Colors ---*/
  170. /*--- Light Colors ---*/
  171. /*-------------------
  172. Page
  173. --------------------*/
  174. /*-------------------
  175. Background Colors
  176. --------------------*/
  177. /* Used for differentiating neutrals */
  178. /* Used for differentiating layers */
  179. /*-------------------
  180. Grid
  181. --------------------*/
  182. /*-------------------
  183. Breakpoints
  184. --------------------*/
  185. /*******************************
  186. Power-User
  187. *******************************/
  188. /*-------------------
  189. Icons
  190. --------------------*/
  191. /* Maximum Glyph Width of Icon */
  192. /*-------------------
  193. Easing
  194. --------------------*/
  195. /*--- Neutrals ---*/
  196. /*--- Colored Backgrounds ---*/
  197. /*--- Colored Text ---*/
  198. /*--- Colored Headers ---*/
  199. /*-------------------
  200. Emotive Colors
  201. --------------------*/
  202. /* Mood */
  203. /* Status */
  204. /*-------------------
  205. Neutral Text
  206. --------------------*/
  207. /*-------------------
  208. Brand Colors
  209. --------------------*/
  210. /*-------------------
  211. Borders
  212. --------------------*/
  213. /*-------------------
  214. Sizes
  215. --------------------*/
  216. /*-------------------
  217. Transitions
  218. --------------------*/
  219. /*-------------------
  220. Derived Values
  221. --------------------*/
  222. /* Makes sure padded grid can fit at 320px */
  223. /* Used to match floats with text */
  224. /* Positive / Negative Dupes */
  225. /* Header Colors */
  226. /* Responsive */
  227. /* Columns */
  228. /*******************************
  229. States
  230. *******************************/
  231. /*-------------------
  232. Disabled
  233. --------------------*/
  234. /*-------------------
  235. Hover
  236. --------------------*/
  237. /*--- Colors ---*/
  238. /*--- Emotive ---*/
  239. /*--- Neutrals ---*/
  240. /*-------------------
  241. Down (:active)
  242. --------------------*/
  243. /*--- Colors ---*/
  244. /*--- Emotive ---*/
  245. /*--- Neutrals ---*/
  246. /*-------------------
  247. Active
  248. --------------------*/
  249. /*--- Standard ---*/
  250. /*--- Emotive ---*/
  251. /*--- Neutrals ---*/
  252. /*******************************
  253. Segment
  254. *******************************/
  255. /*-------------------
  256. Element
  257. --------------------*/
  258. /*-------------------
  259. Coupling
  260. --------------------*/
  261. /* Page Grid Segment */
  262. /*******************************
  263. Variations
  264. *******************************/
  265. /* Piled */
  266. /* Circular */
  267. /* Stacked */
  268. /* Raised */
  269. /* Attached */
  270. /* Colors */
  271. /* Ordinality */
  272. /*------------------
  273. Load Site
  274. -------------------*/
  275. /*******************************
  276. User Global Variables
  277. *******************************/
  278. /*******************************
  279. User Variable Overrides
  280. *******************************/
  281. /*------------------
  282. Override Loader
  283. -------------------*/
  284. /*******************************
  285. Segment
  286. *******************************/
  287. .ui.segment {
  288. position: relative;
  289. background-color: #ffffff;
  290. box-shadow: 0px 0px 0px 1px rgba(39, 41, 43, 0.15), 0px 1px 2px 0 rgba(0, 0, 0, 0.05);
  291. margin: 1rem 0em;
  292. padding: 1em 1em;
  293. border-radius: 0.25rem;
  294. border: none;
  295. }
  296. .ui.segment:first-child {
  297. margin-top: 0em;
  298. }
  299. .ui.segment:last-child {
  300. margin-bottom: 0em;
  301. }
  302. .ui.segment:after {
  303. content: '';
  304. display: block;
  305. height: 0px;
  306. clear: both;
  307. visibility: hidden;
  308. }
  309. .ui.vertical.segment {
  310. margin: 0em;
  311. padding-left: 0em;
  312. padding-right: 0em;
  313. background-color: transparent;
  314. border-radius: 0px;
  315. border: none;
  316. box-shadow: 0px 1px 0px rgba(39, 41, 43, 0.15);
  317. }
  318. .ui.vertical.segment:first-child {
  319. padding-top: 0em;
  320. }
  321. .ui.vertical.segment:last-child {
  322. padding-bottom: 0em;
  323. box-shadow: none;
  324. }
  325. .ui.horizontal.segment {
  326. margin: 0em;
  327. padding-top: 0em;
  328. padding-bottom: 0em;
  329. background-color: transparent;
  330. border-radius: 0px;
  331. border: none;
  332. box-shadow: 1px 0px 0px rgba(39, 41, 43, 0.15);
  333. }
  334. /*-------------------
  335. Loose Coupling
  336. --------------------*/
  337. /* Menu */
  338. .ui.pointing.menu + .ui.attached.segment {
  339. top: 1px;
  340. }
  341. /* Header */
  342. .ui.inverted.segment > .ui.header {
  343. color: #ffffff;
  344. }
  345. /* Label */
  346. .ui[class*="bottom attached"].segment > [class*="top attached"].label {
  347. border-top-left-radius: 0em;
  348. border-top-right-radius: 0em;
  349. }
  350. .ui[class*="top attached"].segment > [class*="bottom attached"].label {
  351. border-bottom-left-radius: 0em;
  352. border-bottom-right-radius: 0em;
  353. }
  354. .ui.attached.segment:not(.top):not(.bottom) > [class*="top attached"].label {
  355. border-top-left-radius: 0em;
  356. border-top-right-radius: 0em;
  357. }
  358. .ui.attached.segment:not(.top):not(.bottom) > [class*="bottom attached"].label {
  359. border-bottom-left-radius: 0em;
  360. border-bottom-right-radius: 0em;
  361. }
  362. /* Grid */
  363. .ui.page.grid.segment,
  364. .ui.grid .ui.segment.column {
  365. padding-top: 2em;
  366. padding-bottom: 2em;
  367. }
  368. .ui.grid.segment {
  369. margin: 1rem 0rem;
  370. border-radius: 0.25rem;
  371. }
  372. /* Table */
  373. .ui.basic.table.segment {
  374. background: #ffffff;
  375. border: none;
  376. box-shadow: 0px 0px 0px 1px rgba(39, 41, 43, 0.15), 0px 1px 2px 0 rgba(0, 0, 0, 0.05);
  377. }
  378. .ui[class*="very basic"].table.segment {
  379. padding: 1em 1em;
  380. }
  381. /*******************************
  382. Types
  383. *******************************/
  384. /*-------------------
  385. Piled
  386. --------------------*/
  387. .ui.piled.segment {
  388. margin: 2em 0em;
  389. box-shadow: 0px 0px 1px 1px rgba(39, 41, 43, 0.15);
  390. z-index: auto;
  391. }
  392. .ui.piled.segment:first-child {
  393. margin-top: 0em;
  394. }
  395. .ui.piled.segment:last-child {
  396. margin-bottom: 0em;
  397. }
  398. .ui.piled.segment:after,
  399. .ui.piled.segment:before {
  400. background-color: #ffffff;
  401. visibility: visible;
  402. content: '';
  403. display: block;
  404. height: 100%;
  405. left: 0px;
  406. position: absolute;
  407. width: 100%;
  408. box-shadow: 0px 0px 1px 1px rgba(39, 41, 43, 0.15);
  409. }
  410. .ui.piled.segment:after {
  411. -webkit-transform: rotate(1.2deg);
  412. -ms-transform: rotate(1.2deg);
  413. transform: rotate(1.2deg);
  414. top: 0;
  415. z-index: -1;
  416. }
  417. .ui.piled.segment:before {
  418. -webkit-transform: rotate(-1.2deg);
  419. -ms-transform: rotate(-1.2deg);
  420. transform: rotate(-1.2deg);
  421. top: 0;
  422. z-index: -2;
  423. }
  424. /*-------------------
  425. Stacked
  426. --------------------*/
  427. .ui.stacked.segment {
  428. padding-bottom: 1.4em;
  429. }
  430. .ui.stacked.segment:after,
  431. .ui.stacked.segment:before {
  432. content: '';
  433. position: absolute;
  434. bottom: -3px;
  435. left: 0%;
  436. border-top: 1px solid rgba(39, 41, 43, 0.15);
  437. background-color: rgba(0, 0, 0, 0.03);
  438. width: 100%;
  439. height: 6px;
  440. visibility: visible;
  441. }
  442. .ui.stacked.segment:before {
  443. display: none;
  444. }
  445. /* Add additional page */
  446. .ui.tall.stacked.segment:before {
  447. display: block;
  448. bottom: 0px;
  449. }
  450. /* Inverted */
  451. .ui.stacked.inverted.segment:after,
  452. .ui.stacked.inverted.segment:before {
  453. background-color: rgba(0, 0, 0, 0.03);
  454. border-top: 1px solid rgba(39, 41, 43, 0.3);
  455. }
  456. /*-------------------
  457. Compact
  458. --------------------*/
  459. .ui.compact.segment {
  460. display: table;
  461. }
  462. /*-------------------
  463. Circular
  464. --------------------*/
  465. .ui.circular.segment {
  466. display: table-cell;
  467. padding: 2em;
  468. text-align: center;
  469. vertical-align: middle;
  470. border-radius: 500em;
  471. }
  472. /*-------------------
  473. Raised
  474. --------------------*/
  475. .ui.raised.segment {
  476. box-shadow: 0px 0px 0px 1px rgba(39, 41, 43, 0.15), 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
  477. }
  478. /*******************************
  479. States
  480. *******************************/
  481. .ui.disabled.segment {
  482. opacity: 0.3;
  483. color: rgba(40, 40, 40, 0.3);
  484. }
  485. /*******************************
  486. Variations
  487. *******************************/
  488. /*-------------------
  489. Basic
  490. --------------------*/
  491. .ui.basic.segment {
  492. position: relative;
  493. background-color: transparent;
  494. box-shadow: none;
  495. border-radius: 0px;
  496. }
  497. .ui.basic.segment:first-child {
  498. padding-top: 0em;
  499. }
  500. .ui.basic.segment:last-child {
  501. padding-bottom: 0em;
  502. }
  503. /*-------------------
  504. Fittted
  505. --------------------*/
  506. .ui.fitted.segment {
  507. padding: 0em;
  508. }
  509. /*-------------------
  510. Colors
  511. --------------------*/
  512. .ui.black.segment:not(.inverted) {
  513. border-top: 2px solid #1b1c1d;
  514. border-radius: 0em 0em 0.25rem 0.25rem !important;
  515. }
  516. .ui.blue.segment:not(.inverted) {
  517. border-top: 2px solid #3b83c0;
  518. border-radius: 0em 0em 0.25rem 0.25rem !important;
  519. }
  520. .ui.green.segment:not(.inverted) {
  521. border-top: 2px solid #5bbd72;
  522. border-radius: 0em 0em 0.25rem 0.25rem !important;
  523. }
  524. .ui.orange.segment:not(.inverted) {
  525. border-top: 2px solid #e07b53;
  526. border-radius: 0em 0em 0.25rem 0.25rem !important;
  527. }
  528. .ui.pink.segment:not(.inverted) {
  529. border-top: 2px solid #d9499a;
  530. border-radius: 0em 0em 0.25rem 0.25rem !important;
  531. }
  532. .ui.purple.segment:not(.inverted) {
  533. border-top: 2px solid #564f8a;
  534. border-radius: 0em 0em 0.25rem 0.25rem !important;
  535. }
  536. .ui.red.segment:not(.inverted) {
  537. border-top: 2px solid #d95c5c;
  538. border-radius: 0em 0em 0.25rem 0.25rem !important;
  539. }
  540. .ui.teal.segment:not(.inverted) {
  541. border-top: 2px solid #00b5ad;
  542. border-radius: 0em 0em 0.25rem 0.25rem !important;
  543. }
  544. .ui.yellow.segment:not(.inverted) {
  545. border-top: 2px solid #f2c61f;
  546. border-radius: 0em 0em 0.25rem 0.25rem !important;
  547. }
  548. /*-------------------
  549. Inverted Colors
  550. --------------------*/
  551. .ui.inverted.segment,
  552. .ui.inverted.black.segment {
  553. background-color: #1b1c1d !important;
  554. color: #ffffff !important;
  555. }
  556. .ui.inverted.blue.segment {
  557. background-color: #3b83c0 !important;
  558. color: #ffffff !important;
  559. }
  560. .ui.inverted.green.segment {
  561. background-color: #5bbd72 !important;
  562. color: #ffffff !important;
  563. }
  564. .ui.inverted.orange.segment {
  565. background-color: #e07b53 !important;
  566. color: #ffffff !important;
  567. }
  568. .ui.inverted.pink.segment {
  569. background-color: #d9499a !important;
  570. color: #ffffff !important;
  571. }
  572. .ui.inverted.purple.segment {
  573. background-color: #564f8a !important;
  574. color: #ffffff !important;
  575. }
  576. .ui.inverted.red.segment {
  577. background-color: #d95c5c !important;
  578. color: #ffffff !important;
  579. }
  580. .ui.inverted.teal.segment {
  581. background-color: #00b5ad !important;
  582. color: #ffffff !important;
  583. }
  584. .ui.inverted.yellow.segment {
  585. background-color: #f2c61f !important;
  586. color: #ffffff !important;
  587. }
  588. /*-------------------
  589. Aligned
  590. --------------------*/
  591. .ui[class*="left aligned"].segment {
  592. text-align: left;
  593. }
  594. .ui[class*="right aligned"].segment {
  595. text-align: right;
  596. }
  597. .ui[class*="center aligned"].segment {
  598. text-align: center;
  599. }
  600. /*-------------------
  601. Floated
  602. --------------------*/
  603. .ui.floated.segment,
  604. .ui[class*="left floated"].segment {
  605. float: left;
  606. margin-right: 1rem;
  607. }
  608. .ui[class*="right floated"].segment {
  609. float: right;
  610. margin-left: 1rem;
  611. }
  612. /*-------------------
  613. Inverted
  614. --------------------*/
  615. .ui.inverted.segment {
  616. border: none;
  617. box-shadow: none;
  618. }
  619. .ui.inverted.segment .segment {
  620. color: rgba(0, 0, 0, 0.8);
  621. }
  622. .ui.inverted.segment .inverted.segment {
  623. color: #ffffff;
  624. }
  625. .ui.inverted.segment,
  626. .ui.primary.inverted.segment {
  627. background-color: #1b1c1d;
  628. color: #ffffff;
  629. }
  630. .ui.inverted.block.segment,
  631. .ui.inverted.attached.segment {
  632. box-shadow: none !important;
  633. border: none !important;
  634. }
  635. /*-------------------
  636. Ordinality
  637. --------------------*/
  638. .ui.secondary.segment {
  639. background: #faf9fa;
  640. color: rgba(0, 0, 0, 0.8);
  641. }
  642. .ui.tertiary.segment {
  643. background: #ebebeb;
  644. color: rgba(0, 0, 0, 0.8);
  645. }
  646. .ui.secondary.inverted.segment {
  647. background: -webkit-linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
  648. background: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
  649. color: #fafafa;
  650. }
  651. .ui.tertiary.inverted.segment {
  652. background: -webkit-linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  653. background: linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  654. color: #f0f0f0;
  655. }
  656. /*-------------------
  657. Attached
  658. --------------------*/
  659. .ui.segment.attached {
  660. top: 0px;
  661. bottom: 0px;
  662. margin: 0em -1px;
  663. border-radius: 0px;
  664. box-shadow: none;
  665. border: 1px solid #d4d4d5;
  666. }
  667. /* Top */
  668. .ui[class*="top attached"].segment {
  669. top: 0px;
  670. bottom: 0px;
  671. border-bottom: none;
  672. margin-top: 1rem;
  673. margin-bottom: 0em;
  674. border-radius: 0.25rem 0.25rem 0em 0em;
  675. }
  676. .ui.segment[class*="top attached"]:first-child {
  677. margin-top: 0em;
  678. }
  679. /* Bottom */
  680. .ui.segment[class*="bottom attached"] {
  681. border-top: none;
  682. top: 0px;
  683. bottom: 0px;
  684. margin-top: 0em;
  685. margin-bottom: 1rem;
  686. box-shadow: none, 0px 1px 2px 0 rgba(0, 0, 0, 0.05);
  687. border-radius: 0em 0em 0.25rem 0.25rem;
  688. }
  689. .ui.segment[class*="bottom attached"]:last-child {
  690. margin-bottom: 0em;
  691. }
  692. /*******************************
  693. Overrides
  694. *******************************/
  695. /*******************************
  696. Overrides
  697. *******************************/