mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Cleanup panels
This commit is contained in:
@@ -14,11 +14,13 @@
|
||||
}
|
||||
|
||||
.inset-panel {
|
||||
position: relative;
|
||||
background-color: @inset-panel-background-color;
|
||||
}
|
||||
|
||||
.tool-panel {
|
||||
.text(normal);
|
||||
position: relative;
|
||||
|
||||
opacity: 0.8;
|
||||
background-color: @tool-panel-background-color;
|
||||
|
||||
Reference in New Issue
Block a user