~ubuntu-branches/ubuntu/karmic/all-in-one-sidebar/karmic

« back to all changes in this revision

Viewing changes to skin/addons_layout.css

  • Committer: Bazaar Package Importer
  • Author(s): Sveinung Kvilhaugsvik
  • Date: 2009-08-04 19:25:10 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090804192510-u4bm1ehm9ve4zdne
Tags: 0.7.10-0ubuntu1
* new upstream release (LP: #398535)
* list firefox-3.5 as alternate dependency
* depend on ${misc:Depends} to fix lintian warning
* changed maintainer field do to change in rules
* merged all-in-one-sidebar 0.7.4-0ubuntu2
   + replace current watchfile with the one from it
   + add the change log entry from it
   + discard it's other changes
* bump standards-version to 3.8.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
/*
 
3
        Manager
 
4
*/
 
5
#extensionsManager,
 
6
#extensionsBox {
 
7
        margin: 0px;
 
8
        padding: 0px;
 
9
        border: none;
 
10
}
 
11
 
 
12
/* Theme-Preview unter den Add-ons */
 
13
#extensionsBox > hbox[flex="1"] {
 
14
        -moz-box-orient: vertical;
 
15
}
 
16
 
 
17
#extensionsView {
 
18
        -moz-appearance: none;
 
19
        margin: 0px;
 
20
        padding: 0px;
 
21
        border: none;
 
22
}
 
23
 
 
24
#themeSplitter {
 
25
        max-width: none;        /* Fix fuer einige Themes, z.B. In The Dark */
 
26
}
 
27
 
 
28
#themePreviewArea {
 
29
        -moz-appearance: none;
 
30
        border: none;
 
31
}
 
32
 
 
33
#resizerBox {
 
34
        display: none;
 
35
}
 
36
 
 
37
 
 
38
 
 
39
/*
 
40
        Toolbars
 
41
*/
 
42
#viewGroup {
 
43
        padding: 0px;
 
44
}
 
45
 
 
46
.viewSelector {
 
47
        margin: 0px;
 
48
}
 
49
 
 
50
#viewGroup[hideLabel=true] radio {
 
51
        min-width: 0px;
 
52
        margin: 0px 2px 0px 0px;
 
53
        padding: 2px;
 
54
}
 
55
 
 
56
#viewGroup[hideLabel=true] radio label {
 
57
        display: none;
 
58
}
 
59
 
 
60
#commandBarBottom {
 
61
        margin: 0px;
 
62
        padding: 0px 1px 1px 1px;
 
63
        border: none;
 
64
        -moz-box-flex: 0;       /* f�r einige Themes */
 
65
}
 
66
 
 
67
#addonsMsg .outset {
 
68
        border: none;
 
69
}
 
70
 
 
71
#searchbox,
 
72
#searchbox > .plain {
 
73
        -moz-box-flex: 1000;
 
74
 
 
75
}
 
76
 
 
77
 
 
78
 
 
79
/*
 
80
        Add-ons
 
81
*/
 
82
vbox[id="urn:mozilla:addons:search:status:header"] label {
 
83
        margin: 5px;
 
84
        font-size: 14px;
 
85
        font-weight: bold;
 
86
}
 
87
 
 
88
richlistitem {
 
89
        padding: 4px 0px 4px 4px;
 
90
}
 
91
 
 
92
*[aios_appOS="Darwin"] richlistitem {
 
93
        border-bottom-style: dotted;
 
94
}
 
95
 
 
96
richlistitem button {
 
97
        min-width: 0px;
 
98
}
 
99
 
 
100
richlistitem[typeName="searchResult"][selected="true"] {
 
101
        padding: 0px;
 
102
}
 
103
 
 
104
richlistitem[typeName="searchResult"][selected="true"] vbox.addon-icon {
 
105
        display: none;
 
106
}
 
107
 
 
108
richlistitem[typeName="searchResult"][selected="true"] vbox.addonTextBox {
 
109
        margin: 5px 0px;
 
110
}
 
111
 
 
112
hbox[anonid="addonNameVersion"] {
 
113
        -moz-box-flex: 1;
 
114
}
 
115
 
 
116
richlistitem[typeName="searchResult"][selected="true"] hbox[anonid="addonNameVersion"] label {
 
117
        font-size: 12px;
 
118
}
 
119
 
 
120
richlistitem[typeName="searchResult"] .addonRating {
 
121
        margin-right: 5px;
 
122
}
 
123
 
 
124
richlistitem[typeName="searchResult"][selected="true"] .addon-search-details {
 
125
        -moz-box-orient: vertical;
 
126
}
 
127
 
 
128
 
 
129
 
 
130
/*
 
131
        Buttons
 
132
*/
 
133
#installFileButton,
 
134
#installFileButton[disabled="true"],
 
135
#installFileButton:not([disabled="true"]):hover,
 
136
#installFileButton:not([disabled="true"]):hover:active,
 
137
 
 
138
#showUpdateInfoButton,
 
139
#showUpdateInfoButton[disabled="true"],
 
140
#showUpdateInfoButton:not([disabled="true"]):hover,
 
141
#showUpdateInfoButton:not([disabled="true"]):hover:active,
 
142
 
 
143
#hideUpdateInfoButton,
 
144
#hideUpdateInfoButton[disabled="true"],
 
145
#hideUpdateInfoButton:not([disabled="true"]):hover,
 
146
#hideUpdateInfoButton:not([disabled="true"]):hover:active,
 
147
 
 
148
#checkUpdatesAllButton,
 
149
#checkUpdatesAllButton[disabled="true"],
 
