forked from CreatBot/CreatBotKlipperScreen
Styling updates (#279)
* Dialog buttons colors * Zcalibrate add colors for buttons * Fix move panel misalignment and add color to home button * z-bolt switch styling * Splash screen homogeneous buttons * remove switch slider border * Remove max chars from filename (ellipsizes anyway) * Fix colorized buttons moving when pressed * Updater more row spacing * Colorized button press
This commit is contained in:
@@ -93,6 +93,7 @@ class SystemPanel(ScreenPanel):
|
||||
|
||||
|
||||
infogrid.attach(self.labels[prog], 1, i, 1, 1)
|
||||
self.labels[prog].get_style_context().add_class('updater-item')
|
||||
i = i + 1
|
||||
|
||||
scroll.add(infogrid)
|
||||
|
Reference in New Issue
Block a user