Updated scripts
This commit is contained in:
@@ -40,7 +40,7 @@ slider,
|
||||
border-radius: 2px;
|
||||
background: @background;
|
||||
padding: 32px;
|
||||
border: 0px solid lighter(@background);
|
||||
border: 2px solid lighter(@background);
|
||||
box-shadow:
|
||||
0 19px 38px rgba(0, 0, 0, 0.3),
|
||||
0 15px 12px rgba(0, 0, 0, 0.22);
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
|
||||
[ui.anchors]
|
||||
bottom = true
|
||||
left = true
|
||||
right = true
|
||||
top = true
|
||||
# bottom = true
|
||||
# left = true
|
||||
# right = true
|
||||
# top = true
|
||||
|
||||
[ui.window]
|
||||
h_align = "fill"
|
||||
@@ -28,15 +27,15 @@ pixel_size = 24
|
||||
theme = ""
|
||||
|
||||
[ui.window.box.margins]
|
||||
top = 400
|
||||
# top = 200
|
||||
|
||||
[ui.window.box.ai_scroll]
|
||||
name = "aiScroll"
|
||||
h_align = "fill"
|
||||
v_align = "fill"
|
||||
max_height = 300
|
||||
max_height = 200
|
||||
min_width = 400
|
||||
height = 300
|
||||
height = 200
|
||||
width = 400
|
||||
|
||||
[ui.window.box.ai_scroll.margins]
|
||||
@@ -57,8 +56,8 @@ y_align = 0
|
||||
wrap = true
|
||||
|
||||
[ui.window.box.scroll.list]
|
||||
marker_color = "#afd787"
|
||||
max_height = 300
|
||||
marker_color = "#1BFFE1"
|
||||
max_height = 340
|
||||
max_width = 400
|
||||
min_width = 400
|
||||
width = 400
|
||||
|
||||
Reference in New Issue
Block a user