diff options
author | Sandro Knauß <sknauss@kde.org> | 2016-07-18 15:35:26 +0200 |
---|---|---|
committer | Sandro Knauß <sknauss@kde.org> | 2016-07-19 09:25:33 +0200 |
commit | c18f960ac7b21f1925885395fd04f3ee1d284167 (patch) | |
tree | 5f1c2203a319b0360f2a4eb8e6bbcaea63191817 /framework/domain | |
parent | fc7e7f1024e79287b85595ca29f00c708bbe8b24 (diff) | |
download | kube-c18f960ac7b21f1925885395fd04f3ee1d284167.tar.gz kube-c18f960ac7b21f1925885395fd04f3ee1d284167.zip |
delete unnecessary files
Diffstat (limited to 'framework/domain')
-rw-r--r-- | framework/domain/CMakeLists.txt | 2 | ||||
-rw-r--r-- | framework/domain/data/mail.css | 298 |
2 files changed, 0 insertions, 300 deletions
diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt index d64aebc5..ea293655 100644 --- a/framework/domain/CMakeLists.txt +++ b/framework/domain/CMakeLists.txt | |||
@@ -15,8 +15,6 @@ set(mailplugin_SRCS | |||
15 | identitiesmodel.cpp | 15 | identitiesmodel.cpp |
16 | settings/accountsettings.cpp | 16 | settings/accountsettings.cpp |
17 | ) | 17 | ) |
18 | add_definitions(-DMAIL_DATA_DIR="${CMAKE_CURRENT_SOURCE_DIR}/data") | ||
19 | |||
20 | find_package(KF5 REQUIRED COMPONENTS Package) | 18 | find_package(KF5 REQUIRED COMPONENTS Package) |
21 | 19 | ||
22 | add_library(mailplugin SHARED ${mailplugin_SRCS}) | 20 | add_library(mailplugin SHARED ${mailplugin_SRCS}) |
diff --git a/framework/domain/data/mail.css b/framework/domain/data/mail.css deleted file mode 100644 index b77e36ee..00000000 --- a/framework/domain/data/mail.css +++ /dev/null | |||
@@ -1,298 +0,0 @@ | |||
1 | div.header { | ||
2 | margin-bottom: 10pt ! important; | ||
3 | } | ||
4 | |||
5 | table.textAtm { | ||
6 | margin-top: 10pt ! important; | ||
7 | margin-bottom: 10pt ! important; | ||
8 | } | ||
9 | |||
10 | tr.textAtmH, | ||
11 | tr.textAtmB, | ||
12 | tr.rfc822B { | ||
13 | font-weight: normal ! important; | ||
14 | } | ||
15 | |||
16 | tr.signInProgressH, | ||
17 | tr.rfc822H, | ||
18 | tr.encrH, | ||
19 | tr.signOkKeyOkH, | ||
20 | tr.signOkKeyBadH, | ||
21 | tr.signWarnH, | ||
22 | tr.sign | ||
23 | ErrH { | ||
24 | font-weight: bold ! important; | ||
25 | } | ||
26 | |||
27 | tr.textAtmH td, | ||
28 | tr.textAtmB td { | ||
29 | padding: 3px ! important; | ||
30 | } | ||
31 | |||
32 | table.rfc822 { | ||
33 | width: 100% ! important; | ||
34 | border: solid 1px black ! important; | ||
35 | margin-top: 10pt ! important; | ||
36 | margin-bottom: 10pt ! important; | ||
37 | } | ||
38 | |||
39 | table.textAtm, | ||
40 | table.encr, | ||
41 | table.signWarn, | ||
42 | table.signErr, | ||
43 | table.signOkKeyBad, | ||
44 | table.signOkKeyOk, | ||
45 | table.signInProgress, | ||
46 | div.fancy.header table { | ||
47 | width: 100% ! important; | ||
48 | border-width: 0px ! important; | ||
49 | line-height: normal; | ||
50 | } | ||
51 | |||
52 | div.htmlWarn { | ||
53 | margin: 0px 5% ! important; | ||
54 | padding: 10px ! important; | ||
55 | text-align: left ! important; | ||
56 | line-height: normal; | ||
57 | } | ||
58 | |||
59 | div.fancy.header > div { | ||
60 | font-weight: bold ! important; | ||
61 | padding: 4px ! important; | ||
62 | line-height: normal; | ||
63 | } | ||
64 | |||
65 | div.fancy.header table { | ||
66 | padding: 2px ! important; | ||
67 | text-align: left ! important; | ||
68 | border-collapse: separate ! important; | ||
69 | } | ||
70 | |||
71 | div.fancy.header table th { | ||
72 | font-family: "Helvetica" ! important; | ||
73 | font-size: 12pt; | ||
74 | padding: 0px ! important; | ||
75 | white-space: nowrap ! important; | ||
76 | border-spacing: 0px ! important; | ||
77 | text-align: left ! important; | ||
78 | vertical-align: top ! important; | ||
79 | background-color: #efebe7 ! important; | ||
80 | color: #000000 ! important; | ||
81 | border: 1px ! important; | ||
82 | } | ||
83 | |||
84 | div.fancy.header table td { | ||
85 | font-family: "Helvetica" ! important; | ||
86 | font-size: 12pt; | ||
87 | padding: 0px ! important; | ||
88 | border-spacing: 0px ! important; | ||
89 | text-align: left ! important; | ||
90 | vertical-align: top ! important; | ||
91 | width: 100% ! important; | ||
92 | background-color: #efebe7 ! important; | ||
93 | color: #000000 ! important; | ||
94 | border: 1px ! important; | ||
95 | } | ||
96 | |||
97 | div.fancy.header table a:hover { | ||
98 | background-color: transparent ! important; | ||
99 | } | ||
100 | |||
101 | span.pimsmileytext { | ||
102 | position: absolute; | ||
103 | top: 0px; | ||
104 | left: 0px; | ||
105 | visibility: hidden; | ||
106 | } | ||
107 | |||
108 | img.pimsmileyimg { | ||
109 | } | ||
110 | |||
111 | div.quotelevelmark { | ||
112 | position: absolute; | ||
113 | margin-left:-10px; | ||
114 | } | ||
115 | |||
116 | body { | ||
117 | font-family: "Helvetica" ! important; | ||
118 | font-size: 12pt; | ||
119 | color: #000000 ! important; | ||
120 | background-color: #ffffff ! important; | ||
121 | } | ||
122 | |||
123 | a { | ||
124 | color: #0000cc ! important; | ||
125 | text-decoration: none ! important; | ||
126 | } | ||
127 | |||
128 | a.white { | ||
129 | color: white ! important; | ||
130 | } | ||
131 | |||
132 | a.black { | ||
133 | color: black ! important; | ||
134 | } | ||
135 | |||
136 | table.textAtm { background-color: #000000 ! important; } | ||
137 | |||
138 | tr.textAtmH { | ||
139 | background-color: #ffffff ! important; | ||
140 | font-family: "Helvetica" ! important; | ||
141 | font-size: 12pt; | ||
142 | } | ||
143 | |||
144 | tr.textAtmB { | ||
145 | background-color: #ffffff ! important; | ||
146 | } | ||
147 | |||
148 | table.signInProgress, | ||
149 | table.rfc822 { | ||
150 | background-color: #ffffff ! important | ||
151 | ; | ||
152 | } | ||
153 | |||
154 | tr.signInProgressH, | ||
155 | tr.rfc822H { | ||
156 | font-family: "Helvetica" ! important; | ||
157 | font-size: 12pt; | ||
158 | } | ||
159 | |||
160 | table.encr { | ||
161 | background-color: #0010cc ! important; | ||
162 | } | ||
163 | |||
164 | tr.encrH { | ||
165 | background-color: #1010ee ! important; | ||
166 | color: #aaaaaa ! important; | ||
167 | font-family: "Helvetica" ! important; | ||
168 | font-size: 12pt; | ||
169 | } | ||
170 | |||
171 | tr.encrB { background-color: #ffe0e0 ! important; } | ||
172 | |||
173 | table.signOkKeyOk { | ||
174 | background-color: #00cc00 ! important; | ||
175 | } | ||
176 | |||
177 | tr.signOkKeyOkH { | ||
178 | background-color: #00ff00 ! important; | ||
179 | color: #000000 ! important; | ||
180 | font-family: "Helvetica" ! important; | ||
181 | font-size: 12pt; | ||
182 | } | ||
183 | |||
184 | tr.signOkKeyOkB { background-color: #e0ffe0 ! important; } | ||
185 | |||
186 | table.signOkKeyBad { | ||
187 | background-color: #00cc00 ! important; | ||
188 | } | ||
189 | |||
190 | tr.signOkKeyBadH { | ||
191 | background-color: #00ff00 ! important; | ||
192 | color: #000000 ! important; | ||
193 | font-family: "Helvetica" ! important; | ||
194 | font-size: 12pt; | ||
195 | } | ||
196 | |||
197 | tr.signOkKeyBadB { background-color: #e0ffe0 ! important; } | ||
198 | |||
199 | table.signWarn { | ||
200 | background-color: #cc0 ! important; | ||
201 | } | ||
202 | |||
203 | tr.signWarnH { | ||
204 | background-color: #fc0 ! important; | ||
205 | color: #000000 ! important; | ||
206 | font-family: "Helvetica" ! imp | ||
207 | ortant; | ||
208 | font-size: 12pt; | ||
209 | } | ||
210 | |||
211 | tr.signWarnB { background-color: #e0e0ff ! important; } | ||
212 | |||
213 | table.signErr { | ||
214 | background-color: #c00 ! important; | ||
215 | } | ||
216 | |||
217 | tr.signErrH { | ||
218 | background-color: #0f00 ! important; | ||
219 | color: #0000 | ||
220 | 00 ! important; | ||
221 | font-family: "Helvetica" ! important; | ||
222 | font-size: 12pt; | ||
223 | } | ||
224 | |||
225 | tr.signErrB { background-color: #d3d3f0 ! important; } | ||
226 | |||
227 | div.htmlWarn { | ||
228 | border: 2px solid #00001a ! important; | ||
229 | line-height: normal; | ||
230 | } | ||
231 | |||
232 | div.header { | ||
233 | font-family: "Helvetica" ! important; | ||
234 | font-size: 12pt; | ||
235 | } | ||
236 | |||
237 | div.fancy.header > div { | ||
238 | background-color: #308cc6 ! important; | ||
239 | color: #ffffff ! important; | ||
240 | border: solid #000000 1px ! important; | ||
241 | line-height: normal; | ||
242 | } | ||
243 | |||
244 | div.fancy.header > div a[href] { color: #ffffff ! important; } | ||
245 | |||
246 | div.fancy.header > div a[href]:hover { text-decoration: underline ! important; } | ||
247 | |||
248 | div.fancy.header > div.spamheader { | ||
249 | background-color: #cdcdcd ! important; | ||
250 | border-top: 0px ! important; | ||
251 | padding: 3px ! important; | ||
252 | color: black ! important; | ||
253 | font-weight: bold ! important; | ||
254 | font-size: 12pt; | ||
255 | } | ||
256 | |||
257 | div.fancy.header > table.outer { | ||
258 | background-color: #efebe7 ! important; | ||
259 | color: #000000 ! important; | ||
260 | border-bottom: solid #000000 1px ! important; | ||
261 | border-left: solid #000000 1px ! important; | ||
262 | border-right: solid #000000 1px ! important; | ||
263 | } | ||
264 | |||
265 | div.senderpic{ | ||
266 | padding: 0px ! important; | ||
267 | font-size:0.8em ! important; | ||
268 | border:1px solid #b8b5b2 ! important; | ||
269 | background-color:#efebe7 ! important; | ||
270 | } | ||
271 | |||
272 | div.senderstatus{ | ||
273 | text-align:center ! important; | ||
274 | } | ||
275 | |||
276 | div.quotelevel1 { | ||
277 | color: #100000 ! important; | ||
278 | } | ||
279 | |||
280 | div.quotelevel2 { | ||
281 | color: #200000 ! important; | ||
282 | } | ||
283 | |||
284 | div.quotelevel3 { | ||
285 | color: #300000 ! important; | ||
286 | } | ||
287 | |||
288 | div.deepquotelevel1 { | ||
289 | color: #100000 ! important; | ||
290 | } | ||
291 | |||
292 | div.deepquotelevel2 { | ||
293 | color: #200000 ! important; | ||
294 | } | ||
295 | |||
296 | div.deepquotelevel3 { | ||
297 | color: #300000 ! important; | ||
298 | } | ||