View Single Post
Old 07-21-2018, 03:45 AM   #144
jcn363
absolute beginner
jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.
 
jcn363's Avatar
 
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
Two typo on nickel 4.9.11311.

Spoiler:
Code:
#138 (zlib) pos 483c52:
  - FindZlib: "#topVerticalSpacer"
  - ReplaceZlib:
      Find:    "#bottomVerticalSpacer[qApp_deviceIsPhoenix=true] {\n  min-height: 24x;\n  max-height: 24px;\n}"
      Replace: "#bottomVerticalSpacer[qApp_deviceIsPhoenix=true]{min-height:24px;max-height:24px;}"

#48 (zlib) pos 4781f5:
  - FindZlib: "#SelectionMenuView"
  - ReplaceZlib:
      Find:    "#highlight[qApp_deviceIsDaylight=true],\n#search[qApp_deviceIsDaylight=true] {\n  margin-right: 7x;\n}"
      Replace: "#highlight[qApp_deviceIsDaylight=true],#search[qApp_deviceIsDaylight=true]{margin-right:7px;}"

Good luck.
jcn363 is offline   Reply With Quote