Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6a70202

Browse files
author
minjk-bl
committed
Add apply page to replace function on Frame
1 parentca797d1 commit6a70202

File tree

3 files changed

+215
-69
lines changed

3 files changed

+215
-69
lines changed

‎visualpython/css/m_apps/frame.css‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,9 @@
279279
.vp-inner-popup-apply-column {
280280
width:153px;
281281
}
282+
.vp-inner-popup-apply-target-name {
283+
width:115px;
284+
}
282285
.vp-inner-popup-sortby {
283286
border:0.25px solidvar(--vp-border-gray-color);
284287
width:160px;

‎visualpython/css/root.css‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,11 @@ hr.vp-extra-menu-line {
586586
.vp-inner-popup-body .w70 {
587587
width:70px!important;
588588
}
589+
#vp_wrapper .w60,
590+
.vp-popup-frame .w60,
591+
.vp-inner-popup-body .w60 {
592+
width:60px!important;
593+
}
589594
#vp_wrapper .w50,
590595
.vp-popup-frame .w50,
591596
.vp-inner-popup-body .w50 {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp