validation styles

This commit is contained in:
dcore94 2022-03-28 17:54:21 +02:00
parent 9109930226
commit 72fbe86aca
2 changed files with 8 additions and 0 deletions

View File

@ -15,4 +15,9 @@
font-size: .6rem;
font-weight: bold;
vertical-align: super;
}
ccp-input-widget *:invalid::after{
color: red;
content: "!";
}

View File

@ -1,6 +1,9 @@
<div>
<link rel="stylesheet" href="https://nubis1.int.d4science.net:8080/ccp/css/common.css"></link>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<style>
</style>
<template id="EXECUTION_FORM_TEMPLATE">
<div name="execution_form">
<h3></h3>