150
#checkUpdatesAllButton:not([disabled="true"]):hover,
 
151
#checkUpdatesAllButton:not([disabled="true"]):hover:active,
 
152
 
 
153
#installUpdatesAllButton,
 
154
#installUpdatesAllButton[disabled="true"],
 
155
#installUpdatesAllButton:not([disabled="true"]):hover,
 
156
#installUpdatesAllButton:not([disabled="true"]):hover:active {
 
157
        -moz-image-region: rect(0px, 16px, 0px, 16px);
 
158
}
 
159
 
 
160
#installFileButton,
 
161
#installUpdatesAllButton {
 
162
        list-style-image: url(smallIcons/options.png);
 
163
}
 
164
 
 
165
#installFileButton[disabled=true] {
 
166
        list-style-image: url(smallIcons/options_dis.png);
 
167
}
 
168
 
 
169
#showUpdateInfoButton,
 
170
#checkUpdatesAllButton {
 
171
        list-style-image: url(smallIcons/ok.png);
 
172
}
 
173
 
 
174
#hideUpdateInfoButton {
 
175
        list-style-image: url(smallIcons/disable.png);
 
176
}
 
177
 
 
178
#checkUpdatesAllButton[disabled=true] {
 
179
        list-style-image: url(smallIcons/ok_dis.png);
 
180
}
 
181
 
 
182
 
 
183
 
 
184
/*
 
185
        Firefox-Standard-Theme
 
186
*/
 
187
window[aios_appDefTheme="true"] #topStackBar,
 
188
window[aios_appDefTheme="true"] #aios-searchpanel-top {
 
189
        border-bottom: 1px solid ThreedHighlight;
 
190
}
 
191
 
 
192
window[aios_appDefTheme="true"] #searchbox {
 
193
        margin-left: 2px;
 
194
}
 
195
 
 
196
window[aios_appDefTheme="true"][aios_appOS="Linux"] #viewGroup {
 
197
        -moz-appearance: none;
 
198
        border-left: none;
 
199
        border-right: none;
 
200
        background-color: #FFFFFF;
 
201
}
 
202
 
 
203
window[aios_appDefTheme="true"][aios_appOS="Linux"] notification > hbox {
 
204
        margin: 0px;
 
205
}
 
206
 
 
207
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #topStackBar,
 
208
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #viewGroup,
 
209
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #aios-searchpanel-top,
 
210
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #commandBarBottom,
 
211
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #searchPanel,
 
212
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #extensionsBox,
 
213
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #extensionsView {
 
214
        border-top: none !important;
 
215
        border-bottom: none !important;
 
216
        background-color: #D4DDE5 !important;
 
217
        background-image: none !important;
 
218
}
 
219
 
 
220
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #commandBarBottom {
 
221
        padding-top: 3px;
 
222
        padding-bottom: 3px;
 
223
}
 
224
 
 
225
window[aios_appDefTheme="true"] #themeSplitter {
 
226
        border-top: 1px solid ActiveBorder;
 
227
        border-bottom: 1px solid ActiveBorder;
 
228
}
 
229
 
 
230
window[aios_appDefTheme="true"] #aios-searchpanel-top,
 
231
window[aios_appDefTheme="true"] #extensionsBox > hbox[flex="1"],
 
232
window[aios_appDefTheme="true"] #addonsMsg notification {
 
233
        border-top: 1px solid ThreedShadow;
 
234
}
 
235
 
 
236
window[aios_appDefTheme="true"][aios_appOS="Darwin"] #extensionsBox > hbox[flex="1"] {
 
237
        border-top: none;
 
238
}
 
239
 
 
240
window[aios_appDefTheme="true"] vbox[id="urn:mozilla:addons:search:status:header"],
 
241
window[aios_appDefTheme="true"] #viewGroup {
 
242
        border-bottom: 1px solid ThreedShadow;
 
243
}
 
244
 
 
245
window[aios_appDefTheme="true"] vbox[id="urn:mozilla:addons:search:status:header"],
 
246
window[aios_appDefTheme="true"] #addonsMsg .outset {
 
247
        border-top: 1px solid ThreedHighlight;
 
248
}
 
249
 
 
250
window[aios_appDefTheme="true"][aios_appOS="Darwin"] vbox[id="urn:mozilla:addons:search:status:header"] {
 
251
        border-top: 1px solid #666666;
 
252
        border-bottom: 1px solid #666666;
 
253
        background-color: #D4DDE5;
 
254
}
 
255
 
 
256
window[aios_appDefTheme="true"] #commandBarBottom,
 
257
window[aios_appDefTheme="true"] #searchPanel {
 
258
        -moz-appearance: toolbox;
 
259
}
 
260
 
 
261
 
 
262
 
 
263
/*
 
264
        Firefox- und Windows-Standard-Theme
 
265
*/
 
266
window[aios_appDefTheme="true"]:-moz-system-metric(windows-default-theme) #aios-searchpanel-top,
 
267
window[aios_appDefTheme="true"]:-moz-system-metric(windows-default-theme) #extensionsBox > hbox[flex="1"],
 
268
window[aios_appDefTheme="true"]:-moz-system-metric(windows-default-theme) #addonsMsg notification {
 
269
        border-top: 1px solid ActiveBorder;
 
270
}
 
271
 
 
272
window[aios_appDefTheme="true"] vbox[id="urn:mozilla:addons:search:status:header"],
 
273
window[aios_appDefTheme="true"]:-moz-system-metric(windows-default-theme) #viewGroup {
 
274
        border-bottom: 1px solid ActiveBorder;
 
275
}
 
 
b'\\ No newline at end of file'