使用PHP开发的简约导航/书签管理系统。
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.

18 lines
57 KiB

4 years ago
.transall,.form-wizard>.tabs>li a,.form-wizard>.tabs>li a:after,.droppable-area.dz-drag-hover{-webkit-transition:all 220ms ease-in-out;-moz-transition:all 220ms ease-in-out;-o-transition:all 220ms ease-in-out;transition:all 220ms ease-in-out}.clearfix:before,.clearfix:after,.icheck-skins:before,.icheck-skins:after,.form-wizard:before,.form-wizard:after{content:" ";display:table}.clearfix:after,.icheck-skins:after,.form-wizard:after{clear:both}div.datepicker{padding:4px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;direction:ltr}div.datepicker-inline{width:206px}div.datepickerdiv.datepicker-rtl{direction:rtl}div.datepickerdiv.datepicker-rtl table tr td span{float:right}div.datepicker-dropdown{top:0;left:0}div.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #e4e4e4;border-top:0;border-bottom-color:#e4e4e4;position:absolute}div.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}div.datepicker-dropdown.datepicker-orient-left:before{left:6px}div.datepicker-dropdown.datepicker-orient-left:after{left:7px}div.datepicker-dropdown.datepicker-orient-right:before{right:6px}div.datepicker-dropdown.datepicker-orient-right:after{right:7px}div.datepicker-dropdown.datepicker-orient-top:before{top:-7px}div.datepicker-dropdown.datepicker-orient-top:after{top:-6px}div.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #e4e4e4}div.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}div.datepicker>div{display:none}div.datepicker.days div.datepicker-days{display:block}div.datepicker.months div.datepicker-months{display:block}div.datepicker.years div.datepicker-years{display:block}div.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.datepicker td,div.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;border:none}.table-striped div.datepicker table tr td,.table-striped div.datepicker table tr th{background-color:transparent}div.datepicker table tr td.day{color:#646565}div.datepicker table tr td.day:hover{background:#f5f5f5;cursor:pointer;color:#2c2e2f}div.datepicker table tr td.old,div.datepicker table tr td.new{color:#b1b1b1}div.datepicker table tr td.disabled,div.datepicker table tr td.disabled:hover{background:0 0;color:#777;color:#979898;cursor:default}div.datepicker table tr td.today,div.datepicker table tr td.today:hover,div.datepicker table tr td.today.disabled,div.datepicker table tr td.today.disabled:hover{;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}div.datepicker table tr td.today.switch-left,div.datepicker table tr td.today:hover.switch-left,div.datepicker table tr td.today.disabled.switch-left,div.datepicker table tr td.today.disabled:hover.switch-left{background-color:#76797e;color:#fff}div.datepicker table tr td.today.switch-right,div.datepicker table tr td.today:hover.switch-right,div.datepicker table tr td.today.disabled.switch-right,div.datepicker table tr td.today.disabled:hover.switch-right{background-color:#f5f5f5;color:#979898}div.datepicker table tr td.today.switch-right:hover,div.datepicker table tr td.today:hover.switch-right:hover,div.datepicker table tr td.today.disabled.switch-right:hover,div.datepicker table tr td.today.disabled:hover.switch-right:hover{background-color:#f5f5f5;color:#979898}div.datepicker table tr td.today:hover,div.datepicker table tr td.today:hover:hover,div.datepicker table tr td.today.disabled:hover,div.datepicker table tr td.today.disabled:hover:hove
* Timepicker Component for Twitter Bootstrap
*
* Copyright 2013 Joris de Wit
*
* Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .add-on{cursor:pointer}.bootstrap-timepicker .add-on i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:0}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid #e4e4e4;border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #FFF;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px}.bootstrap-timepicker-widget.timepicker-orient-right:before{right:6px}.bootstrap-timepicker-widget.timepicker-orient-right:after{right:7px}.bootstrap-timepicker-widget.timepicker-orient-top:before{top:-7px}.bootstrap-timepicker-widget.timepicker-orient-top:after{top:-6px}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #e4e4e4}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:0}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table td{text-align:center;height:30px;margin:0;padding:2px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box}.bootstrap-timepicker-widget table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table td span{width:100%}.bootstrap-timepicker-widget table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:0;outline:0;color:#979898}.bootstrap-timepicker-widget table td a .icon-chevron-up:before{font-family:fontawesome;content:'\f0d8';font-style:normal;color:#575858}.bootstrap-timepicker-widget table td a .icon-chevron-down:before{font-family:fontawesome;content:'\f0d7';font-style:normal;color:#575858}.bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#f5f5f5;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.bootstrap-timepicker-widget table td a i{margin-top:2px;font-size:18px}.bootstrap-timepicker-widget table td input{width:25px;margin:0;text-align:center;border:0;background:0 0;padding:0;height:auto}.bootstrap-timepicker-widget .modal-content{padding:4px}@media (min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}@media (max-width:767px){.bootstrap-timepicker{width:100%}.bootstrap-timepicker .dropdown-menu{width:100%}}.date-and-time .form-control{float:left}.date-and-time .form-control+.form-control{border-left:0}.date-and-time .form-control.datepicker{width:65%}.date-and-time .form-control.timepicker{width:35%}/*!
* Bootstrap Colorpicker
* http://mjolnic.github.io/bootstrap-colorpicker/
*
* Originally written by (c) 2012 Stefan Petre
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0.txt
*
*/.colorpicker-saturation{width:100px;height:100px;background-image:url(../js/colorpicker/images/saturation.png);cursor:crosshair;float:left}.colorpicker-saturation i{display:block;height:5px;width:5px;border:1px solid #000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;position:absolute;top:0;left:0;margin:-4px 0 0 -4px}.colorpicker-saturation i b{display:block;height:5px;width:5px;border:1px solid #fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.colorpicker-hue,.colorpicker-alpha{width:15px;height:100px;float:left;cursor:row-resize;margin-left:4px;margin-bottom:4px}.colorpicker-hue i,.colorpicker-alpha i{display:block;height:1px;background:#000;border-top:1px solid #fff;position:absolute;top:0;left:0;width:100%;margin-top:-1px}.colorpicker-hue{background-image:url(../js/colorpicker/images/hue.png)}.colorpicker-alpha{background-image:url(../js/colorpicker/images/alpha.png);display:none}div.colorpicker{;top:0;left:0;padding:4px;min-width:130px;margin-top:1px;-webkit-border-radius:-1px;-moz-border-radius:-1px;border-radius:-1px;z-index:2500}.colorpicker:before,.colorpicker:after{display:table;content:"";line-height:0}.colorpicker:after{clear:both}.colorpicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #e4e4e4;border-bottom-color:#dfdfdf;position:absolute;top:-7px;left:6px}.colorpicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.colorpicker div{position:relative}.colorpicker.colorpicker-with-alpha{min-width:140px}.colorpicker.colorpicker-with-alpha .colorpicker-alpha{display:block}.colorpicker-color{height:10px;margin-top:5px;clear:both;background-image:url(../js/colorpicker/images/alpha.png);background-position:0 100%}.colorpicker-color div{height:10px}.colorpicker-element .input-group-addon i{display:block;cursor:pointer;width:16px;height:16px}.colorpicker.colorpicker-inline{position:relative;display:inline-block;float:none}.colorpicker.colorpicker-horizontal{width:110px;min-width:110px;height:auto}.colorpicker.colorpicker-horizontal .colorpicker-saturation{margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-color{width:100px}.colorpicker.colorpicker-horizontal .colorpicker-hue,.colorpicker.colorpicker-horizontal .colorpicker-alpha{width:100px;height:15px;float:left;cursor:col-resize;margin-left:0;margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-hue i,.colorpicker.colorpicker-horizontal .colorpicker-alpha i{display:block;height:15px;background:#fff;position:absolute;top:0;left:0;width:1px;border:none;margin-top:0}.colorpicker.colorpicker-horizontal .colorpicker-hue{background-image:url(../js/colorpicker/images/hue-horizontal.png)}.colorpicker.colorpicker-horizontal .colorpicker-alpha{background-image:url(../js/colorpicker/images/alpha-horizontal.png)}.colorpicker.colorpicker-hidden{display:none}.colorpicker.colorpicker-visible{display:block}.colorpicker-inline.colorpicker-visible{display:inline-block}html .select2-container{width:100%}html .select2-container .select2-choice{background:#fff!important;border-color:#e4e4e4!important;padding:0;height:35px;-webkit-border-radius:0!important;-webkit-background-clip:padding-box!important;-moz-border-radius:0!important;-moz-background-clip:padding!important;border-radius:0!important;background-clip:padding-box!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}html .select2-container .select2-choice .select2-chosen,html .select2-container .select2-choice .select2-search-choice-close,html .select2-container .select2-choice .select2-arrow{padding:0;line-height:35px}html .select2-container .select2-choice .select2-chosen{margin:0;padding-left:15px;padding-right:10px;margin-right:35px}html .select2-container .select2-choice .select2-search-choice-close{margin-right:20px;top:11px}html .select2-container .select2-choice .select2-arrow{background:#f5f5f5;border-left-color:#e4e4e4;text-al