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.

373 lines
8.9 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
  1. /*
  2. * # Semantic - Breadcrumb
  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. /*-------------------
  60. Accents
  61. --------------------*/
  62. /* 4px @ 14px */
  63. /* Used for differentiating neutrals */
  64. /* Used for differentiating layers */
  65. /*-------------------
  66. Grid
  67. --------------------*/
  68. /*-------------------
  69. Breakpoints
  70. --------------------*/
  71. /*******************************
  72. Power-User
  73. *******************************/
  74. /*-------------------
  75. Icons
  76. --------------------*/
  77. /* Maximum Glyph Width of Icon */
  78. /*-------------------
  79. Easing
  80. --------------------*/
  81. /*--- Neutrals ---*/
  82. /*--- Colored Backgrounds ---*/
  83. /*--- Colored Text ---*/
  84. /*--- Colored Headers ---*/
  85. /*-------------------
  86. Emotive Colors
  87. --------------------*/
  88. /* Mood */
  89. /* Status */
  90. /*-------------------
  91. Neutral Text
  92. --------------------*/
  93. /*-------------------
  94. Brand Colors
  95. --------------------*/
  96. /*-------------------
  97. Borders
  98. --------------------*/
  99. /*-------------------
  100. Sizes
  101. --------------------*/
  102. /*-------------------
  103. Transitions
  104. --------------------*/
  105. /*-------------------
  106. Derived Values
  107. --------------------*/
  108. /* Makes sure padded grid can fit at 320px */
  109. /* Used to match floats with text */
  110. /* Positive / Negative Dupes */
  111. /* Header Colors */
  112. /* Responsive */
  113. /* Columns */
  114. /*******************************
  115. States
  116. *******************************/
  117. /*-------------------
  118. Disabled
  119. --------------------*/
  120. /*-------------------
  121. Hover
  122. --------------------*/
  123. /*--- Colors ---*/
  124. /*--- Emotive ---*/
  125. /*--- Neutrals ---*/
  126. /*-------------------
  127. Down (:active)
  128. --------------------*/
  129. /*--- Colors ---*/
  130. /*--- Emotive ---*/
  131. /*--- Neutrals ---*/
  132. /*-------------------
  133. Active
  134. --------------------*/
  135. /*--- Standard ---*/
  136. /*--- Emotive ---*/
  137. /*--- Neutrals ---*/
  138. /*******************************
  139. Breadcrumb
  140. *******************************/
  141. /*-------------------
  142. Breadcrumb
  143. --------------------*/
  144. /* Coupling */
  145. /*-------------------
  146. States
  147. --------------------*/
  148. /* Sizes */
  149. /*------------------
  150. Load Theme
  151. -------------------*/
  152. /*******************************
  153. Site Settings
  154. *******************************/
  155. /*-------------------
  156. Paths
  157. --------------------*/
  158. /*-------------------
  159. Fonts
  160. --------------------*/
  161. /*-------------------
  162. Site Colors
  163. --------------------*/
  164. /*--- Colors ---*/
  165. /*--- Light Colors ---*/
  166. /*-------------------
  167. Page
  168. --------------------*/
  169. /*-------------------
  170. Background Colors
  171. --------------------*/
  172. /*-------------------
  173. Accents
  174. --------------------*/
  175. /* 4px @ 14px */
  176. /* Used for differentiating neutrals */
  177. /* Used for differentiating layers */
  178. /*-------------------
  179. Grid
  180. --------------------*/
  181. /*-------------------
  182. Breakpoints
  183. --------------------*/
  184. /*******************************
  185. Power-User
  186. *******************************/
  187. /*-------------------
  188. Icons
  189. --------------------*/
  190. /* Maximum Glyph Width of Icon */
  191. /*-------------------
  192. Easing
  193. --------------------*/
  194. /*--- Neutrals ---*/
  195. /*--- Colored Backgrounds ---*/
  196. /*--- Colored Text ---*/
  197. /*--- Colored Headers ---*/
  198. /*-------------------
  199. Emotive Colors
  200. --------------------*/
  201. /* Mood */
  202. /* Status */
  203. /*-------------------
  204. Neutral Text
  205. --------------------*/
  206. /*-------------------
  207. Brand Colors
  208. --------------------*/
  209. /*-------------------
  210. Borders
  211. --------------------*/
  212. /*-------------------
  213. Sizes
  214. --------------------*/
  215. /*-------------------
  216. Transitions
  217. --------------------*/
  218. /*-------------------
  219. Derived Values
  220. --------------------*/
  221. /* Makes sure padded grid can fit at 320px */
  222. /* Used to match floats with text */
  223. /* Positive / Negative Dupes */
  224. /* Header Colors */
  225. /* Responsive */
  226. /* Columns */
  227. /*******************************
  228. States
  229. *******************************/
  230. /*-------------------
  231. Disabled
  232. --------------------*/
  233. /*-------------------
  234. Hover
  235. --------------------*/
  236. /*--- Colors ---*/
  237. /*--- Emotive ---*/
  238. /*--- Neutrals ---*/
  239. /*-------------------
  240. Down (:active)
  241. --------------------*/
  242. /*--- Colors ---*/
  243. /*--- Emotive ---*/
  244. /*--- Neutrals ---*/
  245. /*-------------------
  246. Active
  247. --------------------*/
  248. /*--- Standard ---*/
  249. /*--- Emotive ---*/
  250. /*--- Neutrals ---*/
  251. /*******************************
  252. Breadcrumb
  253. *******************************/
  254. /*-------------------
  255. Breadcrumb
  256. --------------------*/
  257. /* Coupling */
  258. /*-------------------
  259. States
  260. --------------------*/
  261. /* Sizes */
  262. /*------------------
  263. Load Site
  264. -------------------*/
  265. /*******************************
  266. User Global Variables
  267. *******************************/
  268. /*******************************
  269. Overrides
  270. *******************************/
  271. /*------------------
  272. Override Loader
  273. -------------------*/
  274. /*******************************
  275. Breadcrumb
  276. *******************************/
  277. .ui.breadcrumb {
  278. margin: 1em 0em;
  279. display: inline-block;
  280. vertical-align: middle;
  281. }
  282. .ui.breadcrumb:first-child {
  283. margin-top: 0em;
  284. }
  285. .ui.breadcrumb:last-child {
  286. margin-bottom: 0em;
  287. }
  288. /*******************************
  289. Content
  290. *******************************/
  291. /* Divider */
  292. .ui.breadcrumb .divider {
  293. display: inline-block;
  294. opacity: 0.5;
  295. margin: 0em 0.2rem 0em;
  296. font-size: 0.9em;
  297. color: rgba(0, 0, 0, 0.4);
  298. vertical-align: baseline;
  299. }
  300. /* Link */
  301. .ui.breadcrumb a {
  302. color: #009fda;
  303. }
  304. .ui.breadcrumb a:hover {
  305. color: #00b2f3;
  306. }
  307. /* Icon Divider */
  308. .ui.breadcrumb .icon.divider {
  309. font-size: 0.7em;
  310. vertical-align: middle;
  311. }
  312. /* Section */
  313. .ui.breadcrumb a.section {
  314. cursor: pointer;
  315. }
  316. .ui.breadcrumb .section {
  317. display: inline-block;
  318. margin: 0em;
  319. padding: 0em;
  320. }
  321. /* Loose Coupling */
  322. .ui.breadcrumb.segment {
  323. display: inline-block;
  324. padding: 0.5em 1em;
  325. }
  326. /*******************************
  327. States
  328. *******************************/
  329. .ui.breadcrumb .active.section {
  330. font-weight: bold;
  331. }
  332. /*******************************
  333. Variations
  334. *******************************/
  335. .ui.mini.breadcrumb {
  336. font-size: 0.65em;
  337. }
  338. .ui.tiny.breadcrumb {
  339. font-size: 0.7em;
  340. }
  341. .ui.small.breadcrumb {
  342. font-size: 0.75em;
  343. }
  344. .ui.breadcrumb {
  345. font-size: 1em;
  346. }
  347. .ui.large.breadcrumb {
  348. font-size: 1.1em;
  349. }
  350. .ui.big.breadcrumb {
  351. font-size: 1.05em;
  352. }
  353. .ui.huge.breadcrumb {
  354. font-size: 1.3em;
  355. }
  356. .ui.massive.breadcrumb {
  357. font-size: 1.5em;
  358. }
  359. /*******************************
  360. Overrides
  361. *******************************/
  362. /*******************************
  363. Overrides
  364. *******************************/