edit txt files. keyboard shortcut for share tools
This commit is contained in:
@@ -219,6 +219,21 @@ tr:nth-child(odd) {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.edit_form {
|
||||
display: inline-block;
|
||||
}
|
||||
.edit_form_submit {
|
||||
display: inline-block;
|
||||
margin-left: 1em;
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
color: var(--text-color);
|
||||
text-align: center;
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
/* index */
|
||||
|
||||
#index_title {
|
||||
|
||||
Reference in New Issue
Block a user