Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 95... Línea 95...
95
        .commands {
95
        .commands {
96
            display: inline-flex;
96
            display: inline-flex;
97
            line-height: 1.3;
97
            line-height: 1.3;
Línea 98... Línea 98...
98
 
98
 
-
 
99
            a {
99
            a {
100
 
100
                .icon {
101
                .icon {
101
                    margin-left: 0.25rem;
102
                    margin-left: 0.25rem;
Línea 102... Línea 103...
102
                }
103
                }
Línea 187... Línea 188...
187
        font-size: $font-size-xs;
188
        font-size: $font-size-xs;
188
        color: $gray-800;
189
        color: $gray-800;
Línea 189... Línea 190...
189
 
190
 
Línea -... Línea 191...
-
 
191
        transition: $transition-base;
-
 
192
 
-
 
193
        .theme-dark & {
-
 
194
            background-color: $dm-gray-400;
-
 
195
            color: $dm-gray-900;
190
        transition: $transition-base;
196
        }
191
 
197
 
192
        &:hover {
198
        &:hover {
Línea 193... Línea 199...
193
            background-color: $blue-200;
199
            background-color: $blue-200;
Línea 204... Línea 210...
204
    .move-up,
210
    .move-up,
205
    .action-icon,
211
    .action-icon,
206
    .license-status {
212
    .license-status {
207
        display: inline-flex;
213
        display: inline-flex;
208
        margin: 2px;
214
        margin: 2px;
-
 
215
        text-decoration: none;
Línea 209... Línea 216...
209
 
216
 
210
        .icon:not(.spacer) {
217
        .icon:not(.spacer) {
Línea 211... Línea 218...
211
            padding: 6px;
218
            padding: 6px;
Línea 222... Línea 229...
222
            background-color: $gray-200;
229
            background-color: $gray-200;
223
            font-size: $font-size-xs;
230
            font-size: $font-size-xs;
224
            color: $gray-800;
231
            color: $gray-800;
Línea 225... Línea 232...
225
 
232
 
-
 
233
            transition: $transition-base;
-
 
234
 
-
 
235
            .theme-dark & {
-
 
236
                background-color: $dm-gray-400;
-
 
237
                color: $dm-gray-900;
226
            transition: $transition-base;
238
            }
Línea 227... Línea 239...
227
        }
239
        }
228
 
240
 
Línea 262... Línea 274...
262
        padding: .35rem .65rem;
274
        padding: .35rem .65rem;
263
        font-size: .8rem;
275
        font-size: .8rem;
264
    }
276
    }
Línea 265... Línea 277...
265
 
277
 
266
    .dropdown-btn {
278
    .dropdown-btn {
267
        padding: 4px 8px 4px 4px;
279
        padding: 4px 8px;
-
 
280
        background-color: $gray-200;
Línea 268... Línea 281...
268
        background-color: $gray-200;
281
        text-decoration: none;
269
 
282
 
270
        .theme-dark & {
283
        .theme-dark & {
271
            background-color: $dm-gray-200;
284
            background-color: $dm-gray-400;
272
        }
285
        }
Línea 273... Línea 286...
273
    }
286
    }
Línea 399... Línea 412...
399
    background-color: $gray-200;
412
    background-color: $gray-200;
400
    font-size: $font-size-xs;
413
    font-size: $font-size-xs;
401
    color: $gray-800;
414
    color: $gray-800;
Línea 402... Línea 415...
402
 
415
 
-
 
416
    transition: $transition-base;
-
 
417
 
-
 
418
    .theme-dark & {
-
 
419
        background-color: $dm-gray-400;
-
 
420
        color: $dm-gray-900;
403
    transition: $transition-base;
421
    }
Línea 404... Línea 422...
404
}
422
}
405
 
423
 
406
.tag-areas-table .c2 a:hover,
424
.tag-areas-table .c2 a:hover,
Línea 550... Línea 568...
550
                font-size: $font-size-xs;
568
                font-size: $font-size-xs;
551
                color: $gray-800;
569
                color: $gray-800;
Línea 552... Línea 570...
552
 
570
 
Línea -... Línea 571...
-
 
571
                transition: $transition-base;
-
 
572
 
-
 
573
                .theme-dark & {
-
 
574
                    background-color: $dm-gray-400;
553
                transition: $transition-base;
575
                    color: $dm-gray-900;
Línea 554... Línea 576...
554
 
576
                }
555
            }
577
            }
556
 
578
 
Línea 615... Línea 637...
615
#manageauthtable,
637
#manageauthtable,
616
#antivirusmanagement,
638
#antivirusmanagement,
617
#mediaplayerplugins,
639
#mediaplayerplugins,
618
.managecontentbanktable {
640
.managecontentbanktable {
619
    td a {
641
    td a {
-
 
642
        display: inline-block;
Línea 620... Línea 643...
620
 
643
 
621
        .icon:not(.spacer),
644
        .icon:not(.spacer),
622
        .icon:not(.noicon) {
645
        .icon:not(.noicon) {
623
            margin: 1px;
-
 
624
            width: 20px;
646
            margin: 1px;
Línea 625... Línea 647...
625
            padding: 6px;
647
            padding: 10px;
626
 
648
 
627
            display: inline-flex;
649
            display: inline-flex;
Línea 628... Línea 650...
628
            align-items: center;
650
            align-items: center;
Línea 629... Línea 651...
629
            justify-content: center;
651
            justify-content: center;
630
 
652
 
631
            border-radius: $btn-border-radius-lg;
653
            border-radius: $btn-border-radius-lg;
Línea 632... Línea 654...
632
 
654
 
Línea -... Línea 655...
-
 
655
            background-color: $gray-200;
-
 
656
            font-size: $font-size-md;
-
 
657
            color: $gray-800;
-
 
658
 
633
            background-color: $gray-200;
659
            transition: $transition-base;
Línea 634... Línea 660...
634
            font-size: $font-size-xs;
660
 
635
            color: $gray-800;
661
            .theme-dark & {
636
 
662
                background-color: $dm-gray-400;
Línea 667... Línea 693...
667
                color: $gray-800;
693
                color: $gray-800;
Línea 668... Línea 694...
668
 
694
 
Línea 669... Línea 695...
669
                transition: $transition-base;
695
                transition: $transition-base;
670
 
696
 
671
                .theme-dark & {
697
                .theme-dark & {
672
                    background-color: $dm-gray-200;
698
                    background-color: $dm-gray-400;
673
                    color: $dm-gray-800;
699
                    color: $dm-gray-900;
Línea 674... Línea 700...
674
                }
700
                }
675
            }
701
            }
Línea 680... Línea 706...
680
                .icon:not(.spacer),
706
                .icon:not(.spacer),
681
                .icon:not(.noicon) {
707
                .icon:not(.noicon) {
682
                    background-color: $gray-300;
708
                    background-color: $gray-300;
Línea 683... Línea 709...
683
 
709
 
684
                    .theme-dark & {
710
                    .theme-dark & {
685
                        background-color: $dm-gray-300;
711
                        background-color: $dm-gray-400;
686
                    }
712
                    }
687
                }
713
                }
Línea 688... Línea 714...
688
            }
714
            }
Línea 825... Línea 851...
825
        }
851
        }
826
    }
852
    }
Línea 827... Línea 853...
827
 
853
 
828
    .allow {
854
    .allow {
829
        background-color: $green-200;
855
        background-color: $green-200;
Línea 830... Línea 856...
830
        color: $green-700;
856
        color: $green-800;
831
 
857
 
-
 
858
        .theme-dark & {
832
        .theme-dark & {
859
            background-color: $green-800;
833
            background-color: $green-800;
860
            color: $green-100;
Línea 834... Línea 861...
834
        }
861
        }
835
    }
862
    }
836
 
863
 
Línea 837... Línea 864...
837
    .forbiddenroles {
864
    .forbiddenroles {
-
 
865
        background-color: $red-200;
838
        background-color: $red-200;
866
        color: $red-800;
839
        color: $red-800;
867
 
840
 
868
        .theme-dark & {
841
        .theme-dark & {
869
            color: $red-200;
Línea 873... Línea 901...
873
                    background-color: $gray-200;
901
                    background-color: $gray-200;
874
                    font-size: $font-size-xs;
902
                    font-size: $font-size-xs;
875
                    color: $gray-800;
903
                    color: $gray-800;
Línea 876... Línea 904...
876
 
904
 
-
 
905
                    transition: $transition-base;
-
 
906
 
-
 
907
                    .theme-dark & {
-
 
908
                        background-color: $dm-gray-400;
-
 
909
                        color: $dm-gray-900;
877
                    transition: $transition-base;
910
                    }
878
                }
911
                }
879
            }
912
            }
880
        }
