File tree Expand file tree Collapse file tree 1 file changed +1
-30
lines changed Expand file tree Collapse file tree 1 file changed +1
-30
lines changed Original file line number Diff line number Diff line change 6262 cursor : pointer ;
6363 }
6464
65- & .disabled-row {
66- opacity : 0.5 ;
67- cursor : not-allowed ;
68- pointer-events : none ;
69- color : #8d8d8d ;
70-
71- & :hover {
72- background-color : transparent ;
73- }
74- }
75-
7665 .cell {
7766 display : flex ;
7867 align-items : flex-start ;
@@ -451,22 +440,4 @@ table.miq_preview {
451440 width : 50px ;
452441 padding-left : 24px ;
453442 }
454- }
455-
456- .automated-workflow-entry-points {
457- tbody tr .disabled-row {
458- opacity : 0.5 !important ;
459- cursor : not-allowed !important ;
460- pointer-events : none !important ;
461- color : #8d8d8d !important ;
462- background-color : #f4f4f4 !important ;
463-
464- & :hover {
465- background-color : #f4f4f4 !important ;
466- }
467-
468- td {
469- color : #8d8d8d !important ;
470- }
471- }
472- }
443+ }
You can’t perform that action at this time.
0 commit comments