Folder rename

This commit is contained in:
vinicius.reif 2018-09-12 12:05:32 -03:00
parent 29c6aa2da0
commit 010c5c5a9a
2 changed files with 1 additions and 4 deletions

View File

@ -333,9 +333,6 @@ input, select, textarea {
.tui-fieldset-button:active {
color: rgb(0, 255, 255)!important;
}
.tui-fieldset legend {
color: white;
}
/* CHECKBOX */
.tui-checkbox {

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>TUI</title>
<link rel="stylesheet" href="TuiCSS/style.css">
<link rel="stylesheet" href="TuiCss/style.css">
</head>
<body>