913
        }
881
    }
914
    }
Línea 908... Línea 941...
908
                background-color: $gray-200;
941
                background-color: $gray-200;
909
                font-size: $font-size-xs;
942
                font-size: $font-size-xs;
910
                color: $gray-800;
943
                color: $gray-800;
Línea 911... Línea 944...
911
 
944
 
-
 
945
                transition: $transition-base;
-
 
946
 
-
 
947
                .theme-dark & {
-
 
948
                    background-color: $dm-gray-400;
-
 
949
                    color: $dm-gray-900;
912
                transition: $transition-base;
950
                }
Línea 913... Línea 951...
913
            }
951
            }
914
 
952
 
915
            &:hover {
953
            &:hover {
Línea 950... Línea 988...
950
                background-color: $gray-200;
988
                background-color: $gray-200;
951
                font-size: $font-size-xs;
989
                font-size: $font-size-xs;
952
                color: $gray-800;
990
                color: $gray-800;
Línea 953... Línea 991...
953
 
991
 
-
 
992
                transition: $transition-base;
-
 
993
 
-
 
994
                .theme-dark & {
-
 
995
                    background-color: $dm-gray-400;
-
 
996
                    color: $dm-gray-900;
954
                transition: $transition-base;
997
                }
Línea 955... Línea 998...
955
            }
998
            }
