Skip to content
Snippets Groups Projects
Commit 508ac95e authored by Jan-Michael Löhlein's avatar Jan-Michael Löhlein
Browse files

Fix dev input in some weird cases

parent 1872c9c0
Branches
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
.disabled {opacity: 0.60; filter: grayscale(100%); pointer-events: none !important;}
.button-narrow {padding-left: 1em; padding-right: 1em;}
.message {padding: 0.2em 0.5em; border: 1px solid rgba(127,127,127,0.5); border-radius: 4px; background-color: rgba(127,127,127,0.05); display: inline-block;}
input {color: #444;}
</style>
</head>
<body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment