Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/stylesheet.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/view/stylesheet.py')
-rw-r--r--shell/view/stylesheet.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/view/stylesheet.py b/shell/view/stylesheet.py
index 22ce210..1535569 100644
--- a/shell/view/stylesheet.py
+++ b/shell/view/stylesheet.py
@@ -25,6 +25,10 @@ frame_ActivityIcon = {
'size' : style.standard_icon_size
}
+frame_OverlayIcon = {
+ 'size' : style.standard_icon_size
+}
+
frame_ZoomIcon = {
'size' : style.standard_icon_size
}