View | Details | Raw Unified | Return to bug 17798
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +5 lines)
Lines 1708-1713 i { Link Here
1708
        text-align: center;
1708
        text-align: center;
1709
        text-shadow: none;
1709
        text-shadow: none;
1710
1710
1711
        fieldset:not(.bg-danger):not(.bg-warning):not(.bg-info):not(.bg-success):not(.bg-primary):not(.action) {
1712
            background-color: rgba( 255, 255, 255, .5 );
1713
            margin: 1rem;
1714
        }
1715
1711
        strong {
1716
        strong {
1712
            color: #900;
1717
            color: #900;
1713
        }
1718
        }
1714
- 

Return to bug 17798