%PDF- %PDF-
Direktori : /www/varak.net/paste.varak.net-5.6/public/assets/neverland/css/ |
Current File : //www/varak.net/paste.varak.net-5.6/public/assets/neverland/css/bootstrap-stickynotes.css |
/** * Sticky Notes * * An open source lightweight pastebin application * * @package StickyNotes * @author Sayak Banerjee * @copyright (c) 2014 Sayak Banerjee <mail@sayakbanerjee.com>. All rights reserved. * @license http://www.opensource.org/licenses/bsd-license.php * @link http://sayakbanerjee.com/sticky-notes * @since Version 1.0 * @filesource */ select { background: white; } h4 small { display: inline; margin-left: 5px; color: #777; font-size: 0.7em; } section#list .well .nav-pills { margin-bottom: 0; } section#list .well .nav-pills .nav-text { margin: 5px 10px 0 0; } section#list .pre { min-height: 100px; } section#show .pre { min-height: 350px; } section#show .pre li:hover, section#show .pre li.highlight { background-color: #fbf7d3; } section#create textarea { font-family: monospace, serif; } section#create .checkbox { margin-left: 10px; } section#create .input-stretch:-moz-placeholder { font-family: sans-serif; } section#create .input-stretch::-moz-placeholder { font-family: sans-serif; } section#create .input-stretch:-ms-input-placeholder { font-family: sans-serif; } section#create .input-stretch::-webkit-input-placeholder { font-family: sans-serif; } section#register .input-prepend .add-on { padding: 0; height: 31px; } section#admin-skin h4 { margin-bottom: 10px; line-height: 1em; } section#admin-skin .thumbnail { margin-right: 20px; } section#admin-skin .row-fluid { margin-bottom: 20px; } section#admin-dashboard #dashboard-stats { height: 280px; text-align: center; } section#admin-dashboard #dashboard-stats .well-loader { margin-top: 110px; display: inline-block; } select.input-xxlarge { width: 543px; } .alert p, .alert ul { margin-bottom: 0; } .alert .close { top: -5px; } .pre { background: #fdfdfd; border: 1px solid #e7e7e7; padding: 9px; border-radius: 4px 4px 0 0; margin: 0 0 -1px 0; border-color: #e7e7e7; font-size: 13px; overflow-x: auto; word-wrap: break-word; } .pre ol { margin-bottom: 0; margin-left: 55px; } .pre-info { padding: 10px; word-break: break-all; } .pre-info.pre-header { border-radius: 4px 4px 0 0; padding-bottom: 0; } .pre-info.pre-header h4 { margin: 0; margin-bottom: 0; } .pre-info.pre-header span.btn:hover { cursor: default; background-color: #f0ad4e; border-color: #eea236; } .pre-info.pre-header .btn { border-radius: 4px 4px 0 0; border-bottom: 0; padding-bottom: 0; padding-top: 3px; font-weight: normal; font-size: 0.95em; height: 25px; position: relative; top: 5px; } .pre-info.pre-header .btn-group { font-size: inherit; } .pre-info.pre-header .btn-group .btn { height: 29px; padding-top: 0; } .pre-info.pre-header .btn-group .dropdown-menu { top: 28px; } .pre-info.pre-footer { border-radius: 0 0 4px 4px; margin-bottom: 20px; color: #777; font-size: 0.95em; background: #f5f5f5; border: 1px solid #e7e7e7; padding-bottom: 5px; } .well-white { border: 1px solid #e7e7e7; background: #fdfdfd; box-shadow: none; } .well-history h4 { margin-top: 0; } .well-history .table { margin-bottom: 0; } .well-history .btn { margin-bottom: 0; } .table-striped-dark > tbody > tr:nth-child(odd) > td { background: #f3f3f3; } .table-user > tbody > tr > td { vertical-align: middle; } .hero-unit input, .hero-unit input { height: 20px; } .input-append .btn, .input-prepend .btn { font-size: 14px; height: 30px; padding-top: 3px; } .pagination { margin-top: 0; } .pagination li a, .pagination li span { padding: 7px 12px 7px 12px; } .form-inline .btn { margin-bottom: -1px; } .form-horizontal fieldset { margin-top: -20px; } .form-horizontal legend { margin-bottom: 0; } .form-horizontal div.checkbox { margin-top: 5px; } .muted { color: #888; } .loader { margin-right: auto; margin-left: auto; width: 100%; text-align: center; position: fixed; top: 22px; z-index: 10000; display: none; }