Revert "Remove .pane-item selector from core"
This reverts commit ced66d920d.
Esse commit está contido em:
+5
-2
@@ -33,14 +33,17 @@ atom-pane-container {
|
||||
min-width: 0;
|
||||
position: relative;
|
||||
|
||||
.pane-item {
|
||||
color: @text-color;
|
||||
background-color: @pane-item-background-color;
|
||||
}
|
||||
|
||||
> *, > atom-text-editor.react > * {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
color: @text-color;
|
||||
background-color: @pane-item-background-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário