1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
--- base.xml.orig 2014-09-23 18:09:09.984607409 +0000
+++ base.xml 2014-09-23 18:09:22.626356280 +0000
@@ -411,7 +411,7 @@
<area>283,436,50,11</area>
<type>roundbox</type>
<fill color="#000000" alpha="200" />
- <cornerradius>90</cornerradius>
+ <cornerradius>5</cornerradius>
</shape>
<shape name="base_backdrop_line">
@@ -424,7 +424,7 @@
<!-- Base definition of a base popup backdrop -->
<shape name="base_popup_backdrop" from="base_backdrop">
- <fill color="#000000" alpha="255" />
+ <fill color="#000000" alpha="235" />
</shape>
<!-- Base definition of a heading group -->
@@ -863,7 +863,7 @@
<type>roundbox</type>
<fill color="#1a1a1a" alpha="175" />
<line color="#454545" alpha="180" width="2" />
- <cornerradius>90</cornerradius>
+ <cornerradius>5</cornerradius>
</shape>
<shape name="select_bar_top_highlight">
<area>0,0,100%,2</area>
@@ -956,7 +956,7 @@
<type>roundbox</type>
<fill color="#333333" alpha="175" />
<line color="#454545" alpha="180" width="2" />
- <cornerradius>90</cornerradius>
+ <cornerradius>5</cornerradius>
</shape>
</group>
@@ -967,7 +967,7 @@
<type>roundbox</type>
<fill color="#1a1a1a" alpha="175" />
<line color="#454545" alpha="180" width="2" />
- <cornerradius>90</cornerradius>
+ <cornerradius>5</cornerradius>
</shape>
<shape name="select_bar_top_highlight">
<area>0,0,100%,2</area>
@@ -1060,7 +1060,7 @@
<type>roundbox</type>
<fill color="#333333" alpha="175" />
<line color="#454545" alpha="180" width="2" />
- <cornerradius>90</cornerradius>
+ <cornerradius>5</cornerradius>
</shape>
</group>
@@ -1071,7 +1071,7 @@
<type>roundbox</type>
<fill color="#1a1a1a" alpha="175" />
<line color="#454545" alpha="180" width="2" />
- <cornerradius>90</cornerradius>
+ <cornerradius>5</cornerradius>
</shape>
<shape name="select_bar_top_highlight">
<area>0,0,100%,2</area>
@@ -1164,7 +1164,7 @@
<type>roundbox</type>
<fill color="#1a1a1a" alpha="175" />
<line color="#454545" alpha="180" width="2" />
- <cornerradius>90</cornerradius>
+ <cornerradius>5</cornerradius>
</shape>
</group>
@@ -1233,7 +1233,7 @@
<type>roundbox</type>
<fill color="#333333" alpha="175" />
<line color="#454545" alpha="180" width="2" />
- <cornerradius>90</cornerradius>
+ <cornerradius>5</cornerradius>
</shape>
</group>
|