|
|
|
@ -22,11 +22,11 @@ collections {
|
|
|
|
|
color_class: "module_label"; |
|
|
|
|
text { |
|
|
|
|
text: ""; |
|
|
|
|
font: "Sans:style=Mono"; |
|
|
|
|
font: "Sans"; |
|
|
|
|
size: 10; |
|
|
|
|
min: 1 1; |
|
|
|
|
align: 0.5 0.5; |
|
|
|
|
text_class: "module_large"; |
|
|
|
|
text_class: "module_normal"; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
description { |
|
|
|
@ -43,6 +43,8 @@ collections {
|
|
|
|
|
state: "only_visible" 0.0; |
|
|
|
|
inherit: "default" 0.0; |
|
|
|
|
rel2.relative: 1.0 1.0; |
|
|
|
|
text.size: 12; |
|
|
|
|
text.text_class: "module_large"; |
|
|
|
|
visible: 1; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -66,7 +68,7 @@ collections {
|
|
|
|
|
color_class: "module_label"; |
|
|
|
|
text { |
|
|
|
|
text: ""; |
|
|
|
|
font: "Sans:style=Mono"; |
|
|
|
|
font: "Sans"; |
|
|
|
|
size: 9; |
|
|
|
|
min: 1 1; |
|
|
|
|
align: 0.5 0.5; |
|
|
|
@ -87,6 +89,8 @@ collections {
|
|
|
|
|
state: "only_visible" 0.0; |
|
|
|
|
inherit: "default" 0.0; |
|
|
|
|
rel1.relative: 0.0 0.0; |
|
|
|
|
text.size: 12; |
|
|
|
|
text.text_class: "module_large"; |
|
|
|
|
visible: 1; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|