/* * Alphabetized : ) * *= require ish_manager/jquery-ui *= require_self *= require ish_manager/galleries *= require ish_manager/maps *= require ish_manager/markers *= require ish_manager/leads *= require ish_manager/photos *= require ish_manager/tags *= require ish_manager/user_profiles *= require ish_manager/videos *= require ish_manager/pagination **/ body { background: #dedede; font-size: 20px; } hr { background: red; height: 1px !important; } pre { background: #e0e0e0; padding: 1em; } ul:not(.browser-default).errors, ul:not(.browser-default).bullets, { > li { list-style-type: circle; margin-left: 1em; } } /* A */ .collapse-expand::after { content: " [<>]"; } .alert { border: 1px solid red; padding: .8em; } .application--debug { width: 100vwh; overflow-x: auto; } .application-home { .bordered-card { max-width: 400px; } } /* B */ .bg-white { background: url('/assets/bg/confectionary.png'); padding-bottom: 1em; } .blue { background: #5bc0de; color: white; } .border-red { border: 1px solid red; padding: 1em; } .bordered-card { border: 1px solid grey; padding: .5em; border-radius: 8px; margin-bottom: .5em; padding: 0.5em; } /* C */ .c { clear: both; } .Card { border: 1px solid gray; border-radius: 8px; display: inline-block; margin-bottom: .5em; } .center { text-align: center; } .collapse-expand { cursor: pointer; } /* D */ .descr, .description { border: 1px solid red; padding: 1em; font-size: 1.6em; } /* E */ .error_explanation { border: 1px solid red; padding: .8em; } /* F */ .flex-row { display: flex; flex-wrap: wrap; > div { margin-right: 10px; } > div:last-child { margin-right: 0; } } .float-left { float: left; padding-right: 1em; } .float-right { float: right; } /* I */ img.img-400 { width: 400px; } .inline, .inline-block { display: inline-block; } ul.inline li { display: inline; padding-right: 1em; } .inline-search { border: 1px solid white; display: inline-block; width: 20px; input[type='text'] { width: 20px; } } /* L */ textarea.large { height: 400px; } .large-photos img { width: 100%; } /* M */ .main-header { background: url('/assets/bg/weather.png'); a { background: white; padding: .2em; } hr { margin-top: 0; } ul { margin: 0; padding: 0; display: flex; flex-wrap: wrap; li { margin: 0 0 10px 0; display: inline-block; min-width: 200px; > div { /* for example .galleries--menu */ display: inline-block; } } } } @media only screen and (max-width: 400px) { .main-header ul li { min-width: 45vw; } } .main-header.development, .main-header.development_production { background: url('/assets/bg/weather-development.png'); } .menu-secondary { margin: 20px 0; padding: 0; li { display: inline; a { background: white; } } li.active a { border-bottom: 5px solid black; } } .meta-edit { display: inline; } /* N */ .newsitems--item { border: 1px solid green; padding: 5px; } .notice { border: 1px solid green; padding: .8em; } /* P */ .panel-content { padding: .5em; } /* R */ .red-border { border: 1px solid red; padding: .2em; } /* S */ .select2-container { max-width: 100%; display: block; } .small { font-size: .8em; } /* T */ .thumb { background: dedede; border: 1px solid red; width: 100px; height: 100px; } /* U */ /* V */ /* W */ .youtube_img { width: 100px; }