Logo
Explore Help
Sign In
Genius/hextra
1
0
Fork 0
You've already forked hextra
forked from drowl87/hextra_mirror
Code Pull Requests Activity
hextra/assets/css/components/code-copy.css

8 lines
200 B
CSS
Raw Normal View History

fix(style): add backdrop to code copy button (#185) * fix(style): add backdrop to code copy button * chore: run build:css
2023-11-02 18:43:50 -04:00
@supports (
(-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))
) {
feat: allow enable/disable code block copy button (#331) * refactor: move codeblock to a partial component * feat: add flags for code block copy button * allow disable code copy button completely * allow make the copy button always visible * chore: run build:css
2024-03-28 08:32:51 +01:00
.hextra-hextra-code-copy-btn {
feat: add `hx-` prefix to Hextra Tailwind CSS classes (#300) * feat: add prefix to tailwind css classes * fix: remove unnecessary prefixes * fix: add missing prefix in other places * chore: regenerate hugo_stats.json * chore: run `npm run build:css` * chore: add `hx-` prefix to _index.fa.md * fix: lang switcher display issue * fix: add `hx-` prefix to showcase/index.fa.md * fix: lang switch param mistake
2024-02-20 17:59:31 -05:00
@apply hx-backdrop-blur-md hx-bg-opacity-[.85] dark:hx-bg-opacity-80;
fix(style): add backdrop to code copy button (#185) * fix(style): add backdrop to code copy button * chore: run build:css
2023-11-02 18:43:50 -04:00
}
}
Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 108ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API