Sha256: 9e9206bfa4a77f9c3f27af679e1909b65fc716a0abcada32f1a5ed8643344bd0

Contents?: true

Size: 1.11 KB

Versions: 88

Compression:

Stored size: 1.11 KB

Contents

/*!
 * jQuery UI Resizable 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Licensed under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

Version data entries

88 entries across 88 versions & 1 rubygems

Version Path
albacore-2.5.10 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.9 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.8 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.6 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.5 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.4 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.3 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.2 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.1 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.5.0 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.4.3 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.4.2 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.4.1 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.4.0 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.3.22 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.3.21 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.3.20 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.3.19 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.3.18 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css
albacore-2.3.17 spec/test_appspecs/corp.service/CSharpWeb/Content/themes/base/jquery.ui.resizable.css