]> git.wh0rd.org - home.git/blob - .config/google-chrome/Default/User StyleSheets/Custom.css
47503a46aa7b7cda5ef1608fe501e26664196b12
[home.git] / .config / google-chrome / Default / User StyleSheets / Custom.css
1 /*
2 * GMail Kennedy Compaction Style
3 */
4
5 /* Fixes the Google logo *
6 div.nH.oy8Mbf.nn {
7 height: !important;
8 }
9 div.GcwpPb-VArq {
10 height: 60px !important;
11 }
12 */
13
14 /* Moves the Mail menu to the top row */
15 div.Ls77Lb > div.pp:first-child {
16 /*
17 position: relative;
18 right: -165px;
19 top: -45px;
20 width: 125px;
21 z-index: 7 !important;
22 */
23 display: none;
24 }
25
26 /* Moves the Compose button to the top row */
27 div.hF56D {
28 position: absolute;
29 right: -150px;
30 top: -40px;
31 z-index: 7 !important;
32 }
33
34 /* Moves the Search buttons to the right side */
35 table.GcwpPb-imj1dd {
36 position: absolute;
37 padding: 0 !important;
38 top: -7px;
39 left: 290px;
40 width: 575px;
41 }
42 div.SmgkQb {
43 background-size: 8px 6px;
44 top: 14px !important;
45 right: 2px !important;
46 }
47
48 /* Moves the Action buttons to the top row */
49 div.VP5otc-pzeoBf {
50 position: absolute !important;
51 margin: 0 !important;
52 padding: 0 !important;
53 left: 300px;
54 top: 20px;
55 width: 100px;
56 z-index: 7 !important;
57 }
58
59 /* Mini status bar ("Loading..."); seems to pull more elements with it though
60 div.J-J5-Ji {
61 right: -200px;
62 }
63 */
64
65 /* Ads */
66 div.TXqwzb div.nH div.nH div.mq {
67 display: none;
68 }
69
70 /* Ads message page
71 td.pJjWOc div.nH div.nH div.nH {
72 display: none;
73 }
74 */
75
76 /* Ads at end of message */
77 div.nH > div.OH0apf {
78 display: none;
79 }
80
81 /* Top nav bar */
82 div.oy8Mbf div#gb {
83 display: none;
84 }
85
86 /* Removes the redundant Gear button */
87 div.DhtACd {
88 display: none !important;
89 }
90
91 /* Reduces the size of all the buttons */
92 div.tk3N6e-I {
93 height: 22px !important;
94 line-height: 22px !important;
95 font-size: 12px !important;
96 font-weight: normal !important;
97 }
98 input.GcwpPb-hsoKDf {
99 height: 24px !important;
100 }
101
102 /* Adds a separator between the left box and message pane */
103 div.NGcoE {
104 border-left: 1px solid #aaa !important;
105 padding-left: 0px !important;
106 }
107
108 /* Removes extra padding from the Priority Inbox section headers *
109 div.Wg {
110 padding: 3px 5px 3px 0 !important;
111 }
112
113 /* Removes extra padding from the stars and important flags *
114 col.y5 {
115 width: 28px !important;
116 }
117
118 /* Removes extra padding from the message list */
119 td.xY {
120 padding: 1px 5px 2px 0 !important;
121 height: inherit !important;
122 }
123
124 /* Removes bold from the message subject
125 div.y6 > span:first-child > b {
126 font-weight: normal !important;
127 }
128 */
129
130 /* Message reply field *
131 div.xcfBqd > div > div > div.ambfl {
132 display: none;
133 }
134
135 /* Padding at bottom of page */
136 div.nH div.nH div.nH div.q0CeU div.oLaOvc div.Dg58Ge div.l2 {
137 padding-top: 5px !important;
138 margin-bottom: 0px !important;
139 }
140
141 /* Padding around message subject */
142 tr td.Bu div.nH div.nH div.nH h1.ha {
143 margin: 0 0 0 0 !important;
144 padding: 0 0 0 0 !important;
145 }
146
147 /* Padding around messages */
148 div.nH div.kv div.Bk div.G3 div div div.FL1GFc {
149 margin: 0 0 0 0 !important;
150 padding: 0 0 0 0 !important;
151 }
152 div.HprMsc {
153 margin: 0 0 0 0 !important;
154 padding: 0 0 0 0 !important;
155 }
156
157 /* Padding around message header (image/first line/...) */
158 div.Bk div.G3 div div div.mNrSre div.X9rihb {
159 padding: 1px 0px 0px 1px !important;
160 }
161 div.Bk div.G3 div div div.mNrSre div.gE {
162 padding: 1px 0px 1px 0px !important;
163 }
164
165 /* Padding around message reply */
166 div.Bk div.G3 div div div.ambfl div.PGxSye {
167 padding: 1px 0px 1px 0px !important;
168 }
169 /* Padding inside the message reply border */
170 div.Bk div.G3 div div div.ambfl div.PGxSye div.ip div div.ej div div.eh div.dW {
171 padding: 1px 0px 1px 1px !important;
172 }
173 /* Padding on left side of fields in reply message */
174 div.Bk div.G3 div div div.ambfl div.PGxSye div.ip div div.ej div.fN {
175 padding: 0px 0px 1px 1px !important;
176 }
177 /* Padding around reply buttons (send/saved/discard) */
178 div.Bk div.G3 div div div.ambfl div.PGxSye div.ip div div.ej div div.CoUvaf div.dW {
179 padding: 0px 0px 1px 1px !important;
180 }
181 /* Weird vertical gap between To and CC field */
182 div.gB div.ip div div.ej div.fN form table tbody > tr:first-child + tr + tr {
183 display: none;
184 }
185 /* Padding around From/To/... labels */
186 div.gB div.ip div div.ej div.fN form table tbody td.eD {
187 padding-top: 4px !important;
188 padding-bottom: 0px !important;
189 }
190 /* Vertical padding around to/cc/bcc fields */
191 div.gB div.ip div div.ej div.fN form table tbody td.eC {
192 padding-top: 0px !important;
193 padding-bottom: 0px !important;
194 }
195 /* Padding around Edit Subject/Attach file/... links */
196 div.gB div.ip div div.ej div.fN form table tbody tr td.eF {
197 padding: 0px 0px 0px 0px !important;
198 }
199 /* Padding above "Right formatting" link */
200 div.gB div.ip div div.ej div.fN form div div.eJ table tbody tr td {
201 padding: 0px 0px 0px 0px !important;
202 }
203
204 /*
205 * Google reader
206 */
207 /* Search bar at top */
208 body.webkit.loaded div#top-bar {
209 height: 33px !important;
210 }
211 body.webkit.loaded div#top-bar div#search {
212 padding-top: 2px !important;
213 }
214 /* Subscribe bar */
215 div#main div#nav div#lhn-add-subscription-section {
216 height: 33px !important;
217 }
218 div#main div#chrome div#viewer-header {
219 height: 33px !important;
220 }
221 /* "Home" link on the left navbar */
222 div#main div#nav div#scrollable-sections-holder div#scrollable-sections div#home-section {
223 display: none;
224 }
225 /* "Explore" link on the left navbar */
226 div#main div#nav div#scrollable-sections-holder div#scrollable-sections div#lhn-recommendations {
227 display: none;
228 }
229 /* title & author from content area */
230 div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main h2.entry-title {
231 display: none;
232 }
233 div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main div.entry-author {
234 display: none;
235 }
236 /* Trim fat from the entries list */
237 div#chrome-viewer div#viewer-container div#viewer-entries-container div.samedir div#entries div.entry div.collapsed {
238 top: -3px;
239 padding-top: 0px !important;
240 padding-bottom: 3px !important;
241 border-top: 0px !important;
242 border-bottom: 0px !important;
243 margin-top: 0px !important;
244 margin-bottom: 0px !important;
245 }
246
247 /* slashdot ads */
248 div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main div.entry-body div div.item-body div p iframe {
249 display: none;
250 }
251
252 /*
253 * Google Calendar
254 */
255
256 /* Useless "Create" button in upper left */
257 div#mothertable div#nav div#sidebar {
258 display: none;
259 }
260
261 /* Padding around date navbar */
262 div#calcontent div#vr-nav {
263 padding: 0 0 0px !important;
264 margin: 0px 0 0 !important;
265 }
266
267 /* Padding above dates */
268 div#mothertable div#maincell div#mainbody {
269 padding-top: 0px !important;
270 }
271
272 /* Padding below month calendar */
273 div#mothertable div#nav div.goog-zippy-expanded {
274 padding-bottom: 0px !important;
275 }
276
277 /* Padding below "My calendars" list */
278 div#mothertable div#nav div#lhscalinner_my {
279 padding-bottom: 0px !important;
280 }
281
282 /* Left padding of cal list */
283 div#mothertable div#nav {
284 margin-left: 20px !important;
285 }
286 div#mothertable div#maincell div#mainbody {
287 margin-left: 170px !important;
288 }
289
290 /* Top search bar */
291 div#calcontent div#vr-header {
292 height: 50px !important;
293 }
294
295 /*
296 * Google bookmarks
297 */
298
299 /* Padding under search bar */
300 div.g-doc div.doc-body div#main div#mgmt-container div#search-form {
301 padding-bottom: 0px !important;
302 }
303
304 /* Padding around Create new list button */
305 div.g-doc div.doc-body div#main div#mgmt-container div#lhs div.starred-lhs {
306 margin-top: 0px !important;
307 }
308
309 /* Move Sort by/Tools menu to the right */
310 div.doc-body div#main div#mgmt-container div#lhs div#starred-tools {
311 position: absolute;
312 right: 0px;
313 }
314 div.doc-body div#main div#mgmt-container div#lhs div#starred-group {
315 position: absolute;
316 right: 0px;
317 top: 50px;
318 }
319
320 /* Remove padding around Select toolbar */
321 div.doc-body div#main div#mgmt-container div.content div#gn-thread-list div.content-header span.left-controls {
322 padding: 0px !important;
323 }
324
325 /* Padding below Select toolbar */
326 div.doc-body div#main div#mgmt-container div.content div#gn-thread-list div.section {
327 margin-top: 0px !important;
328 }
329
330 /* Padding around each bookmark */
331 div.doc-body div#main div#mgmt-container div.content div#gn-thread-list div.section div.gn-thread-item {
332 padding: 1px !important;
333 }
334 div.doc-body div#main div#mgmt-container div.content div#gn-thread-list div.section div.gn-thread-item div.gn-thread-result-block {
335 padding: 1px !important;
336 }
337
338 /* Move bookmarks up to same line as link */
339 div.doc-body div#main div#mgmt-container div.content div#gn-thread-list div.section div.gn-thread-item div.gn-thread-result-block div.gn-thread-result-line2 {
340 display: inline;
341 float: right;
342 }
343
344 /* Kill off summary/copyright/etc... at bottom */
345 html body div.g-doc:first-child + div#footer {
346 display: none;
347 }
348
349 /*
350 * Google search
351 */
352
353 /* About XXX results bar */
354 div#main > div > div#cnt > div#appbar {
355 display: none;
356 }
357
358 /*
359 * Explosm
360 */
361 html body div#container div#header div#networkbar {
362 display: none;
363 }
364 html body div#container div#header div#adbar {
365 display: none;
366 }
367 html body div#container div#header div#sidebar {
368 display: none;
369 }
370 html body div#container div#header div#maincontent div table {
371 display: none;
372 }