修剪不可见字符。仅修剪ASCII,不包含Unicode
智能大石头 authored at 2023-03-09 08:19:44 大石头 committed at 2023-03-09 14:44:19
353.00 B
X_NET20
/*!
 * jQuery UI Progressbar 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/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }