Logo
Explore Help
Sign In
drowl87/hextra_mirror
1
0
Fork 1
You've already forked hextra_mirror
mirror of https://github.com/imfing/hextra.git synced 2025-05-13 14:06:25 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
hextra_mirror/assets/css/components/code-copy.css

8 lines
193 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))
) {
fix: typo in code-copy.css * regenerate css and update hugo stats json
2024-03-28 09:33:35 +00:00
.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
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 153ms 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