Removes border and background from Paste Address button for send tab page
This commit is contained in:
parent
e649da69ef
commit
f96610a66b
2 changed files with 980 additions and 542 deletions
|
|
@ -88,6 +88,8 @@
|
|||
&.contains-address {
|
||||
.address {
|
||||
display: inline;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
.non-address {
|
||||
display: none;
|
||||
|
|
|
|||
1524
www/css/main.css
1524
www/css/main.css
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue