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.

1154 lines
26 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
  1. /*
  2. * # Semantic - Label
  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. /* Max 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. Label
  136. *******************************/
  137. /*-------------------
  138. Element
  139. --------------------*/
  140. /* Group */
  141. /*-------------------
  142. Parts
  143. --------------------*/
  144. /*-------------------
  145. Types
  146. --------------------*/
  147. /* Image Label */
  148. /* Computed Values */
  149. /*-------------------
  150. States
  151. --------------------*/
  152. /*-------------------
  153. Variations
  154. --------------------*/
  155. /* Tag */
  156. /* Ribbon */
  157. /* Attached */
  158. /* Corner */
  159. /* Corner Text */
  160. /* Horizontal */
  161. /* Circular Padding */
  162. /* Pointing */
  163. /* Floating */
  164. /*-------------------
  165. Group
  166. --------------------*/
  167. /* Sizing */
  168. /*------------------
  169. Load Theme
  170. -------------------*/
  171. /*******************************
  172. Site Settings
  173. *******************************/
  174. /*-------------------
  175. Paths
  176. --------------------*/
  177. /*-------------------
  178. Fonts
  179. --------------------*/
  180. /*-------------------
  181. Site Colors
  182. --------------------*/
  183. /*--- Colors ---*/
  184. /*--- Light Colors ---*/
  185. /*-------------------
  186. Page
  187. --------------------*/
  188. /*-------------------
  189. Background Colors
  190. --------------------*/
  191. /* Used for differentiating neutrals */
  192. /* Used for differentiating layers */
  193. /*-------------------
  194. Grid
  195. --------------------*/
  196. /*-------------------
  197. Breakpoints
  198. --------------------*/
  199. /*******************************
  200. Power-User
  201. *******************************/
  202. /*-------------------
  203. Icons
  204. --------------------*/
  205. /* Max Width of Icon */
  206. /*-------------------
  207. Easing
  208. --------------------*/
  209. /*--- Neutrals ---*/
  210. /*--- Colored Backgrounds ---*/
  211. /*--- Colored Text ---*/
  212. /*--- Colored Headers ---*/
  213. /*-------------------
  214. Emotive Colors
  215. --------------------*/
  216. /* Mood */
  217. /* Status */
  218. /*-------------------
  219. Neutral Text
  220. --------------------*/
  221. /*-------------------
  222. Brand Colors
  223. --------------------*/
  224. /*-------------------
  225. Borders
  226. --------------------*/
  227. /*-------------------
  228. Sizes
  229. --------------------*/
  230. /*-------------------
  231. Transitions
  232. --------------------*/
  233. /*-------------------
  234. Derived Values
  235. --------------------*/
  236. /* Makes sure padded grid can fit at 320px */
  237. /* Used to match floats with text */
  238. /* Positive / Negative Dupes */
  239. /* Header Colors */
  240. /* Responsive */
  241. /* Columns */
  242. /*******************************
  243. States
  244. *******************************/
  245. /*-------------------
  246. Disabled
  247. --------------------*/
  248. /*-------------------
  249. Hover
  250. --------------------*/
  251. /*--- Colors ---*/
  252. /*--- Emotive ---*/
  253. /*--- Neutrals ---*/
  254. /*-------------------
  255. Down (:active)
  256. --------------------*/
  257. /*--- Colors ---*/
  258. /*--- Emotive ---*/
  259. /*--- Neutrals ---*/
  260. /*-------------------
  261. Active
  262. --------------------*/
  263. /*--- Standard ---*/
  264. /*--- Emotive ---*/
  265. /*--- Neutrals ---*/
  266. /*******************************
  267. Label
  268. *******************************/
  269. /*-------------------
  270. Element
  271. --------------------*/
  272. /* Group */
  273. /*-------------------
  274. Parts
  275. --------------------*/
  276. /*-------------------
  277. Types
  278. --------------------*/
  279. /* Image Label */
  280. /* Computed Values */
  281. /*-------------------
  282. States
  283. --------------------*/
  284. /*-------------------
  285. Variations
  286. --------------------*/
  287. /* Tag */
  288. /* Ribbon */
  289. /* Attached */
  290. /* Corner */
  291. /* Corner Text */
  292. /* Horizontal */
  293. /* Circular Padding */
  294. /* Pointing */
  295. /* Floating */
  296. /*-------------------
  297. Group
  298. --------------------*/
  299. /* Sizing */
  300. /*------------------
  301. Load Site
  302. -------------------*/
  303. /*******************************
  304. User Global Variables
  305. *******************************/
  306. /*******************************
  307. User Variable Overrides
  308. *******************************/
  309. /*------------------
  310. Override Loader
  311. -------------------*/
  312. /*******************************
  313. Label
  314. *******************************/
  315. .ui.label {
  316. display: inline-block;
  317. vertical-align: baseline;
  318. line-height: 1;
  319. margin: 0em 0.125em;
  320. background-color: #e8e8e8;
  321. border-color: #e8e8e8;
  322. background-image: none;
  323. padding: 0.6em 0.8em;
  324. color: rgba(0, 0, 0, 0.6);
  325. text-transform: none;
  326. font-weight: bold;
  327. border-radius: 0.325em;
  328. box-sizing: border-box;
  329. -webkit-transition: background 0.1s linear
  330. ;
  331. transition: background 0.1s linear
  332. ;
  333. }
  334. .ui.label:first-child {
  335. margin-left: 0em;
  336. }
  337. .ui.label:last-child {
  338. margin-right: 0em;
  339. }
  340. /* Link */
  341. a.ui.label {
  342. cursor: pointer;
  343. }
  344. /* Inside Link */
  345. .ui.label a {
  346. cursor: pointer;
  347. color: inherit;
  348. opacity: 0.8;
  349. -webkit-transition: 0.2s opacity ease;
  350. transition: 0.2s opacity ease;
  351. }
  352. .ui.label a:hover {
  353. opacity: 1;
  354. }
  355. /* Icon */
  356. .ui.label .icon {
  357. width: auto;
  358. margin: 0em 0.75em 0em 0em;
  359. }
  360. /* Detail */
  361. .ui.label .detail {
  362. display: inline-block;
  363. margin-left: 1em;
  364. font-weight: bold;
  365. opacity: 0.8;
  366. }
  367. .ui.label .detail .icon {
  368. margin: 0em 0.25em 0em 0em;
  369. }
  370. /* Removable label */
  371. .ui.label .close.icon,
  372. .ui.label .delete.icon {
  373. cursor: pointer;
  374. margin-right: 0em;
  375. margin-left: 0.5em;
  376. opacity: 0.8;
  377. -webkit-transition: background 0.1s linear
  378. ;
  379. transition: background 0.1s linear
  380. ;
  381. }
  382. .ui.label .delete.icon:hover {
  383. opacity: 1;
  384. }
  385. /*-------------------
  386. Group
  387. --------------------*/
  388. .ui.labels .label {
  389. margin: 0em 0.5em 0.75em 0em;
  390. }
  391. /*-------------------
  392. Coupling
  393. --------------------*/
  394. /* Padding on next content after a label */
  395. .ui.top.attached.label:first-child + * {
  396. margin-top: 2rem;
  397. }
  398. .ui.bottom.attached.label:first-child ~ :last-child {
  399. margin-top: 0em;
  400. margin-bottom: 2rem;
  401. }
  402. /*******************************
  403. Types
  404. *******************************/
  405. .ui.image.label {
  406. width: auto !important;
  407. margin-top: 0em;
  408. margin-bottom: 0em;
  409. max-width: 9999px;
  410. vertical-align: baseline;
  411. text-transform: none;
  412. background: #e8e8e8;
  413. padding: 0.6em 0.8em 0.6em 0.5em;
  414. border-radius: 0.325em;
  415. box-shadow: none;
  416. }
  417. .ui.image.label img {
  418. display: inline-block;
  419. vertical-align: top;
  420. height: 2.2em;
  421. margin: -0.6em 0.5em -0.6em -0.5em;
  422. border-radius: 0.325em;
  423. }
  424. .ui.image.label .detail {
  425. background: rgba(0, 0, 0, 0.1);
  426. margin: -0.6em -0.8em -0.6em 0.5em;
  427. padding: 0.6em 0.8em;
  428. border-radius: 0em 0.325em 0.325em 0em;
  429. }
  430. /*-------------------
  431. Tag
  432. --------------------*/
  433. .ui.tag.labels .label,
  434. .ui.tag.label {
  435. margin-left: 1em;
  436. position: relative;
  437. padding-left: 1.5em;
  438. padding-right: 1.5em;
  439. border-radius: 0em 0.325em 0.325em 0em;
  440. }
  441. .ui.tag.labels .label:before,
  442. .ui.tag.label:before {
  443. position: absolute;
  444. top: 50%;
  445. right: 100%;
  446. content: '';
  447. background-color: #e8e8e8;
  448. background-image: none;
  449. width: 1.56em;
  450. height: 1.56em;
  451. -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
  452. -ms-transform: translateY(-50%) translateX(50%) rotate(-45deg);
  453. transform: translateY(-50%) translateX(50%) rotate(-45deg);
  454. -webkit-transition: background 0.1s linear
  455. ;
  456. transition: background 0.1s linear
  457. ;
  458. }
  459. .ui.tag.labels .label:after,
  460. .ui.tag.label:after {
  461. position: absolute;
  462. content: '';
  463. top: 50%;
  464. left: -0.25em;
  465. margin-top: -0.25em;
  466. background-color: #ffffff !important;
  467. width: 0.5em;
  468. height: 0.5em;
  469. box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
  470. border-radius: 500rem;
  471. }
  472. /*-------------------
  473. Corner Label
  474. --------------------*/
  475. .ui.corner.label {
  476. position: absolute;
  477. top: 0em;
  478. right: 0em;
  479. z-index: 10;
  480. margin: 0em;
  481. width: 3.25em;
  482. height: 3.25em;
  483. padding: 0em;
  484. text-align: center;
  485. -webkit-transition: color 0.2s ease;
  486. transition: color 0.2s ease;
  487. }
  488. /* Icon Label */
  489. .ui.corner.label {
  490. background-color: transparent !important;
  491. }
  492. .ui.corner.label:after {
  493. position: absolute;
  494. content: "";
  495. right: 0em;
  496. top: 0em;
  497. z-index: -1;
  498. width: 0em;
  499. height: 0em;
  500. background-color: transparent !important;
  501. border-top: 0em solid transparent;
  502. border-right: 3.25em solid transparent;
  503. border-bottom: 3.25em solid transparent;
  504. border-left: 0em solid transparent;
  505. border-right-color: inherit;
  506. -webkit-transition: border-color 0.2s ease;
  507. transition: border-color 0.2s ease;
  508. }
  509. .ui.corner.label .icon {
  510. position: relative;
  511. top: 0.4em;
  512. left: 0.75em;
  513. font-size: 1em;
  514. margin: 0em;
  515. }
  516. /* Text Label
  517. .ui.text.corner.label {
  518. font-weight: @cornerTextWeight;
  519. text-align: center;
  520. padding: 0.25em 0;
  521. top: 1.1em;
  522. transform: rotate(45deg);
  523. width: 4em;
  524. height: auto;
  525. }
  526. .ui.left.text.corner.label {
  527. transform: rotate(-45deg);
  528. }
  529. .ui.text.corner.label:before,
  530. .ui.text.corner.label:after {
  531. position: absolute;
  532. content: '';
  533. top: 0em;
  534. width: 0em;
  535. height: 0em;
  536. }
  537. .ui.text.corner.label:before {
  538. left: auto;
  539. right: 100%;
  540. border-top: 0em solid transparent;
  541. border-right-width: @ribbonTriangleSize;
  542. border-right-color: inherit;
  543. border-right-style: solid;
  544. border-bottom: @ribbonTriangleSize solid transparent;
  545. border-left: 0em solid transparent;
  546. }
  547. .ui.text.corner.label:after {
  548. left: 100%;
  549. right: auto;
  550. border-top: 0em solid transparent;
  551. border-right-width: @ribbonTriangleSize;
  552. border-right-color: inherit;
  553. border-right-style: solid;
  554. border-bottom: @ribbonTriangleSize solid transparent;
  555. border-left: 0em solid transparent;
  556. }
  557. */
  558. /* Left Corner */
  559. .ui.left.corner.label,
  560. .ui.left.corner.label:after {
  561. right: auto;
  562. left: 0em;
  563. }
  564. .ui.left.corner.label:after {
  565. border-top: 3.25em solid transparent;
  566. border-right: 3.25em solid transparent;
  567. border-bottom: 0em solid transparent;
  568. border-left: 0em solid transparent;
  569. border-top-color: inherit;
  570. }
  571. .ui.left.corner.label .icon {
  572. left: -0.75em;
  573. }
  574. /* Segment */
  575. .ui.segment > .ui.corner.label {
  576. top: -1px;
  577. right: -1px;
  578. }
  579. .ui.segment > .ui.left.corner.label {
  580. right: auto;
  581. left: -1px;
  582. }
  583. /* Input */
  584. .ui.input > .ui.corner.label {
  585. top: 1px;
  586. right: 1px;
  587. }
  588. .ui.input > .ui.right.corner.label {
  589. right: auto;
  590. left: 1px;
  591. }
  592. /*-------------------
  593. Ribbon
  594. --------------------*/
  595. .ui.ribbon.label {
  596. position: relative;
  597. margin: 0em;
  598. left: -2rem;
  599. padding-left: 2rem;
  600. border-radius: 0em 0.325em 0.325em 0em;
  601. border-color: rgba(0, 0, 0, 0.15);
  602. }
  603. .ui.ribbon.label:after {
  604. position: absolute;
  605. content: "";
  606. top: 100%;
  607. left: 0%;
  608. background-color: transparent !important;
  609. border-top: 0em solid transparent;
  610. border-right-width: 1.2em;
  611. border-right-color: inherit;
  612. border-right-style: solid;
  613. border-bottom: 1.2em solid transparent;
  614. border-left: 0em solid transparent;
  615. width: 0em;
  616. height: 0em;
  617. }
  618. /*-------------------
  619. Attached
  620. --------------------*/
  621. .ui.top.attached.label,
  622. .ui.attached.label {
  623. width: 100%;
  624. position: absolute;
  625. margin: 0em;
  626. top: 0em;
  627. left: 0em;
  628. padding: 0.75em 1em;
  629. border-radius: 0.325em 0.325em 0em 0em;
  630. }
  631. .ui.bottom.attached.label {
  632. top: auto;
  633. bottom: 0em;
  634. border-radius: 0em 0em 0.325em 0.325em;
  635. }
  636. .ui.top.left.attached.label {
  637. width: auto;
  638. margin-top: 0em !important;
  639. border-radius: 0.325em 0em 0.325em 0em;
  640. }
  641. .ui.top.right.attached.label {
  642. width: auto;
  643. left: auto;
  644. right: 0em;
  645. border-radius: 0em 0.325em 0em 0.325em;
  646. }
  647. .ui.bottom.left.attached.label {
  648. width: auto;
  649. top: auto;
  650. bottom: 0em;
  651. border-radius: 0em 0em 0.325em 0.325em;
  652. }
  653. .ui.bottom.right.attached.label {
  654. top: auto;
  655. bottom: 0em;
  656. left: auto;
  657. right: 0em;
  658. width: auto;
  659. border-radius: 0.325em 0em 0.325em 0em;
  660. }
  661. /*******************************
  662. States
  663. *******************************/
  664. /*-------------------
  665. Disabled
  666. --------------------*/
  667. .ui.label.disabled {
  668. opacity: 0.5;
  669. }
  670. /*-------------------
  671. Hover
  672. --------------------*/
  673. a.ui.labels .label:hover,
  674. a.ui.label:hover {
  675. background-color: #e0e0e0;
  676. border-color: #e0e0e0;
  677. background-image: none;
  678. color: rgba(0, 0, 0, 0.8);
  679. }
  680. .ui.labels a.label:hover:before,
  681. a.ui.label:hover:before {
  682. background-color: #e0e0e0;
  683. background-image: none;
  684. color: rgba(0, 0, 0, 0.8);
  685. }
  686. /*-------------------
  687. Visible
  688. --------------------*/
  689. .ui.labels.visible .label,
  690. .ui.label.visible {
  691. display: inline-block !important;
  692. }
  693. /*-------------------
  694. Hidden
  695. --------------------*/
  696. .ui.labels.hidden .label,
  697. .ui.label.hidden {
  698. display: none !important;
  699. }
  700. /*******************************
  701. Variations
  702. *******************************/
  703. /*-------------------
  704. Colors
  705. --------------------*/
  706. /*--- Black ---*/
  707. .ui.black.labels .label,
  708. .ui.black.label {
  709. background-color: #1b1c1d !important;
  710. border-color: #1b1c1d !important;
  711. color: #ffffff !important;
  712. }
  713. .ui.labels .black.label:before,
  714. .ui.black.labels .label:before,
  715. .ui.black.label:before {
  716. background-color: #1b1c1d !important;
  717. }
  718. a.ui.black.labels .label:hover,
  719. a.ui.black.label:hover {
  720. background-color: #222425 !important;
  721. border-color: #222425 !important;
  722. }
  723. .ui.labels a.black.label:hover:before,
  724. .ui.black.labels a.label:hover:before,
  725. a.ui.black.label:hover:before {
  726. background-color: #222425 !important;
  727. }
  728. .ui.black.corner.label,
  729. .ui.black.corner.label:hover {
  730. background-color: transparent !important;
  731. }
  732. .ui.black.ribbon.label {
  733. border-color: #020203 !important;
  734. }
  735. /*--- Blue ---*/
  736. .ui.blue.labels .label,
  737. .ui.blue.label {
  738. background-color: #3b83c0 !important;
  739. border-color: #3b83c0 !important;
  740. color: #ffffff !important;
  741. }
  742. .ui.labels .blue.label:before,
  743. .ui.blue.labels .label:before,
  744. .ui.blue.label:before {
  745. background-color: #3b83c0 !important;
  746. }
  747. a.ui.blue.labels .label:hover,
  748. .ui.blue.labels a.label:hover,
  749. a.ui.blue.label:hover {
  750. background-color: #458ac6 !important;
  751. border-color: #458ac6 !important;
  752. color: #ffffff !important;
  753. }
  754. .ui.labels a.blue.label:hover:before,
  755. .ui.blue.labels a.label:hover:before,
  756. a.ui.blue.label:hover:before {
  757. background-color: #458ac6 !important;
  758. }
  759. .ui.blue.corner.label,
  760. .ui.blue.corner.label:hover {
  761. background-color: transparent !important;
  762. }
  763. .ui.blue.ribbon.label {
  764. border-color: #2f6899 !important;
  765. }
  766. /*--- Green ---*/
  767. .ui.green.labels .label,
  768. .ui.green.label {
  769. background-color: #5bbd72 !important;
  770. border-color: #5bbd72 !important;
  771. color: #ffffff !important;
  772. }
  773. .ui.labels .green.label:before,
  774. .ui.green.labels .label:before,
  775. .ui.green.label:before {
  776. background-color: #5bbd72 !important;
  777. }
  778. a.ui.green.labels .label:hover,
  779. a.ui.green.label:hover {
  780. background-color: #66c17b !important;
  781. border-color: #66c17b !important;
  782. }
  783. .ui.labels a.green.label:hover:before,
  784. .ui.green.labels a.label:hover:before,
  785. a.ui.green.label:hover:before {
  786. background-color: #66c17b !important;
  787. }
  788. .ui.green.corner.label,
  789. .ui.green.corner.label:hover {
  790. background-color: transparent !important;
  791. }
  792. .ui.green.ribbon.label {
  793. border-color: #42a359 !important;
  794. }
  795. /*--- Orange ---*/
  796. .ui.orange.labels .label,
  797. .ui.orange.label {
  798. background-color: #e07b53 !important;
  799. border-color: #e07b53 !important;
  800. color: #ffffff !important;
  801. }
  802. .ui.labels .orange.label:before,
  803. .ui.orange.labels .label:before,
  804. .ui.orange.label:before {
  805. background-color: #e07b53 !important;
  806. }
  807. a.ui.orange.labels .label:hover,
  808. .ui.orange.labels a.label:hover,
  809. a.ui.orange.label:hover {
  810. background-color: #e28560 !important;
  811. border-color: #e28560 !important;
  812. color: #ffffff !important;
  813. }
  814. .ui.labels a.orange.label:hover:before,
  815. .ui.orange.labels a.label:hover:before,
  816. a.ui.orange.label:hover:before {
  817. background-color: #e28560 !important;
  818. }
  819. .ui.orange.corner.label,
  820. .ui.orange.corner.label:hover {
  821. background-color: transparent !important;
  822. }
  823. .ui.orange.ribbon.label {
  824. border-color: #d85a28 !important;
  825. }
  826. /*--- Pink ---*/
  827. .ui.pink.labels .label,
  828. .ui.pink.label {
  829. background-color: #d9499a !important;
  830. border-color: #d9499a !important;
  831. color: #ffffff !important;
  832. }
  833. .ui.labels .pink.label:before,
  834. .ui.pink.labels .label:before,
  835. .ui.pink.label:before {
  836. background-color: #d9499a !important;
  837. }
  838. a.ui.pink.labels .label:hover,
  839. .ui.pink.labels a.label:hover,
  840. a.ui.pink.label:hover {
  841. background-color: #dc56a1 !important;
  842. border-color: #dc56a1 !important;
  843. color: #ffffff !important;
  844. }
  845. .ui.labels a.pink.label:hover:before,
  846. .ui.pink.labels a.label:hover:before,
  847. a.ui.pink.label:hover:before {
  848. background-color: #dc56a1 !important;
  849. }
  850. .ui.pink.corner.label,
  851. .ui.pink.corner.label:hover {
  852. background-color: transparent !important;
  853. }
  854. .ui.pink.ribbon.label {
  855. border-color: #c62981 !important;
  856. }
  857. /*--- Purple ---*/
  858. .ui.purple.labels .label,
  859. .ui.purple.label {
  860. background-color: #564f8a !important;
  861. border-color: #564f8a !important;
  862. color: #ffffff !important;
  863. }
  864. .ui.labels .purple.label:before,
  865. .ui.purple.labels .label:before,
  866. .ui.purple.label:before {
  867. background-color: #564f8a !important;
  868. }
  869. a.ui.purple.labels .label:hover,
  870. .ui.purple.labels a.label:hover,
  871. a.ui.purple.label:hover {
  872. background-color: #5c5594 !important;
  873. border-color: #5c5594 !important;
  874. color: #ffffff !important;
  875. }
  876. .ui.labels a.purple.label:hover:before,
  877. .ui.purple.labels a.label:hover:before,
  878. a.ui.purple.label:hover:before {
  879. background-color: #5c5594 !important;
  880. }
  881. .ui.purple.corner.label,
  882. .ui.purple.corner.label:hover {
  883. background-color: transparent !important;
  884. }
  885. .ui.purple.ribbon.label {
  886. border-color: #423c6a !important;
  887. }
  888. /*--- Red ---*/
  889. .ui.red.labels .label,
  890. .ui.red.label {
  891. background-color: #d95c5c !important;
  892. border-color: #d95c5c !important;
  893. color: #ffffff !important;
  894. }
  895. .ui.labels .red.label:before,
  896. .ui.red.labels .label:before,
  897. .ui.red.label:before {
  898. background-color: #d95c5c !important;
  899. }
  900. .ui.red.corner.label,
  901. .ui.red.corner.label:hover {
  902. background-color: transparent !important;
  903. }
  904. a.ui.red.labels .label:hover,
  905. a.ui.red.label:hover {
  906. background-color: #dc6868 !important;
  907. border-color: #dc6868 !important;
  908. color: #ffffff !important;
  909. }
  910. .ui.labels a.red.label:hover:before,
  911. .ui.red.labels a.label:hover:before,
  912. a.ui.red.label:hover:before {
  913. background-color: #dc6868 !important;
  914. }
  915. .ui.red.ribbon.label {
  916. border-color: #cf3333 !important;
  917. }
  918. /*--- Teal ---*/
  919. .ui.teal.labels .label,
  920. .ui.teal.label {
  921. background-color: #00b5ad !important;
  922. border-color: #00b5ad !important;
  923. color: #ffffff !important;
  924. }
  925. .ui.labels .teal.label:before,
  926. .ui.teal.labels .label:before,
  927. .ui.teal.label:before {
  928. background-color: #00b5ad !important;
  929. }
  930. a.ui.teal.labels .label:hover,
  931. .ui.teal.labels a.label:hover,
  932. a.ui.teal.label:hover {
  933. background-color: #00c4bc !important;
  934. border-color: #00c4bc !important;
  935. color: #ffffff !important;
  936. }
  937. .ui.labels a.teal.label:hover:before,
  938. .ui.teal.labels a.label:hover:before,
  939. a.ui.teal.label:hover:before {
  940. background-color: #00c4bc !important;
  941. }
  942. .ui.teal.corner.label,
  943. .ui.teal.corner.label:hover {
  944. background-color: transparent !important;
  945. }
  946. .ui.teal.ribbon.label {
  947. border-color: #00827c !important;
  948. }
  949. /*--- Yellow ---*/
  950. .ui.yellow.labels .label,
  951. .ui.yellow.label {
  952. background-color: #f2c61f !important;
  953. border-color: #f2c61f !important;
  954. color: #ffffff !important;
  955. }
  956. .ui.labels .yellow.label:before,
  957. .ui.yellow.labels .label:before,
  958. .ui.yellow.label:before {
  959. background-color: #f2c61f !important;
  960. }
  961. a.ui.yellow.labels .label:hover,
  962. .ui.yellow.labels a.label:hover,
  963. a.ui.yellow.label:hover {
  964. background-color: #f3ca2d !important;
  965. border-color: #f3ca2d !important;
  966. color: #ffffff !important;
  967. }
  968. .ui.labels a.yellow.label:hover:before,
  969. .ui.yellow.labels a.label:hover:before,
  970. a.ui.yellow.label:hover:before {
  971. background-color: #f3ca2d !important;
  972. }
  973. .ui.yellow.corner.label,
  974. .ui.yellow.corner.label:hover {
  975. background-color: transparent !important;
  976. }
  977. .ui.yellow.ribbon.label {
  978. border-color: #d2a90c !important;
  979. }
  980. /*-------------------
  981. Fluid
  982. --------------------*/
  983. .ui.label.fluid,
  984. .ui.fluid.labels > .label {
  985. width: 100%;
  986. box-sizing: border-box;
  987. }
  988. /*-------------------
  989. Inverted
  990. --------------------*/
  991. .ui.inverted.labels .label,
  992. .ui.inverted.label {
  993. color: #ffffff !important;
  994. }
  995. /*-------------------
  996. Horizontal
  997. --------------------*/
  998. .ui.horizontal.labels .label,
  999. .ui.horizontal.label {
  1000. margin: 0em 0.5em 0em 0em;
  1001. padding: 0.4em 0.8em;
  1002. min-width: 3em;
  1003. text-align: center;
  1004. }
  1005. /*-------------------
  1006. Circular
  1007. --------------------*/
  1008. .ui.circular.labels .label,
  1009. .ui.circular.label {
  1010. min-width: 2em;
  1011. min-height: 2em;
  1012. padding: 0.5em !important;
  1013. line-height: 1em;
  1014. text-align: center;
  1015. border-radius: 500rem;
  1016. }
  1017. .ui.empty.circular.labels .label,
  1018. .ui.empty.circular.label {
  1019. min-width: 0em;
  1020. min-height: 0em;
  1021. overflow: hidden;
  1022. width: 0.5em;
  1023. height: 0.5em;
  1024. vertical-align: baseline;
  1025. }
  1026. /*-------------------
  1027. Pointing
  1028. --------------------*/
  1029. .ui.pointing.label {
  1030. position: relative;
  1031. }
  1032. .ui.attached.pointing.label {
  1033. position: absolute;
  1034. }
  1035. .ui.pointing.label:before {
  1036. position: absolute;
  1037. content: '';
  1038. width: 0.6em;
  1039. height: 0.6em;
  1040. background-image: none;
  1041. -webkit-transform: rotate(45deg);
  1042. -ms-transform: rotate(45deg);
  1043. transform: rotate(45deg);
  1044. z-index: 2;
  1045. -webkit-transition: background 0.1s linear
  1046. ;
  1047. transition: background 0.1s linear
  1048. ;
  1049. }
  1050. /*--- Above ---*/
  1051. .ui.pointing.label:before {
  1052. background-color: #e8e8e8;
  1053. background-image: none;
  1054. }
  1055. .ui.pointing.label,
  1056. .ui.pointing.above.label {
  1057. margin-top: 1em;
  1058. }
  1059. .ui.pointing.label:before,
  1060. .ui.pointing.above.label:before {
  1061. margin-left: -0.3em;
  1062. top: -0.3em;
  1063. left: 50%;
  1064. }
  1065. /*--- Below ---*/
  1066. .ui.pointing.bottom.label,
  1067. .ui.pointing.below.label {
  1068. margin-top: 0em;
  1069. margin-bottom: 1em;
  1070. }
  1071. .ui.pointing.bottom.label:before,
  1072. .ui.pointing.below.label:before {
  1073. margin-left: -0.3em;
  1074. top: auto;
  1075. right: auto;
  1076. bottom: -0.3em;
  1077. left: 50%;
  1078. }
  1079. /*--- Left ---*/
  1080. .ui.pointing.left.label {
  1081. margin-top: 0em;
  1082. margin-left: 1em;
  1083. }
  1084. .ui.pointing.left.label:before {
  1085. margin-top: -0.3em;
  1086. bottom: auto;
  1087. right: auto;
  1088. top: 50%;
  1089. left: 0em;
  1090. }
  1091. /*--- Right ---*/
  1092. .ui.pointing.right.label {
  1093. margin-top: 0em;
  1094. margin-right: 1em;
  1095. }
  1096. .ui.pointing.right.label:before {
  1097. margin-top: -0.3em;
  1098. right: -0.3em;
  1099. top: 50%;
  1100. bottom: auto;
  1101. left: auto;
  1102. }
  1103. /*------------------
  1104. Floating Label
  1105. -------------------*/
  1106. .ui.floating.label {
  1107. position: absolute;
  1108. z-index: 100;
  1109. top: -1em;
  1110. left: 100%;
  1111. margin: 0em 0em 0em -1.5em !important;
  1112. }
  1113. /*-------------------
  1114. Sizes
  1115. --------------------*/
  1116. .ui.mini.labels .label,
  1117. .ui.mini.label {
  1118. font-size: 0.7rem;
  1119. }
  1120. .ui.tiny.labels .label,
  1121. .ui.tiny.label {
  1122. font-size: 0.75rem;
  1123. }
  1124. .ui.small.labels .label,
  1125. .ui.small.label {
  1126. font-size: 0.8rem;
  1127. }
  1128. .ui.labels .label,
  1129. .ui.label {
  1130. font-size: 0.875rem;
  1131. }
  1132. .ui.large.labels .label,
  1133. .ui.large.label {
  1134. font-size: 1rem;
  1135. }
  1136. .ui.huge.labels .label,
  1137. .ui.huge.label {
  1138. font-size: 1.25rem;
  1139. }
  1140. /*******************************
  1141. Overrides
  1142. *******************************/
  1143. /*******************************
  1144. Overrides
  1145. *******************************/