File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -850,8 +850,8 @@ button.icons16 { height: 20px; width: 20px; padding: 0; background-repeat: no-re
850850.icons16 .icoDbAdmin { background-image : url ("../icons/x16/database.png" ); }
851851.icons16 .icoLoginAs { background-image : url ("../icons/x16/user_go.png" ); }
852852.icons16 .icoWebmailer { background-image : url ("../icons/x16/mails_arrow.png" ); }
853- .icons16 .icoPDF { background-image : url ("icons/x16/pdficon_small .png" ); }
854- .icons16 .icoAction { background-image : url ("icons/x16/arrow.png" ); }
853+ .icons16 .icoPDF { background-image : url ("../ icons/x16/pdf .png" ); }
854+ .icons16 .icoAction { background-image : url ("../ icons/x16/arrow.png" ); }
855855
856856# ajaxloader {
857857 text-align : center;
Original file line number Diff line number Diff line change 388388 .icons16 .icoDbAdmin { background-image : url ("../../icons/x16/database.png" ); }
389389 .icons16 .icoLoginAs { background-image : url ("../../icons/x16/user_go.png" ); }
390390 .icons16 .icoWebmailer { background-image : url ("../../icons/x16/mails_arrow.png" ); }
391- .icons16 .icoPDF { background-image : url ("icons/x16/pdficon_small .png" ); }
392- .icons16 .icoAction { background-image : url ("icons/x16/arrow.png" ); }
391+ .icons16 .icoPDF { background-image : url ("../../ icons/x16/pdf .png" ); }
392+ .icons16 .icoAction { background-image : url ("../../ icons/x16/arrow.png" ); }
393393
394394 # ajaxloader {
395395 text-align : center;
You can’t perform that action at this time.
0 commit comments