956
 
999
 
957
            &:hover {
1000
            &:hover {
Línea 1082... Línea 1125...
1082
                    color: $gray-800;
1125
                    color: $gray-800;
Línea 1083... Línea 1126...
1083
 
1126
 
Línea 1084... Línea 1127...
1084
                    transition: $transition-base;
1127
                    transition: $transition-base;
1085
 
1128
 
1086
                    .theme-dark & {
1129
                    .theme-dark & {
1087
                        background-color: $dm-gray-200;
1130
                        background-color: $dm-gray-400;
1088
                        color: $dm-gray-800;
1131
                        color: $dm-gray-900;
Línea 1089... Línea 1132...
1089
                    }
1132
                    }
1090
                }
1133
                }
Línea 1121... Línea 1164...
1121
                text-decoration: none;
1164
                text-decoration: none;
1122
            }
1165
            }
Línea 1123... Línea 1166...
1123
 
1166
 
1124
            .icon {
1167
            .icon {
1125
                margin: 1px;
1168
                margin: 1px;
Línea 1126... Línea 1169...
1126
                padding: 10px;
1169
                padding: 2px;
1127
 
1170
 
1128
                display: inline-flex;
1171
                display: inline-flex;
Línea 1134... Línea 1177...
1134
                background-color: $gray-200;
1177
                background-color: $gray-200;
1135
                font-size: $font-size-xs;
1178
                font-size: $font-size-xs;
1136
                color: $gray-800;
1179
                color: $gray-800;
Línea 1137... Línea 1180...
1137
 
1180
 
-
 
1181
                transition: $transition-base;
-
 
1182
 
-
 
1183
                .theme-dark & {
-
 
1184
                    background-color: $dm-gray-400;
-
 
1185
                    color: $dm-gray-900;
1138
                transition: $transition-base;
1186
                }
Línea 1139... Línea 1187...
1139
            }
1187
            }
1140
 
1188
 
1141
            &:hover {
1189
            &:hover {
Línea 1151... Línea 1199...
1151
            }
1199
            }
1152
        }
1200
        }
1153
    }
1201
    }
1154
}
1202
}
Línea -... Línea 1203...
-
 
1203
 
-
 
