You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
light theme input box color
This commit is contained in:
@@ -112,7 +112,8 @@
|
|||||||
|
|
||||||
.input-group input {
|
.input-group input {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
border: 1px solid #ddd;
|
background-color: #F5F5F5;
|
||||||
|
border: 1px solid #ccc;
|
||||||
outline-color: #007bff;
|
outline-color: #007bff;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user