@@ -4039,7 +4039,7 @@ a.opener_trigger,
4039
4039
line-height : 1.42857143
4040
4040
}
4041
4041
4042
- .sub_table_container : not (.xcontent-force-no-styling ) * : not (a ): not (.popover ): not (.popover-title ): not (.popover-content ): not (.close-popover-trigger ): not (.arrow ): not (.fa ): not (.lawobject ): not (b ): not (.btn ): not (span ): not (input ): not (.tdhead ): not (th ): not (textarea ): not (select ): not (.opener_table_cell_style_small ): not (.link_hover_effect ) {
4042
+ html : not ([data-background-style='nightRider']) .sub_table_container : not (.xcontent-force-no-styling ) * : not ( tt ) : not (a ): not (.popover ): not (.popover-title ): not (.popover-content ): not (.close-popover-trigger ): not (.arrow ): not (.fa ): not (.lawobject ): not (b ): not (.btn ): not (span ): not (input ): not (.tdhead ): not (th ): not (textarea ): not (select ): not (.opener_table_cell_style_small ): not (.link_hover_effect ) {
4043
4043
color : # 333 ;
4044
4044
background-color : # fff !important
4045
4045
}
@@ -4598,7 +4598,7 @@ tr.atshover:hover td.atscontent span {
4598
4598
.row .icons-row .inline-row div .small-icons-container > span .hidden-forged .hidden-forged-6 ,
4599
4599
.row .icons-row .inline-row div .icons-container > span .hidden-forged .hidden-forged-6 {
4600
4600
display : inline !important ;
4601
- margin-left : -30 px
4601
+ margin-left : -31 px
4602
4602
}
4603
4603
4604
4604
.row .icons-row .inline-row div .small-icons-container > span .hidden-forged .hidden-forged-6 .awcheckbox label : before ,
@@ -4610,7 +4610,7 @@ tr.atshover:hover td.atscontent span {
4610
4610
4611
4611
.row .icons-row .inline-row div .small-icons-container > span .hidden-forged .hidden-forged-6 .awcheckbox label : after ,
4612
4612
.row .icons-row .inline-row div .icons-container > span .hidden-forged .hidden-forged-6 .awcheckbox label : after {
4613
- left : -3 px
4613
+ left : -2 px
4614
4614
}
4615
4615
4616
4616
.row .icons-row .inline-row .small-icons-container : not (.forged-xx-skip ) img ,
@@ -9596,16 +9596,16 @@ body .mppopup .modal-body .table tr.noresults {
9596
9596
background-color : # f7f7f7
9597
9597
}
9598
9598
9599
- body .mppopup .modal-body .table tr td a {
9600
- color : # 333
9601
- }
9602
-
9603
9599
body .mppopup .modal-body .table tr td a [onclick *= 'select' ]: hover,
9604
9600
body .mppopup .modal-body .table tr td a [onclick *= 'parentdir' ]: hover,
9605
9601
body .mppopup .modal-body .table tr td a [onclick *= 'fileclick' ][onclick *= ', 1' ]: hover {
9606
9602
color : # 1d599d
9607
9603
}
9608
9604
9605
+ body .mppopup button [data-mppopup_confirm ] {
9606
+ line-height : 22px !important
9607
+ }
9608
+
9609
9609
body .mppopup .modal-body .table tr td {
9610
9610
word-break : break-word
9611
9611
}
@@ -9649,6 +9649,7 @@ body .mppopup .modal-header .mppopup_filter {
9649
9649
padding : 0
9650
9650
}
9651
9651
9652
+ body .mppopup .modal-footer input [data-mppopup_value ],
9652
9653
body .mppopup .modal-header .mppopup_filter input {
9653
9654
font-size : 12px ;
9654
9655
display : inline;
@@ -9659,6 +9660,10 @@ body .mppopup .modal-header .mppopup_filter input {
9659
9660
vertical-align : middle !important
9660
9661
}
9661
9662
9663
+ body .mppopup .modal-footer input [data-mppopup_value ] {
9664
+ width : 100%
9665
+ }
9666
+
9662
9667
body .mppopup .breadcrumbx {
9663
9668
margin-bottom : 11px
9664
9669
}
0 commit comments