1204
.path-admin table {
-
 
1205
    a {
-
 
1206
        &:hover {
-
 
1207
            text-decoration: none;
-
 
1208
        }
-
 
1209
 
-
 
1210
        .icon {
-
 
1211
            margin: 1px;
-
 
1212
            padding: 3px;
-
 
1213
 
-
 
1214
            display: inline-flex;
-
 
1215
            align-items: center;
-
 
1216
            justify-content: center;
-
 
1217
 
-
 
1218
            border-radius: $btn-border-radius-lg;
-
 
1219
 
-
 
1220
            background-color: $gray-200;
-
 
1221
            font-size: $font-size-xs;
-
 
1222
            color: $gray-800;
-
 
1223
 
-
 
1224
            transition: $transition-base;
-
 
1225
 
-
 
1226
            .theme-dark & {
-
 
1227
                background-color: $dm-gray-400;
-
 
1228
                color: $dm-gray-900;
-
 
1229
            }
-
 
1230
        }
-
 
1231
 
-
 
1232
        &:hover {
-
 
1233
            .icon {
-
 
1234
                background-color: $blue-200;
-
 
1235
                color: $blue-700;
-
 
1236
 
-
 
1237
                .theme-dark & {
-
 
1238
                    background-color: $blue-700;
-
 
1239
                    color: $blue-200;
-
 
1240
                }
-
 
1241
            }
-
 
1242
        }
-
 
1243
    }
-
 
1244
}
-
 
1245
 
-
 
1246
.theme-dark.path-admin table {
-
 
1247
    a {
-
 
1248
        .icon {
-
 
1249
            background-color: $dm-gray-400;
-
 
1250
            color: $dm-gray-900;
-
 
1251
        }
-
 
1252
 
-
 
1253
        &:hover {
-
 
1254
            .icon {
-
 
1255
                background-color: $blue-700;
-
 
1256
                color: $blue-200;
-
 
1257
            }
-
 
1258
        }
-
 
1259
    }
Línea 1155... Línea 1260...
1155
 
1260
}
1156
 
1261
 
1157
// ---- URL:  /admin/tool/policy/acceptances.php
1262
// ---- URL:  /admin/tool/policy/acceptances.php
Línea 1254... Línea 1359...
1254
.path-admin-tool-lp [data-region="competencylinktree"] ul [aria-selected="true"]>span,
1359
.path-admin-tool-lp [data-region="competencylinktree"] ul [aria-selected="true"]>span,
1255
.path-badges [data-region="competencylinktree"] ul [aria-selected="true"]>span,
1360
.path-badges [data-region="competencylinktree"] ul [aria-selected="true"]>span,
1256
.path-admin-tool-lp [data-region="competencymovetree"] ul [aria-selected="true"]>span,
1361
.path-admin-tool-lp [data-region="competencymovetree"] ul [aria-selected="true"]>span,
1257
.path-admin-tool-lp [data-region="plans"] ul [aria-selected="true"]>span,
1362
.path-admin-tool-lp [data-region="plans"] ul [aria-selected="true"]>span,
1258
.path-admin-tool-lp [data-region="managecompetencies"] ul [aria-selected="true"]>span {
1363
.path-admin-tool-lp [data-region="managecompetencies"] ul [aria-selected="true"]>span {
1259
    background-color: $primary-color-100;
1364
    background-color: var(--primary-color-100);
1260
}
1365
}
Línea 1261... Línea 1366...
1261
 
1366
 
1262
.theme-dark.path-admin-tool-lp [data-region="competencylinktree"] ul [aria-selected="true"]>span,
1367
.theme-dark.path-admin-tool-lp [data-region="competencylinktree"] ul [aria-selected="true"]>span,
1263
.theme-dark.path-badges [data-region="competencylinktree"] ul [aria-selected="true"]>span,
1368
.theme-dark.path-badges [data-region="competencylinktree"] ul [aria-selected="true"]>span,
1264
.theme-dark.path-admin-tool-lp [data-region="competencymovetree"] ul [aria-selected="true"]>span,
1369
.theme-dark.path-admin-tool-lp [data-region="competencymovetree"] ul [aria-selected="true"]>span,
1265
.theme-dark.path-admin-tool-lp [data-region="plans"] ul [aria-selected="true"]>span,
1370
.theme-dark.path-admin-tool-lp [data-region="plans"] ul [aria-selected="true"]>span,
1266
.theme-dark.path-admin-tool-lp [data-region="managecompetencies"] ul [aria-selected="true"]>span {
1371
.theme-dark.path-admin-tool-lp [data-region="managecompetencies"] ul [aria-selected="true"]>span {
1267
    border-color: $dm-border-color;
1372
    border-color: $dm-border-color;
1268
    background-color: $dm-gray-300;
1373
    background-color: $dm-gray-400;
Línea 1269... Línea 1374...
1269
}
1374
}
1270
 
1375
 
