This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
remix-project
mirror of
https://github.com/ethereum/remix-project.git
Watch
2
Star
0
Fork
You've already forked remix-project
0
Code
Issues
Releases
Wiki
Activity
add placeholder css class for selected files
Browse Source
pull/4767/head
Joseph Izang
6 months ago
parent
8596021662
commit
0bc7fad0c8
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
libs/remix-ui/workspace/src/lib/css/file-explorer.css
4
libs/remix-ui/workspace/src/lib/css/file-explorer.css
Unescape
Escape
View File
@ -69,3 +69,7 @@ ul {
.
remixui_icons
:
hover
{
color
:
var
(
--text
)
;
}
.
remixui_selected
{
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/remix-project
Title
Body
Create Issue