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.

696 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
  1. /*
  2. * # Semantic - Item
  3. * http://github.com/semantic-org/semantic-ui/
  4. *
  5. *
  6. * Copyright 2014 Contributors
  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. Item
  136. *******************************/
  137. /*-------------------
  138. View
  139. --------------------*/
  140. /* Group */
  141. /* Item */
  142. /* Responsive */
  143. /*-------------------
  144. Content
  145. --------------------*/
  146. /* Image */
  147. /* Content */
  148. /* Header */
  149. /* Metadata */
  150. /* Icons */
  151. /* Actions */
  152. /* Links */
  153. /* Description */
  154. /* Content Image */
  155. /* Avatar Image */
  156. /* Paragraph */
  157. /* Additional Content */
  158. /*-------------------
  159. Variations
  160. --------------------*/
  161. /* Relaxed */
  162. /* Divided */
  163. /* Sizes */
  164. /*------------------
  165. Load Theme
  166. -------------------*/
  167. /*******************************
  168. Site Settings
  169. *******************************/
  170. /*-------------------
  171. Paths
  172. --------------------*/
  173. /*-------------------
  174. Fonts
  175. --------------------*/
  176. /*-------------------
  177. Site Colors
  178. --------------------*/
  179. /*--- Colors ---*/
  180. /*--- Light Colors ---*/
  181. /*-------------------
  182. Page
  183. --------------------*/
  184. /*-------------------
  185. Background Colors
  186. --------------------*/
  187. /* Used for differentiating neutrals */
  188. /* Used for differentiating layers */
  189. /*-------------------
  190. Grid
  191. --------------------*/
  192. /*-------------------
  193. Breakpoints
  194. --------------------*/
  195. /*******************************
  196. Power-User
  197. *******************************/
  198. /*-------------------
  199. Icons
  200. --------------------*/
  201. /* Max Width of Icon */
  202. /*-------------------
  203. Easing
  204. --------------------*/
  205. /*--- Neutrals ---*/
  206. /*--- Colored Backgrounds ---*/
  207. /*--- Colored Text ---*/
  208. /*--- Colored Headers ---*/
  209. /*-------------------
  210. Emotive Colors
  211. --------------------*/
  212. /* Mood */
  213. /* Status */
  214. /*-------------------
  215. Neutral Text
  216. --------------------*/
  217. /*-------------------
  218. Brand Colors
  219. --------------------*/
  220. /*-------------------
  221. Borders
  222. --------------------*/
  223. /*-------------------
  224. Sizes
  225. --------------------*/
  226. /*-------------------
  227. Transitions
  228. --------------------*/
  229. /*-------------------
  230. Derived Values
  231. --------------------*/
  232. /* Makes sure padded grid can fit at 320px */
  233. /* Used to match floats with text */
  234. /* Positive / Negative Dupes */
  235. /* Header Colors */
  236. /* Responsive */
  237. /* Columns */
  238. /*******************************
  239. States
  240. *******************************/
  241. /*-------------------
  242. Disabled
  243. --------------------*/
  244. /*-------------------
  245. Hover
  246. --------------------*/
  247. /*--- Colors ---*/
  248. /*--- Emotive ---*/
  249. /*--- Neutrals ---*/
  250. /*-------------------
  251. Down (:active)
  252. --------------------*/
  253. /*--- Colors ---*/
  254. /*--- Emotive ---*/
  255. /*--- Neutrals ---*/
  256. /*-------------------
  257. Active
  258. --------------------*/
  259. /*--- Standard ---*/
  260. /*--- Emotive ---*/
  261. /*--- Neutrals ---*/
  262. /*******************************
  263. Item
  264. *******************************/
  265. /*-------------------
  266. View
  267. --------------------*/
  268. /* Group */
  269. /* Item */
  270. /* Responsive */
  271. /*-------------------
  272. Content
  273. --------------------*/
  274. /* Image */
  275. /* Content */
  276. /* Header */
  277. /* Metadata */
  278. /* Icons */
  279. /* Actions */
  280. /* Links */
  281. /* Description */
  282. /* Content Image */
  283. /* Avatar Image */
  284. /* Paragraph */
  285. /* Additional Content */
  286. /*-------------------
  287. Variations
  288. --------------------*/
  289. /* Relaxed */
  290. /* Divided */
  291. /* Sizes */
  292. /*------------------
  293. Load Site
  294. -------------------*/
  295. /*******************************
  296. User Global Variables
  297. *******************************/
  298. /*******************************
  299. User Variable Overrides
  300. *******************************/
  301. /*------------------
  302. Override Loader
  303. -------------------*/
  304. /*******************************
  305. Standard
  306. *******************************/
  307. /*--------------
  308. Item
  309. ---------------*/
  310. .ui.items > .item {
  311. table-layout: fixed;
  312. display: table;
  313. margin: 1em 0em;
  314. width: 100%;
  315. min-height: 0px;
  316. background: transparent;
  317. padding: 0em;
  318. border: none;
  319. border-radius: 0rem;
  320. box-shadow: none;
  321. -webkit-transition: box-shadow 0.2s ease;
  322. transition: box-shadow 0.2s ease;
  323. z-index: '';
  324. }
  325. .ui.items > .item a {
  326. cursor: pointer;
  327. }
  328. /*--------------
  329. Items
  330. ---------------*/
  331. .ui.items {
  332. margin: 1.5em 0em;
  333. }
  334. .ui.items:first-child {
  335. margin-top: 0em !important;
  336. }
  337. .ui.items:last-child {
  338. margin-bottom: 0em !important;
  339. }
  340. /*--------------
  341. Item
  342. ---------------*/
  343. .ui.items > .item {
  344. min-width: 100%;
  345. }
  346. .ui.items > .item:after {
  347. display: block;
  348. content: ' ';
  349. height: 0px;
  350. clear: both;
  351. overflow: hidden;
  352. visibility: hidden;
  353. }
  354. .ui.items > .item:first-child {
  355. margin-top: 0em;
  356. }
  357. .ui.items > .item:last-child {
  358. margin-bottom: 0em;
  359. }
  360. /*--------------
  361. Images
  362. ---------------*/
  363. .ui.items > .item > .image {
  364. position: relative;
  365. display: table-cell;
  366. float: none;
  367. margin: 0em;
  368. padding: 0em;
  369. max-height: '';
  370. vertical-align: top;
  371. }
  372. .ui.items > .item > .image > img {
  373. display: block;
  374. width: 100%;
  375. height: auto;
  376. border-radius: 0.125rem;
  377. border: none;
  378. }
  379. .ui.items > .item > .image:only-child > img {
  380. border-radius: 0rem;
  381. }
  382. /*--------------
  383. Content
  384. ---------------*/
  385. .ui.items > .item > .content {
  386. display: block;
  387. background: none;
  388. margin: 0em;
  389. padding: 0em;
  390. box-shadow: none;
  391. font-size: 1em;
  392. border: none;
  393. border-radius: 0em;
  394. }
  395. .ui.items > .item > .content:after {
  396. display: block;
  397. content: ' ';
  398. height: 0px;
  399. clear: both;
  400. overflow: hidden;
  401. visibility: hidden;
  402. }
  403. .ui.items > .item > .image + .content {
  404. width: 100%;
  405. display: table-cell;
  406. margin-left: 0em;
  407. vertical-align: top;
  408. padding-left: 1.5em;
  409. }
  410. .ui.items > .item > .content > .header {
  411. display: inline-block;
  412. margin: -0.165em 0em 0em;
  413. font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  414. font-weight: bold;
  415. color: rgba(0, 0, 0, 0.85);
  416. }
  417. /* Default Header Size */
  418. .ui.items > .item > .content > .header:not(.ui) {
  419. font-size: 1.2em;
  420. }
  421. .ui.items > .item > .content > .meta + .description {
  422. margin-top: 0.6em;
  423. }
  424. /*--------------
  425. Floated
  426. ---------------*/
  427. .ui.items > .item .left.floated {
  428. float: left;
  429. }
  430. .ui.items > .item [class*="right floated"] {
  431. float: right;
  432. }
  433. /*--------------
  434. Content Image
  435. ---------------*/
  436. .ui.items > .item .content img {
  437. display: inline-block;
  438. vertical-align: middle;
  439. width: 2em;
  440. }
  441. .ui.items > .item img.avatar,
  442. .ui.items > .item .avatar img {
  443. width: 2em;
  444. height: 2em;
  445. border-radius: 500rem;
  446. }
  447. /*--------------
  448. Description
  449. ---------------*/
  450. .ui.items > .item > .content > .description {
  451. max-width: 550px;
  452. font-size: 1em;
  453. line-height: 1.33;
  454. color: rgba(0, 0, 0, 0.8);
  455. }
  456. /*--------------
  457. Paragraph
  458. ---------------*/
  459. .ui.items > .item > .content p {
  460. margin: 0em 0em 0.5em;
  461. }
  462. .ui.items > .item > .content p:last-child {
  463. margin-bottom: 0em;
  464. }
  465. /*--------------
  466. Meta
  467. ---------------*/
  468. .ui.items > .item .meta {
  469. font-size: 1em;
  470. line-height: 1em;
  471. color: rgba(0, 0, 0, 0.6);
  472. }
  473. .ui.items > .item .meta * {
  474. margin-right: 0.3em;
  475. }
  476. .ui.items > .item .meta :last-child {
  477. margin-right: 0em;
  478. }
  479. .ui.items > .item .meta [class*="right floated"] {
  480. margin-right: 0em;
  481. margin-left: 0.3em;
  482. }
  483. /*--------------
  484. Links
  485. ---------------*/
  486. /* Generic */
  487. .ui.items > .item > .content a {
  488. color: #009fda;
  489. -webkit-transition: color 0.2s ease;
  490. transition: color 0.2s ease;
  491. }
  492. .ui.items > .item > .content a:hover {
  493. color: #00b2f3;
  494. }
  495. /* Header */
  496. .ui.items > .item > .content > a.header {
  497. color: rgba(0, 0, 0, 0.85);
  498. }
  499. .ui.items > .item > .content > a.header:hover {
  500. color: #00b2f3;
  501. }
  502. /* Meta */
  503. .ui.items > .item .meta a {
  504. color: rgba(0, 0, 0, 0.4);
  505. }
  506. .ui.items > .item .meta a:hover {
  507. color: rgba(0, 0, 0, 0.8);
  508. }
  509. /*--------------
  510. Labels
  511. ---------------*/
  512. /*-----Star----- */
  513. /* Icon */
  514. .ui.items > .item > .content .favorite.icon {
  515. cursor: pointer;
  516. opacity: 0.75;
  517. -webkit-transition: color 0.2s ease;
  518. transition: color 0.2s ease;
  519. }
  520. .ui.items > .item > .content .favorite.icon:hover {
  521. opacity: 1;
  522. color: #ffb70a;
  523. }
  524. .ui.items > .item > .content .active.favorite.icon {
  525. color: #ffb70a;
  526. }
  527. /*-----Like----- */
  528. /* Icon */
  529. .ui.items > .item > .content .like.icon {
  530. cursor: pointer;
  531. opacity: 0.75;
  532. -webkit-transition: color 0.2s ease;
  533. transition: color 0.2s ease;
  534. }
  535. .ui.items > .item > .content .like.icon:hover {
  536. opacity: 1;
  537. color: #ff2733;
  538. }
  539. .ui.items > .item > .content .active.like.icon {
  540. color: #ff2733;
  541. }
  542. /*----------------
  543. Extra Content
  544. -----------------*/
  545. .ui.items > .item .extra {
  546. display: block;
  547. position: relative;
  548. background: none;
  549. margin: 0.5rem 0em 0em;
  550. width: 100%;
  551. padding: 0em 0em 0em;
  552. top: 0em;
  553. left: 0em;
  554. color: rgba(0, 0, 0, 0.4);
  555. box-shadow: none;
  556. -webkit-transition: color 0.2s ease;
  557. transition: color 0.2s ease;
  558. border-top: none;
  559. }
  560. .ui.items > .item .extra > * {
  561. margin: 0.5rem 0.5rem 0em 0em;
  562. }
  563. .ui.items > .item .extra > [class*="right floated"] {
  564. margin: 0.5rem 0em 0em 0.5rem;
  565. }
  566. .ui.items > .item .extra:after {
  567. display: block;
  568. content: ' ';
  569. height: 0px;
  570. clear: both;
  571. overflow: hidden;
  572. visibility: hidden;
  573. }
  574. /*******************************
  575. Responsive
  576. *******************************/
  577. /* Default Image Width */
  578. .ui.items > .item > .image:not(.ui) {
  579. width: 175px;
  580. }
  581. /* Tablet Only */
  582. @media only screen and (min-width: 768px) and (max-width: 991px) {
  583. .ui.items > .item {
  584. margin: 1em 0em;
  585. }
  586. .ui.items > .item > .image:not(.ui) {
  587. width: 150px;
  588. }
  589. .ui.items > .item > .image + .content {
  590. display: block;
  591. padding: 0em 0em 0em 1em;
  592. }
  593. }
  594. /* Mobily Only */
  595. @media only screen and (max-width: 767px) {
  596. .ui.items > .item {
  597. margin: 2em 0em;
  598. }
  599. .ui.items > .item > .image {
  600. display: block;
  601. margin-left: auto;
  602. margin-right: auto;
  603. }
  604. .ui.items > .item > .image,
  605. .ui.items > .item > .image > img {
  606. max-width: 100% !important;
  607. width: auto !important;
  608. max-height: 250px !important;
  609. }
  610. .ui.items > .item > .image + .content {
  611. display: block;
  612. padding: 1.5em 0em 0em;
  613. }
  614. }
  615. /*******************************
  616. Variations
  617. *******************************/
  618. /*-------------------
  619. Aligned
  620. --------------------*/
  621. .ui.items > .item > .image + [class*="top aligned"].content {
  622. vertical-align: top;
  623. }
  624. .ui.items > .item > .image + [class*="middle aligned"].content {
  625. vertical-align: middle;
  626. }
  627. .ui.items > .item > .image + [class*="bottom aligned"].content {
  628. vertical-align: bottom;
  629. }
  630. /*--------------
  631. Relaxed
  632. ---------------*/
  633. .ui.relaxed.items > .item {
  634. margin: 1.5em 0em;
  635. }
  636. .ui[class*="very relaxed"].items > .item {
  637. margin: 2em 0em;
  638. }
  639. /*-------------------
  640. Divided
  641. --------------------*/
  642. .ui.divided.items > .item {
  643. border-top: 1px solid rgba(0, 0, 0, 0.15);
  644. margin: 0em;
  645. padding: 1em 0em;
  646. }
  647. .ui.divided.items > .item:first-child {
  648. border-top: none;
  649. margin-top: 0em !important;
  650. padding-top: 0em !important;
  651. }
  652. .ui.divided.items > .item:last-child {
  653. margin-bottom: 0em !important;
  654. padding-bottom: 0em !important;
  655. }
  656. /* Relaxed Divided */
  657. .ui.relaxed.divided.items > .item {
  658. margin: 0em;
  659. padding: 1.5em 0em;
  660. }
  661. .ui[class*="very relaxed"].divided.items > .item {
  662. margin: 0em;
  663. padding: 2em 0em;
  664. }
  665. /*-------------------
  666. Link
  667. --------------------*/
  668. .ui.items a.item:hover,
  669. .ui.link.items > .item:hover {
  670. cursor: pointer;
  671. }
  672. .ui.items a.item:hover .content .header,
  673. .ui.link.items > .item:hover .content .header {
  674. color: #00b2f3;
  675. }
  676. /*--------------
  677. Size
  678. ---------------*/
  679. .ui.items > .item {
  680. font-size: 1em;
  681. }
  682. /*******************************
  683. Overrides
  684. *******************************/
  685. /*******************************
  686. User Variable Overrides
  687. *******************************/