The CSS rule 𝘒𝘴𝘱𝘦𝘀𝘡-𝘳𝘒𝘡π˜ͺ𝘰 now works in all major browsers. ~77% adoption according to http://caniuse.com. Soon there will be no need for padding hacks. v.redd.it/hq86lnwc7cz71
πŸ‘︎ 2k
πŸ’¬︎
πŸ‘€︎ u/mikaelainalem
πŸ“…︎ Nov 13 2021
🚨︎ report
Feeling like a hack. How to learn CSS?

I've gotten around React and gotten around plenty of Javascript. Yet what I continuously struggle with has been CSS.

I imagine there to be common/frequently used CSS attributes and combinations. Is there some source which focuses on that?

Anyone feels this way? What are the solutions to learn CSS right.

πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/chickenbabies
πŸ“…︎ Jan 02 2022
🚨︎ report
Anyone know the config location of AppCenter? Normally it would be in either /var/lib/flatpak/app or ~/.var/app, but I can't find it in either location. Trying to apply a CSS hack I've been working on to get slimmer headerbars, and AppCenter is the only untouched app.

https://preview.redd.it/4sj0uhjvp8481.png?width=1920&format=png&auto=webp&s=7738b4179e3d25532d18c703fe8a35a129fa3a92

πŸ‘︎ 14
πŸ’¬︎
πŸ‘€︎ u/tnetenbaa
πŸ“…︎ Dec 08 2021
🚨︎ report
this dude boutta hack me with CSS lmao reddit.com/gallery/odlih3
πŸ‘︎ 71
πŸ’¬︎
πŸ‘€︎ u/wutadamyt
πŸ“…︎ Jul 04 2021
🚨︎ report
A theme with docked active tab, without css hacks

Normal Density flavor: AMO link and preview

Compact Density flavor: AMO link and preview

Uses a visual trick with the background image and the frame color to soft-join the active tab to the toolbar, so make sure you test the right version for your Customize Density setting!

Now in a bit more neutral tone, and without the noodles ;(

πŸ‘︎ 15
πŸ’¬︎
πŸ‘€︎ u/aveyo
πŸ“…︎ Jun 07 2021
🚨︎ report
Warm theme that joins PROTON active tab without the need of css hacks.. compact density version available addons.mozilla.org/en-US/…
πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/aveyo
πŸ“…︎ Jun 05 2021
🚨︎ report
CSS Hack: Smooth neumoprhism smooth bevels without box-shadows
.bevel {
    position: relative;
}

.bevel::after {
    position: absolute;
    content: '';
    display: block;

    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

    mix-blend-mode: overlay;

    border-style: solid;
    border-width: 2px;
    border-color: white black black white;
    filter: blur(4px);
}

https://preview.redd.it/szslqwepjtv51.png?width=478&format=png&auto=webp&s=50187d51170a097f31a281c77934737f4378caa5

You can also add some inset box-shadows on ::before for interesting effect

https://preview.redd.it/jg7s3hsyitv51.png?width=653&format=png&auto=webp&s=a1693f0b0afb44c7c7e3c2696a75ab56d38331a7

πŸ‘︎ 115
πŸ’¬︎
πŸ‘€︎ u/loverdrive
πŸ“…︎ Oct 28 2020
🚨︎ report
CSS hack for narrow statistics page?

Using Chrome on Windows, the statistics graphs require the window to be ~1920px wide to show the latest content on the graph. At narrower browser window widths the right (newest data) side of the graphs are chopped off.

Has anyone already come up with a CSS overrideβ€”that can be applied via an extension like Stylebotβ€”that would fix this to cause the graphs to either be only as wide as the window, or at least offset to the right side is anchored to the right side of the window?

For illustration, here is the window screenshotted at the ~same time, wide vs. narrow.

Window at 1920px wide

Window at 780px wide; note missing graph data on right.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Phrogz
πŸ“…︎ Feb 26 2021
🚨︎ report
Ridiculously troublesome CSS hacks - made stupidly easy with Flexbox. github.com/philipwalton/s…
πŸ‘︎ 1k
πŸ’¬︎
πŸ‘€︎ u/Dannyboi93
πŸ“…︎ Nov 10 2019
🚨︎ report
My favorite CSS hack medium.com/@gajus/my-favo…
πŸ‘︎ 921
πŸ’¬︎
πŸ‘€︎ u/gajus0
πŸ“…︎ Sep 04 2019
🚨︎ report
If you've not stumbled upon it, MrOtherGuy's github is a goldmine of Firefox CSS hacks. github.com/MrOtherGuy/fir…
πŸ‘︎ 99
πŸ’¬︎
πŸ‘€︎ u/areyoudizzzy
πŸ“…︎ Sep 01 2020
🚨︎ report
CSS/Javascript Hack Request?

I need help acessing a page that is bloacked by a Modal (not sure if thats what its called?)

It requires a login before acessing the page, and i'm willing to share the login and password, need to just access the information on the page. Anyone please?

πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/chikwandaful
πŸ“…︎ Sep 30 2020
🚨︎ report
i'm going to hack the css mainframe using java sql mitm encryption and the md5 hash
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/QuirtTheDirt
πŸ“…︎ Feb 09 2021
🚨︎ report
Make Notion Tables Beautiful! - CSS Hack! notion.so/00yop/Notion-NE…
πŸ‘︎ 42
πŸ’¬︎
πŸ‘€︎ u/SamLovesNotion
πŸ“…︎ Jan 05 2020
🚨︎ report
[Budgie] dconf and CSS hacks
πŸ‘︎ 206
πŸ’¬︎
πŸ‘€︎ u/streambinder
πŸ“…︎ May 10 2019
🚨︎ report
Quick hack: How to make the new CSS Overview feature of Chromium Devtools shareable christianheilmann.com/202…
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/rw3iss
πŸ“…︎ Nov 18 2020
🚨︎ report
New interface, CSS, add-ons, and privacy features in Firefox 64 – Mozilla Hacks - the Web developer blog hacks.mozilla.org/2018/12…
πŸ‘︎ 167
πŸ’¬︎
πŸ‘€︎ u/Robert_Ab1
πŸ“…︎ Dec 17 2018
🚨︎ report
How much should I be familiar with CSS positioning hacks now that flexbox has 96% browser support?

Flexbox makes positioning way easier. It makes a lot of hacks unnecessary. However, are there any downsides to not nailing down your horizontal or vertical position game because you use flexbox?

πŸ‘︎ 14
πŸ’¬︎
πŸ‘€︎ u/BigBootyBear
πŸ“…︎ Sep 16 2019
🚨︎ report
CSS Scroll Snap Updated in Firefox 68 – Mozilla Hacks - the Web developer blog hacks.mozilla.org/2019/06…
πŸ‘︎ 10
πŸ’¬︎
πŸ“…︎ Jun 21 2019
🚨︎ report
Sm4sh 3DS Hacks - CSS Rearrangement imgur.com/a/uFoay
πŸ‘︎ 230
πŸ’¬︎
πŸ‘€︎ u/SD_DS
πŸ“…︎ Feb 24 2016
🚨︎ report
So you really can hack with HTML/CSS
πŸ‘︎ 109
πŸ’¬︎
πŸ‘€︎ u/redjack32
πŸ“…︎ Sep 16 2018
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.