We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d933b00 commit 541b407Copy full SHA for 541b407
.github/README.md
@@ -1,6 +1,6 @@
1
# Kirby Focus
2
3
-  
+  
4
5
> **FOR THE KIRBY 2 VERSION OF THIS PLUGIN, PLEASE CHECK OUT THE [KIRBY-2](https://github.com/flokosiol/kirby-focus/tree/kirby-2) BRANCH**
6
index.css
@@ -87,3 +87,7 @@
87
top: 15px;
88
left: 18px;
89
}
90
+
91
+.kirby-focus-field[disabled] {
92
+ pointer-events: none
93
+}
0 commit comments