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.
 
 
 

14 lines
6.0 KiB

/*
* # Semantic UI
* Version: 0.10.1
* http://github.com/jlukic/semantic-ui
*
*
* Copyright 2013 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
* Released: 12/11/2013
*/
.ui.segment{position:relative;background-color:#FFF;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);margin:1em 0;padding:1em;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ui.segment:first-child{margin-top:0}.ui.segment:last-child{margin-bottom:0}.ui.segment:after{content:'';display:block;height:0;clear:both;visibility:hidden}.ui.vertical.segment{margin:0;padding-right:0;padding-left:0;background-color:transparent;border-radius:0;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1)}.ui.vertical.segment:first-child{padding-top:0}.ui.horizontal.segment{margin:0;padding-top:0;padding-bottom:0;background-color:transparent;border-radius:0;-webkit-box-shadow:1px 0 0 rgba(0,0,0,.1);box-shadow:1px 0 0 rgba(0,0,0,.1)}.ui.horizontal.segment:first-child{padding-right:0}.ui.pointing.menu+.ui.attached.segment{top:1px}.ui.page.grid.segment,.ui.grid .ui.segment.column{padding-top:2em;padding-bottom:2em}.ui.grid.segment,.ui.grid .ui.segment.row,.ui.grid .ui.segment.column{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:0}.ui.segment>:first-child{margin-top:0}.ui.segment>:last-child{margin-bottom:0}.ui.piled.segment{margin:2em 0;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.ui.piled.segment:first-child{margin-top:0}.ui.piled.segment:last-child{margin-bottom:0}.ui.piled.segment:after,.ui.piled.segment:before{background-color:#FFF;visibility:visible;content:"";display:block;height:100%;right:-1px;position:absolute;width:100%;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.ui.piled.segment:after{-webkit-transform:rotate(1.2deg);-ms-transform:rotate(1.2deg);transform:rotate(1.2deg);top:0;z-index:-1}.ui.piled.segment:before{-webkit-transform:rotate(-1.2deg);-ms-transform:rotate(-1.2deg);transform:rotate(-1.2deg);top:0;z-index:-2}.ui.stacked.segment{padding-bottom:1.7em}.ui.stacked.segment:after,.ui.stacked.segment:before{content:'';position:absolute;bottom:-3px;right:0;border-top:1px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.01);width:100%;height:5px;visibility:visible}.ui.stacked.segment:before{bottom:0}.ui.stacked.inverted.segment:after,.ui.stacked.inverted.segment:before{background-color:rgba(0,0,0,.01);border-top:1px solid rgba(0,0,0,.2)}.ui.circular.segment{display:table-cell;padding:2em;text-align:center;vertical-align:middle;border-radius:500em}.ui.raised.segment{-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.1);box-shadow:0 1px 2px 1px rgba(0,0,0,.1)}.ui.disabled.segment{opacity:.3;color:rgba(0,0,0,.2)}.ui.basic.segment{position:relative;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.ui.basic.segment:first-child{padding-top:0}.ui.basic.segment:last-child{padding-bottom:0}.ui.fitted.segment{padding:0}.ui.black.segment{border-top:.2em solid #555}.ui.blue.segment{border-top:.2em solid #6ecff5}.ui.green.segment{border-top:.2em solid #5bbd72}.ui.orange.segment{border-top:.2em solid #e96633}.ui.pink.segment{border-top:.2em solid #d9499a}.ui.purple.segment{border-top:.2em solid #564f8a}.ui.red.segment{border-top:.2em solid #d95c5c}.ui.teal.segment{border-top:.2em solid #00b5ad}.ui.yellow.segment{border-top:.2em solid #ffcb08}.ui.inverted.segment,.ui.inverted.black.segment{background-color:#555!important;color:#FFF!important}.ui.inverted.blue.segment{background-color:#6ecff5!important;color:#FFF!important}.ui.inverted.green.segment{background-color:#5bbd72!important;color:#FFF!important}.ui.inverted.orange.segment{background-color:#e96633!important;color:#FFF!important}.ui.inverted.pink.segment{background-color:#d9499a!important;color:#FFF!important}.ui.inverted.purple.segment{background-color:#564f8a!important;color:#FFF!important}.ui.inverted.red.segment{background-color:#d95c5c!important;color:#FFF!important}.ui.inverted.teal.segment{background-color:#00b5ad!important;color:#FFF!important}.ui.inverted.yellow.segment{background-color:#ffcb08!important;color:#FFF!important}.ui.left.aligned.segment{text-align:right}.ui.right.aligned.segment{text-align:left}.ui.center.aligned.segment{text-align:center}.ui.justified.segment{text-align:justify;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.ui.floated.segment,.ui.left.floated.segment{float:right}.ui.right.floated.segment{float:left}.ui.inverted.segment{border:0;-webkit-box-shadow:none;box-shadow:none}.ui.inverted.segment .segment{color:rgba(0,0,0,.7)}.ui.inverted.segment .inverted.segment{color:#FFF}.ui.inverted.segment,.ui.primary.inverted.segment{background-color:#555;color:#FFF}.ui.secondary.segment{background-color:#faf9fa;color:rgba(0,0,0,.7)}.ui.tertiary.segment{background-color:#ebebeb;color:rgba(0,0,0,.4)}.ui.secondary.inverted.segment{background-color:#555;background-image:-webkit-gradient(linear,top right,bottom right,from(rgba(255,255,255,.3)),to(rgba(255,255,255,.3)));background-image:-webkit-linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);background-image:linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);color:#fafafa}.ui.tertiary.inverted.segment{background-color:#555;background-image:-webkit-gradient(linear,top right,bottom right,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.6)));background-image:-webkit-linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);background-image:linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);color:#f0f0f0}.ui.segment.attached{top:-1px;bottom:-1px;margin:0;border-radius:0;-webkit-box-shadow:0 0 0 1px #ddd;box-shadow:0 0 0 1px #ddd}.ui.top.attached.segment{top:0;bottom:-1px;margin-top:1em;margin-bottom:0;border-radius:5px 5px 0}.ui.segment.top.attached:first-child{margin-top:0}.ui.segment.bottom.attached{top:-1px 0;bottom:0;margin-top:0;margin-bottom:1em;border-radius:0 0 5px}.ui.segment.bottom.attached:last-child{margin-bottom:0} 5px