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.

343 lines
8.5 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
  1. /*
  2. * # Semantic - Rail
  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. Rail
  136. *******************************/
  137. /*-------------------
  138. Element
  139. --------------------*/
  140. /*-------------------
  141. Variations
  142. --------------------*/
  143. /* Close */
  144. /* Divided */
  145. /*------------------
  146. Load Theme
  147. -------------------*/
  148. /*******************************
  149. Site Settings
  150. *******************************/
  151. /*-------------------
  152. Paths
  153. --------------------*/
  154. /*-------------------
  155. Fonts
  156. --------------------*/
  157. /*-------------------
  158. Site Colors
  159. --------------------*/
  160. /*--- Colors ---*/
  161. /*--- Light Colors ---*/
  162. /*-------------------
  163. Page
  164. --------------------*/
  165. /*-------------------
  166. Background Colors
  167. --------------------*/
  168. /* Used for differentiating neutrals */
  169. /* Used for differentiating layers */
  170. /*-------------------
  171. Grid
  172. --------------------*/
  173. /*-------------------
  174. Breakpoints
  175. --------------------*/
  176. /*******************************
  177. Power-User
  178. *******************************/
  179. /*-------------------
  180. Icons
  181. --------------------*/
  182. /* Maximum Glyph Width of Icon */
  183. /*-------------------
  184. Easing
  185. --------------------*/
  186. /*--- Neutrals ---*/
  187. /*--- Colored Backgrounds ---*/
  188. /*--- Colored Text ---*/
  189. /*--- Colored Headers ---*/
  190. /*-------------------
  191. Emotive Colors
  192. --------------------*/
  193. /* Mood */
  194. /* Status */
  195. /*-------------------
  196. Neutral Text
  197. --------------------*/
  198. /*-------------------
  199. Brand Colors
  200. --------------------*/
  201. /*-------------------
  202. Borders
  203. --------------------*/
  204. /*-------------------
  205. Sizes
  206. --------------------*/
  207. /*-------------------
  208. Transitions
  209. --------------------*/
  210. /*-------------------
  211. Derived Values
  212. --------------------*/
  213. /* Makes sure padded grid can fit at 320px */
  214. /* Used to match floats with text */
  215. /* Positive / Negative Dupes */
  216. /* Header Colors */
  217. /* Responsive */
  218. /* Columns */
  219. /*******************************
  220. States
  221. *******************************/
  222. /*-------------------
  223. Disabled
  224. --------------------*/
  225. /*-------------------
  226. Hover
  227. --------------------*/
  228. /*--- Colors ---*/
  229. /*--- Emotive ---*/
  230. /*--- Neutrals ---*/
  231. /*-------------------
  232. Down (:active)
  233. --------------------*/
  234. /*--- Colors ---*/
  235. /*--- Emotive ---*/
  236. /*--- Neutrals ---*/
  237. /*-------------------
  238. Active
  239. --------------------*/
  240. /*--- Standard ---*/
  241. /*--- Emotive ---*/
  242. /*--- Neutrals ---*/
  243. /*******************************
  244. Rail
  245. *******************************/
  246. /*-------------------
  247. Element
  248. --------------------*/
  249. /*-------------------
  250. Variations
  251. --------------------*/
  252. /* Close */
  253. /* Divided */
  254. /*------------------
  255. Load Site
  256. -------------------*/
  257. /*******************************
  258. User Global Variables
  259. *******************************/
  260. /*******************************
  261. User Variable Overrides
  262. *******************************/
  263. /*------------------
  264. Override Loader
  265. -------------------*/
  266. /*******************************
  267. Rails
  268. *******************************/
  269. .ui.rail {
  270. font-size: 1em;
  271. position: absolute;
  272. top: 0%;
  273. width: 300px;
  274. box-sizing: content-box;
  275. }
  276. .ui.left.rail {
  277. left: auto;
  278. right: 100%;
  279. padding: 0em 2rem 0em 0em;
  280. margin: 0em 2rem 0em 0em;
  281. }
  282. .ui.right.rail {
  283. left: 100%;
  284. right: auto;
  285. padding: 0em 0em 0em 2rem;
  286. margin: 0em 0em 0em 2rem;
  287. }
  288. /*******************************
  289. Variations
  290. *******************************/
  291. /*--------------
  292. Divided
  293. ---------------*/
  294. .ui.left.dividing.rail {
  295. padding: 0em 2.5rem 0em 0em;
  296. margin: 0em 2.5rem 0em 0em;
  297. border-right: 1px solid rgba(39, 41, 43, 0.15);
  298. }
  299. .ui.right.dividing.rail {
  300. border-left: 1px solid rgba(39, 41, 43, 0.15);
  301. padding: 0em 0em 0em 2.5rem;
  302. margin: 0em 0em 0em 2.5rem;
  303. }
  304. /*--------------
  305. Distance
  306. ---------------*/
  307. .ui.close.left.rail {
  308. padding: 0em 1em 0em 0em;
  309. margin: 0em 1em 0em 0em;
  310. }
  311. .ui.close.right.rail {
  312. padding: 0em 0em 0em 1em;
  313. margin: 0em 0em 0em 1em;
  314. }
  315. .ui.very.close.left.rail {
  316. padding: 0em 0.5em 0em 0em;
  317. margin: 0em 0.5em 0em 0em;
  318. }
  319. .ui.very.close.right.rail {
  320. padding: 0em 0em 0em 0.5em;
  321. margin: 0em 0em 0em 0.5em;
  322. }
  323. /*--------------
  324. Sizing
  325. ---------------*/
  326. .ui.rail {
  327. font-size: 1em;
  328. }
  329. /*******************************
  330. Overrides
  331. *******************************/
  332. /*******************************
  333. Overrides
  334. *******************************/