Removes Driller from ScriptCanvas
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
-85
@@ -1116,91 +1116,6 @@ QPushButton#captureButton:disabled {
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
Driller--DrillerCaptureWindow > #centralwidget > #playButton {
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
Driller--DrillerCaptureWindow > #centralwidget > AzToolsFramework--AZAutoSizingScrollArea#scrollArea {
|
||||
background-color: rgb(100,100,100);
|
||||
border: 1px solid rgb(100,100,100);
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
Driller--DrillerMainWindow QDockWidget
|
||||
{
|
||||
background: rgb(56, 58, 59);
|
||||
}
|
||||
|
||||
Driller--DrillerMainWindow QDockWidget::title
|
||||
{
|
||||
background: rgb(56, 58, 59);
|
||||
}
|
||||
|
||||
Driller--DrillerMainWindow QDockWidget .QWidget
|
||||
{
|
||||
background: rgb(56, 58, 59);
|
||||
border: 0px solid red;
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
Driller--ChannelControl > QFrame {
|
||||
background-color: rgb(100, 100, 100);
|
||||
}
|
||||
|
||||
Driller--ChannelControl > #infoArea > QLabel {
|
||||
color: #999999;
|
||||
font-size: 12px;
|
||||
font-family: "open sans";
|
||||
font-weight:600;
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
Driller--ChannelProfilerWidget #profilerName {
|
||||
color: #cccccc;
|
||||
font-size: 13px;
|
||||
font-family: "open sans";
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
Driller--AnnotationHeaderView {
|
||||
background-color: rgb(80,80,80);
|
||||
}
|
||||
|
||||
Driller--AnnotationHeaderView > #frame {
|
||||
background-color: rgb(80,80,80);
|
||||
}
|
||||
|
||||
Driller--AnnotationHeaderView > #frame > #annotationBackground {
|
||||
background-color: rgb(80,80,80);
|
||||
}
|
||||
|
||||
Driller--AnnotationHeaderView > #frame > #annotationBackground > #configureAnnotations {
|
||||
color: white;
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
Driller--CollapsiblePanel > QGroupBox {
|
||||
background-color: rgb(56, 58, 59);
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
AzToolsFramework--TargetSelectorButton#targetButton {
|
||||
color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user