1271
.path-admin-tool-lp [data-region="managecompetencies"] ul[data-enhance="tree"],
1376
.path-admin-tool-lp [data-region="managecompetencies"] ul[data-enhance="tree"],
Línea 1292... Línea 1397...
1292
.path-admin-tool-lp [data-region="managecompetencies"] ul li img {
1397
.path-admin-tool-lp [data-region="managecompetencies"] ul li img {
1293
    padding: 4px;
1398
    padding: 4px;
1294
    width: 26px;
1399
    width: 26px;
1295
}
1400
}
Línea -... Línea 1401...
-
 
1401
 
-
 
1402
.theme-dark.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd .competency-tree li img,
-
 
1403
.theme-dark.path-admin-tool-lp [data-region="managecompetencies"] ul li img {
-
 
1404
    filter: invert(1)
-
 
1405
}
1296
 
1406
 
1297
.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd .competency-tree li,
1407
.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd .competency-tree li,
1298
.path-admin-tool-lp [data-region="managecompetencies"] ul li {
1408
.path-admin-tool-lp [data-region="managecompetencies"] ul li {
1299
    ul li {
1409
    ul li {
1300
        font-size: $font-size-sm;
1410
        font-size: $font-size-sm;
Línea 1337... Línea 1447...
1337
    color: $body-color;
1447
    color: $body-color;
Línea 1338... Línea 1448...
1338
 
1448
 
Línea 1339... Línea 1449...
1339
    font-size: $font-size-sm;
1449
    font-size: $font-size-sm;
1340
 
1450
 
1341
    .theme-dark & {
1451
    .theme-dark & {
1342
        background-color: $dm-gray-200;
1452
        background-color: $dm-gray-400;
Línea 1343... Línea 1453...
1343
        color: $dm-gray-800;
1453
        color: $dm-gray-800;
1344
    }
1454
    }
Línea 1350... Línea 1460...
1350
    &::before {
1460
    &::before {
1351
        display: none;
1461
        display: none;
1352
    }
1462
    }
Línea 1353... Línea 1463...
1353
 
1463
 
1354
    &:hover {
1464
    &:hover {
1355
        background-color: $primary-color-100;
1465
        background-color: var(--primary-color-100);
Línea 1356... Línea 1466...
1356
        color: $primary-color-600;
1466
        color: var(--main-theme-color);
1357
 
1467
 
1358
        .theme-dark & {
1468
        .theme-dark & {
1359
            background-color: $primary-color-700;
1469
            background-color: var(--primary-color-700);
1360
            color: $primary-color-200;
1470
            color: var(--primary-color-100);
1361
        }
1471
        }
Línea 1362... Línea 1472...
1362
    }
1472
    }
Línea 1433... Línea 1543...
1433
    .rolecapheading {
1543
    .rolecapheading {
1434
        background-color: $gray-200;
1544
        background-color: $gray-200;
1435
        font-size: 1rem;
1545
        font-size: 1rem;
Línea 1436... Línea 1546...
1436
 
1546
 
1437
        .theme-dark & {
1547
        .theme-dark & {
1438
            background-color: $dm-gray-200;
1548
            background-color: $dm-gray-400;
1439
        }
1549
        }
Línea 1440... Línea 1550...
1440
    }
1550
    }
1441
 
1551
 
Línea 1589... Línea 1699...
1589
        height: 30px;
1699
        height: 30px;
1590
    }
1700
    }
1591
}
1701
}
Línea 1592... Línea 1702...
1592
 
1702
 
-
 
1703
// Dark mode.
-
 
1704
#page-report-progress-index.theme-dark .modicon {
-
 
1705
    img.icon {
-
 
1706
        filter: invert(.9);
-
 
1707
    }
-
 
1708
}
1593
// Dark mode.
1709
 
1594
.completion-expired .completion-expected {
1710
.completion-expired .completion-expected {
1595
    display: inline-flex;
1711
    display: inline-flex;
Línea 1596... Línea 1712...
1596
    align-items: center;
1712
    align-items: center;
Línea 1687... Línea 1803...
1687
    display: inline-flex;
1803
    display: inline-flex;
1688
    align-items: center;
1804
    align-items: center;
1689
    justify-content: center;
1805
    justify-content: center;
Línea 1690... Línea 1806...
1690
 
1806
 
1691
    &:hover {
1807
    &:hover {
Línea 1692... Línea 1808...
1692
        background-color: $primary-color-100;
1808
        background-color: var(--primary-color-100);
1693
 
1809
 
1694
        .theme-dark & {
1810
        .theme-dark & {
1695
            background-color: $primary-color-700;
1811
            background-color: var(--primary-color-700);
1696
        }
1812
        }
Línea 1697... Línea 1813...
1697
    }
1813
    }
Línea 1723... Línea 1839...
1723
}
1839
}
Línea 1724... Línea 1840...
1724
 
