interface/web/themes/default-v2/css/styles.css | ●●●●● patch | view | raw | blame | history | |
interface/web/themes/default/css/screen/content_ispc.css | ●●●●● patch | view | raw | blame | history | |
interface/web/themes/default/icons/x16/pdf.png | patch | view | raw | blame | history |
interface/web/themes/default-v2/css/styles.css
@@ -850,8 +850,8 @@ .icons16.icoDbAdmin { background-image: url("../icons/x16/database.png"); } .icons16.icoLoginAs { background-image: url("../icons/x16/user_go.png"); } .icons16.icoWebmailer { background-image: url("../icons/x16/mails_arrow.png"); } .icons16.icoPDF { background-image: url("icons/x16/pdficon_small.png"); } .icons16.icoAction { background-image: url("icons/x16/arrow.png"); } .icons16.icoPDF { background-image: url("../icons/x16/pdf.png"); } .icons16.icoAction { background-image: url("../icons/x16/arrow.png"); } #ajaxloader { text-align:center; interface/web/themes/default/css/screen/content_ispc.css
@@ -388,8 +388,8 @@ .icons16.icoDbAdmin { background-image: url("../../icons/x16/database.png"); } .icons16.icoLoginAs { background-image: url("../../icons/x16/user_go.png"); } .icons16.icoWebmailer { background-image: url("../../icons/x16/mails_arrow.png"); } .icons16.icoPDF { background-image: url("icons/x16/pdficon_small.png"); } .icons16.icoAction { background-image: url("icons/x16/arrow.png"); } .icons16.icoPDF { background-image: url("../../icons/x16/pdf.png"); } .icons16.icoAction { background-image: url("../../icons/x16/arrow.png"); } #ajaxloader { text-align:center; interface/web/themes/default/icons/x16/pdf.png