NOBUG: Fixed file access permissions
[moodle.git] / lib / yuilib / 3.13.0 / panel / assets / panel-core.css
blobc42d558e93e6407800e72b363b1b07f017332949
1 /*
2 YUI 3.13.0 (build 508226d)
3 Copyright 2013 Yahoo! Inc. All rights reserved.
4 Licensed under the BSD License.
5 http://yuilibrary.com/license/
6 */
8 .yui3-panel {
9 position: absolute;
11 .yui3-panel-hidden {
12 visibility: hidden;
14 .yui3-widget-tmp-forcesize .yui3-panel-content {
15 overflow: hidden !important;
17 .yui3-panel .yui3-widget-hd {
18 position: relative;
20 .yui3-panel .yui3-widget-hd .yui3-widget-buttons {
21 position: absolute;
22 top: 0;
23 right: 0;
25 .yui3-panel .yui3-widget-ft .yui3-widget-buttons {
26 display: inline-block;
27 *display: inline;
28 zoom: 1;