1840
 
1725
#participants {
1841
#participants {
Línea -... Línea 1842...
-
 
1842
    width: max-content;
-
 
1843
 
-
 
1844
 
-
 
1845
    thead {
-
 
1846
 
-
 
1847
        
-
 
1848
        .icon:not(.spacer),
-
 
1849
        .icon:not(.noicon) {
-
 
1850
            margin: 1px;
-
 
1851
            padding: 2px;
-
 
1852
 
-
 
1853
            display: inline-flex;
-
 
1854
            align-items: center;
-
 
1855
            justify-content: center;
-
 
1856
 
-
 
1857
            border-radius: $btn-border-radius-lg;
-
 
1858
 
-
 
1859
            background-color: $gray-200;
-
 
1860
            font-size: $font-size-md;
-
 
1861
            color: $gray-800;
-
 
1862
 
-
 
1863
            transition: $transition-base;
-
 
1864
 
-
 
1865
            .theme-dark & {
-
 
1866
                background-color: $dm-gray-400;
-
 
1867
                color: $dm-gray-900;
-
 
1868
            }
-
 
1869
 
-
 
1870
            &:hover {
-
 
1871
                text-decoration: none;
-
 
1872
            }
-
 
1873
        }
-
 
1874
 
-
 
1875
        .icon.fa-sort-desc,
-
 
1876
        .icon.fa-sort-asc {
-
 
1877
            background-color: transparent;
-
 
1878
        }
-
 
1879
 
-
 
1880
        .theme-dark & {
-
 
1881
            background-color: $dm-container-bg;
-
 
1882
        }
1726
    width: max-content;
1883
    }
1727
 
1884
 
1728
    td {
1885
    td {
1729
        font-size: $font-size-xs;
1886
        font-size: $font-size-xs;
Línea -... Línea 1887...
-
 
1887
    }
-
 
1888
}
-
 
1889
 
-
 
1890
.theme-dark {
-
 
1891
    th {
-
 
1892
        .img {
-
 
1893
            filter: invert(1);
-
 
1894
        }
1730
    }
1895
    }
1731
}
1896
}
1732
 
1897
 
1733
.preferences-container {
1898
.preferences-container {
1734
    .preference-table {
1899
    .preference-table {
Línea 1743... Línea 1908...
1743
 
1908
 
1744
        .custom-switch {
1909
        .custom-switch {
1745
            margin: 0;
1910
            margin: 0;
1746
        }
1911
        }
-
 
1912
    }
-
 
1913
}
-
 
1914
 
-
 
1915
table {
-
 
1916
    a {
-
 
1917
        .fa-eye {
-
 
1918
            background-color: $green-100!important;
-
 
1919
            color: $green-800!important;
-
 
1920
        }
-
 
1921
    
-
 
1922
        .fa-trash,
-
 
1923
        .fa-eye-slash {
-
 
1924
            background-color: $red-100!important;
-
 
1925
            color: $red-800!important;
-
 
1926
        }
-
 
1927
 
-
 
1928
        &:hover {
-
 
1929
            .fa-eye {
-
 
1930
                background-color: $green-200!important;
-
 
1931
                color: $green-900!important;
-
 
1932
            }
-
 
1933
        
-
 
1934
            .fa-trash,
-
 
1935
            .fa-eye-slash {
-
 
1936
                background-color: $red-200!important;
-
 
1937
                color: $red-900!important;
-
 
1938
            }
-
 
1939
        }
-
 
1940
 
-
 
1941
        &.dropdown-item {
-
 
1942
            .fa-eye,
-
 
1943
            .fa-trash,
-
 
1944
            .fa-eye-slash {
-
 
1945
                background-color: transparent!important;
-
 
1946
                color: inherit!important;;
-
 
1947
            }
-
 
1948
        }
-
 
1949
    }
1747
    }
1950
 
1748
}
1951
}