Folder rename
This commit is contained in:
parent
29c6aa2da0
commit
010c5c5a9a
@ -333,9 +333,6 @@ input, select, textarea {
|
|||||||
.tui-fieldset-button:active {
|
.tui-fieldset-button:active {
|
||||||
color: rgb(0, 255, 255)!important;
|
color: rgb(0, 255, 255)!important;
|
||||||
}
|
}
|
||||||
.tui-fieldset legend {
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* CHECKBOX */
|
/* CHECKBOX */
|
||||||
.tui-checkbox {
|
.tui-checkbox {
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
<title>TUI</title>
|
<title>TUI</title>
|
||||||
<link rel="stylesheet" href="TuiCSS/style.css">
|
<link rel="stylesheet" href="TuiCss/style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user