mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Don't need it
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
li {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
li:hover {
|
||||
background-color: grey;
|
||||
}
|
||||
Reference in New Issue
Block a user