mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-06-04 19:39:41 +00:00
Build
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
__version__ = '2.0.0-beta9'
|
||||
__version__ = '2.0.0'
|
||||
|
||||
|
||||
import os
|
||||
|
||||
2
butterfly/static/ext.min.js
vendored
2
butterfly/static/ext.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -2838,7 +2838,7 @@ body {
|
||||
color: #f4ead5;
|
||||
font-size: 1em; }
|
||||
body #popup form h2, body #popup > div h2 {
|
||||
margin: 0 0.5em 0.5em 0.5em; }
|
||||
margin: 0 .5em .5em .5em; }
|
||||
body #popup form select, body #popup > div select {
|
||||
min-width: 300px;
|
||||
padding: .5em;
|
||||
|
||||
2
butterfly/static/main.min.js
vendored
2
butterfly/static/main.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user