Fix duriduri ko-KR ui
|
After Width: | Height: | Size: 1.9 MiB |
|
Before Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1016 B |
|
After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
@@ -1446,10 +1446,7 @@ function systemAutoLoadStart(galgameKey) {
|
||||
.html(
|
||||
`<div class="cancel ${tl_css_lang}"></div><div class="submit ${tl_css_lang}" onclick="systemAutoLoad()"></div>`
|
||||
)
|
||||
.css(
|
||||
'background',
|
||||
"url('/novels/duriduri/ko-KR/continue.webp') no-repeat"
|
||||
)
|
||||
.css('background', "url('/novels/duriduri/ko-KR/continue.png') no-repeat")
|
||||
.css('background-size', 'auto 100%')
|
||||
.css('background-position', 'center')
|
||||
$('.cancel').click({ k: galgameKey }, function (e) {
|
||||
@@ -1803,7 +1800,7 @@ function add_record() {
|
||||
)
|
||||
$('#confirm_1').css(
|
||||
'background',
|
||||
"url('/novels/duriduri/ko-KR/quicksave.webp') no-repeat"
|
||||
"url('/novels/duriduri/ko-KR/quicksave.png') no-repeat"
|
||||
)
|
||||
$('#confirm_1').css('background-size', 'auto 100%')
|
||||
$('#confirm_1').css('background-position', 'center')
|
||||
@@ -1817,7 +1814,7 @@ function get_record() {
|
||||
)
|
||||
$('#confirm_1').css(
|
||||
'background',
|
||||
"url('/novels/duriduri/ko-KR/quickload.webp') no-repeat"
|
||||
"url('/novels/duriduri/ko-KR/quickload.png') no-repeat"
|
||||
)
|
||||
$('#confirm_1').css('background-size', 'auto 100%')
|
||||
$('#confirm_1').css('background-position', 'center')
|
||||
|
||||
|
After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 3.9 KiB |