mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
tweaks to remove txt field + play btn styles
This commit is contained in:
parent
9685650e45
commit
5cb8377138
@ -98,12 +98,17 @@
|
||||
|
||||
.remove-text-field-btn {
|
||||
margin-left: 3px;
|
||||
padding: 2px 4px;
|
||||
border-style: none;
|
||||
background-color: inherit;
|
||||
color: #bbb;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
}
|
||||
.remove-text-field-btn:hover {
|
||||
color: #666;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.input-field input {
|
||||
margin-left: 5px;
|
||||
@ -289,6 +294,7 @@
|
||||
|
||||
.AmitSahoo45-button-3:hover {
|
||||
background: rgb(26, 200, 69);
|
||||
color: white;
|
||||
box-shadow: 0 0 30px 5px rgb(63, 234, 106, 0.815);
|
||||
-webkit-transition: all 0.2s ease-out;
|
||||
-moz-transition: all 0.2s ease-out;
|
||||
|
Loading…
x
Reference in New Issue
Block a user