]> git.wh0rd.org - home.git/blob - .config/google-chrome/Default/User StyleSheets/Custom.css
6c8590c4619eea9fa7389f0ad67de17baf9cabaf
[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 /* "Home" link on the left navbar */
208 div#main div#nav div#scrollable-sections-holder div#scrollable-sections div#home-section {
209 display: none;
210 }
211 /* "Explore" link on the left navbar */
212 div#main div#nav div#scrollable-sections-holder div#scrollable-sections div#lhn-recommendations {
213 display: none;
214 }
215 /* title & author from content area */
216 div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main h2.entry-title {
217 display: none;
218 }
219 div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main div.entry-author {
220 display: none;
221 }
222 /* Trim fat from the entries list *
223 div#entries div.entry {
224 fpadding: 0px 0px 0px 0 !important;
225 margin: 0px 0px 0px 0;
226 fheight: 20px;
227 fpadding: 0px;
228 fdisplay: none;
229 }
230
231 /* slashdot ads */
232 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 {
233 display: none;
234 }
235
236 /*
237 * Google Calendar
238 */
239
240 /* Useless "Create" button in upper left */
241 div#mothertable div#nav div#sidebar {
242 display: none;
243 }
244
245 /* Padding around date navbar */
246 div#calcontent div#vr-nav {
247 padding: 0 0 0px !important;
248 margin: 0px 0 0 !important;
249 }
250
251 /* Padding above dates */
252 div#mothertable div#maincell div#mainbody {
253 padding-top: 0px !important;
254 }
255
256 /* Padding below month calendar */
257 div#mothertable div#nav div.goog-zippy-expanded {
258 padding-bottom: 0px !important;
259 }
260
261 /* Padding below "My calendars" list */
262 div#mothertable div#nav div#lhscalinner_my {
263 padding-bottom: 0px !important;
264 }
265
266 /* Left padding of cal list */
267 div#mothertable div#nav {
268 margin-left: 20px !important;
269 }
270 div#mothertable div#maincell div#mainbody {
271 margin-left: 170px !important;
272 }
273
274 /* Top search bar */
275 div#calcontent div#vr-header {
276 height: 50px !important;
277 }
278
279 /*
280 * Google search
281 */
282
283 /* About XXX results bar */
284 div#main > div > div#cnt > div#appbar {
285 display: none;
286 }
287
288 /*
289 * Explosm
290 */
291 html body div#container div#header div#networkbar {
292 display: none;
293 }
294 html body div#container div#header div#adbar {
295 display: none;
296 }
297 html body div#container div#header div#sidebar {
298 display: none;
299 }
300 html body div#container div#header div#maincontent div table {
301 display: none;
302 }