summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--notekins/nksext.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/notekins/nksext.css b/notekins/nksext.css
index ccfd8ac..b31442a 100644
--- a/notekins/nksext.css
+++ b/notekins/nksext.css
@@ -58,7 +58,7 @@ span.date span.datetz {
span.date:hover span.datetz {
opacity: initial;
}
-input[type="text"]{
+input[type="number"]{
border: none;
border-bottom: 2px solid;
outline: none !important;