Skip to content

Commit

Permalink
Merge branch 'bug_22669/there_are_unused_css_classes_due_to_wrong_css…
Browse files Browse the repository at this point in the history
…_class_name_pr' into branches/rudder/7.3
  • Loading branch information
Jenkins CI committed Apr 25, 2023
2 parents cd49399 + b0ce6e0 commit 119ece1
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 2,774 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ body{
z-index: 99999;
}

.skin-yellow .modal{
.modal{
overflow-x: hidden;
overflow-y: auto;
}
Expand All @@ -111,15 +111,15 @@ body{
}
}

.skin-yellow .modal-header {
.modal-header {
background-color: #041922;
font-family: sans-serif;
font-weight: bold;
color: #fff;
border-radius: 0;
}

.skin-yellow .modal-body {
.modal-body {
font-size : 14px;
}

Expand Down Expand Up @@ -274,22 +274,6 @@ body{
z-index : 3;
}

.directive-footer{
width:68%
}

.rule-footer{
width:96%;
left:25px;
margin-left:0px;
bottom: 50px;
border-right:0;
}

#editRuleZone form {
padding-bottom:40px;
}

@media (max-width:1280px) {
.container {
padding:120px 0 30px;
Expand Down Expand Up @@ -409,35 +393,35 @@ body{
z-index:1050;
}

.skin-yellow .modal .table#grid_dependentRulesGrid {
.modal .table#grid_dependentRulesGrid {
margin-bottom: 0;
}

.skin-yellow.modal .modal-content {
.modal .modal-content {
border-radius: 4px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.skin-yellow .modal .modal-header {
.modal .modal-header {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.skin-yellow .modal .modal-body {
.modal .modal-body {
overflow-y: auto;
max-height: 76vh;
overflow-x: hidden;
}
.skin-yellow.modal .tooltip {
.modal .tooltip {
opacity: 1;
}

.skin-yellow .modal .space-top{
.modal .space-top{
margin-top: 30px !important;
}
.skin-yellow .modal .space-bottom{
.modal .space-bottom{
margin-bottom: 30px !important;
}
.skin-yellow .modal .space-right{
.modal .space-right{
margin-right: 10px !important;
}
.content-wrapper .form-control.errorInput {
Expand All @@ -452,14 +436,14 @@ body{
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}
.skin-yellow .modal .well.jstree-rudder.jstree-focused, .skin-yellow .modal .well.jstree-rudder {
.modal .well.jstree-rudder.jstree-focused, .modal .well.jstree-rudder {
background: #FBFBFB;
}

.content-wrapper form input {
width: auto;
}
.skin-yellow .modal #CRStatus {
.modal #CRStatus {
background-color: #f5f5f5;
font-size: 15px;
font-weight: bold;
Expand All @@ -472,7 +456,7 @@ body{
display: inline-block;
border: 1px solid #C1BEBE;
}
.skin-yellow .modal .form-control.vresize {
.modal .form-control.vresize {
resize: vertical;
}
.content-wrapper label.valign, .content-wrapper .valign{
Expand All @@ -494,32 +478,32 @@ body{
margin-bottom: 0;
font-weight: normal;
}
.skin-yellow .modal #validationForm span.col-xs-offset-0.col-sm-offset-0{
.modal #validationForm span.col-xs-offset-0.col-sm-offset-0{
margin-left:0;
width:100%;
}
@media (min-width: 1200px){
.skin-yellow .modal .subContainerReasonField textarea.form-control.col-lg-12 {
.modal .subContainerReasonField textarea.form-control.col-lg-12 {
width: 75%;
}
}
@media (max-width: 1200px){
.skin-yellow .modal .text-right.wbBaseFieldLabel{
.modal .text-right.wbBaseFieldLabel{
text-align: left;
}
}
.skin-yellow .modal .field_errors,.skin-yellow .modal .error,.skin-yellow .modal .errors {
.modal .field_errors,.modal .error,.modal .errors {
color: #DA291C;
}
.skin-yellow .modal .btn.wideButton{
.modal .btn.wideButton{
width: auto;
}
.skin-yellow .modal .alert .glyphicon{
.modal .alert .glyphicon{
top: 5px;
font-size: 20px;
}

.skin-yellow .modal h4.audit-title{
.modal h4.audit-title{
padding-left: 0px;
padding-bottom: 8px;
margin-bottom: 25px;
Expand All @@ -531,13 +515,13 @@ body{
margin:0;
border: none;
}
.skin-yellow .modal .errors-container{
.modal .errors-container{
margin-top: 4px;
font-size: 12px;
padding: 0;
font-weight: bold;
}
.skin-yellow .modal .space-top-sm{
.modal .space-top-sm{
margin-top: 4px;
}
.content-wrapper .panel-group a:hover, .content-wrapper .panel-group a:focus{
Expand All @@ -555,14 +539,14 @@ body{
.content-wrapper .font-bold {
font-weight: bold !important;
}
.skin-yellow .modal .align-radio-generate-input,
.skin-yellow .reveal-password {
.modal .align-radio-generate-input,
.reveal-password {
height: 34px;
}
.skin-yellow .modal #pendingNodeConfirm thead tr{
.modal #pendingNodeConfirm thead tr{
background: #DAD9D9;
}
.skin-yellow .modal tr.color1 {
.modal tr.color1 {
background-color: #fff;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -459,14 +459,6 @@ body > .modal-backdrop.fade.in{
.content-wrapper .input-group.rect-padding{
margin-left:-3px;
}
.directive-footer {
width: 59.3%;
bottom: 0;
border-right: 0;
}
.sidebar-collapse .directive-footer {
width: 63.2%;style="margin-top: 10px;padding: 0 4px;"
}

/* --- TECHNIQUES PAGE --- */
#editForm table{
Expand Down Expand Up @@ -745,10 +737,6 @@ body > .modal-backdrop.fade.in{
padding-left: 20px;
padding-right: 20px;
}
#directiveToolbar .btn,.fixed-footer.rule-footer .btn{
width:auto;
min-width:80px;
}
#priority select.form-control,#version select.form-control{
width: auto;
}
Expand Down Expand Up @@ -2460,9 +2448,6 @@ table a > i.fa-pencil:hover{
}

/* TABS */
#editRuleZone .box .box-title .fa {
text-align: center;
}
.ui-tabs-nav{
border-bottom: 2px solid #d6deef;
}
Expand Down

0 comments on commit 119ece1

Please sign in to comment.