mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Make tab text 'unselectable'
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
padding: 0;
|
||||
font: 12px "Lucida Grande", Helvetica, Arial, serif;
|
||||
overflow: hidden;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
#tabs .clearfix:after {
|
||||
|
||||
Reference in New Issue
Block a user