[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yuilib/3.17.2/panel/assets/ -> panel-core.css (source)

   1  /*
   2  YUI 3.17.2 (build 9c3c78e)
   3  Copyright 2014 Yahoo! Inc. All rights reserved.
   4  Licensed under the BSD License.
   5  http://yuilibrary.com/license/
   6  */
   7  
   8  .yui3-panel {
   9      position: absolute;
  10  }
  11  .yui3-panel-hidden {
  12      visibility: hidden;
  13  }
  14  .yui3-widget-tmp-forcesize .yui3-panel-content {
  15      overflow: hidden !important;
  16  }
  17  .yui3-panel .yui3-widget-hd {
  18      position: relative;
  19  }
  20  .yui3-panel .yui3-widget-hd .yui3-widget-buttons {
  21      position: absolute;
  22      top: 0;
  23      right: 0;
  24  }
  25  .yui3-panel .yui3-widget-ft .yui3-widget-buttons {
  26      display: inline-block;
  27      *display: inline;
  28      zoom: 1;
  29  }


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1