Sat Jul 20 20:40:02 CST 2019 Source Update...
This commit is contained in:
@@ -241,7 +241,7 @@ textarea {
|
||||
/* background: var(--blue-grey); */
|
||||
background: transparent;
|
||||
border: none;
|
||||
color: #fff;
|
||||
color: #000;
|
||||
padding: 5px;
|
||||
width: 55px;
|
||||
font-family: inherit;
|
||||
@@ -1858,7 +1858,7 @@ td.hash {
|
||||
width: 60px;
|
||||
border-radius: 3px;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
color: #000;
|
||||
}
|
||||
.white-select {
|
||||
display: block;
|
||||
@@ -2773,7 +2773,7 @@ iframe
|
||||
.btn--float
|
||||
{
|
||||
float: left;
|
||||
width: 230px;
|
||||
width: 200px;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user