mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-02 19:11:11 -03:00
Do not highlight selected prompt
This commit is contained in:
@@ -399,10 +399,6 @@ img.delete_icon {
|
||||
position: relative; /* so that our absolutely positioned elements work */
|
||||
}
|
||||
|
||||
.prompt_demo_selected {
|
||||
border: solid #00ff00 1px;
|
||||
}
|
||||
|
||||
.save_button, .prompt_save_button {
|
||||
border-radius: 5px;
|
||||
border: solid rgba(71,71,71,0.5) 1px;
|
||||
|
||||
Reference in New Issue
Block a user