Sha256: 86d730d2df09de84efb94a989e3e1027e09fa224e1d8fa179610445a3a21f04b
Contents?: true
Size: 1.74 KB
Versions: 1
Compression:
Stored size: 1.74 KB
Contents
@import "bootstrap-sprockets"; @import "bootstrap"; .inline-form { display: inline-block; max-width: 150px; } .indent-1 { margin-left: 2em; } .indent-2 { margin-left: 3.5em; } .small-text-area { width: 400px; } .big { font-size: 3em; height: auto !important; } .container-fluid { max-width: 1100px; } .navbar { height: 50px; margin: 0; } .gallery { height: 300px !important; width: auto; overflow: hidden;} .center { text-align: center;} .content { width: 700px; margin: auto;} .block { border: #ededed thin solid; background-color: #f7f7f7; padding: 1em; margin-top: 1em; border-radius: 10px; position: relative; } .med { font-size: 2em !important; height: auto !important; } .right { width: auto; position: absolute; bottom: 1em; right: 1em; } .sortable-placeholder { border: 1px dashed #CCC; background: none; height: 2em; } .wysihtml5-command-active { background-color: #eee !important; border: thin solid #bbb; } .toolbar-wrap { a { padding: 0.5em !important; } } .float-left { float: left !important; margin: 1em !important;} .float-right { float: right !important; margin: 1em !important; } .select2 { min-width: 190px; } .select2-select-container { height: 2em;} .image-post { overflow: hidden; } .carousel { width: 100% !important;} .full { width: 100% !important; padding: 0;} .container-contain { width: 100%; overflow: hidden;} .post { margin-top: 4em !important; } .contact-mes { max-width: 600px; max-height: 80px !important; overflow: scroll !important } .image-box { position: relative; width: 50%; float: left !important; overflow: hidden; transition: all 0.3s; h3 { position: absolute; top: 50%; text-align: center; width: 100%; } } .image-box:hover { opacity: 0.5; } //.form-control { border: none !important; outline: none !important; box-shadow: none !important }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pages_cms-1.1.0 | app/assets/stylesheets/pages_cms/pages_cms.scss |