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.

13 lines
561 B

10 years ago
  1. /*
  2. * # Semantic UI
  3. * Version: 0.16.1
  4. * http://github.com/jlukic/semantic-ui
  5. *
  6. *
  7. * Copyright 2014 Contributors
  8. * Released under the MIT license
  9. * http://opensource.org/licenses/MIT
  10. *
  11. * Released: 09/16/2014
  12. */
  13. .ui.rail{position:absolute;top:0;width:300px;box-sizing:content-box}.ui.left.rail{left:auto;right:100%;padding:0 2em 0 0;margin:0 2em 0 0}.ui.right.rail{left:100%;right:auto;padding:0 0 0 2em;margin:0 0 0 2em}.ui.left.divided.rail{border-right:1px solid rgba(0,0,0,.1)}.ui.right.divided.rail{border-left:1px solid rgba(0,0,0,.1)}.ui.rail{font-size:1em}