jquery.portlet.min.css 752 B

123456789101112
  1. /*
  2. * jquery.portlet 1.1.1
  3. *
  4. * Copyright (c) 2012
  5. * 咖啡兔 (http://www.kafeitu.me)
  6. *
  7. * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
  8. * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
  9. *
  10. * See Detail: http://www.kafeitu.me/jquery-ui-portlet.html
  11. */
  12. .ui-portlet-column{float:left;padding-bottom:100px;}.ui-portlet-header{padding:.4em 0.7em}.ui-portlet-header .ui-icon{float:right;}.ui-portlet-item{margin:0 1em 1em 0;}.ui-portlet-content{padding:0.3em;overflow-y:auto;}.ui-portlet-header .ui-portlet-header-icon{float:left;margin:0 0.2em 0 -0.5em;}.ui-sortable-placeholder{border:1px dotted black;visibility:visible !important;height:50px !important;}.ui-sortable-placeholder *{visibility:hidden;}