forked from Github/Axter-Stash
Added title copy to clipboard feature
This commit is contained in:
9
plugins/RenameFile/renamefile.css
Normal file
9
plugins/RenameFile/renamefile.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.renamefile {
|
||||
color: unset;
|
||||
&:hover {
|
||||
text-decoration: unset;
|
||||
}
|
||||
&:active {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user