diff --git a/root/styles/prosilver/theme/images/portal/corners_left.gif b/root/styles/prosilver/theme/images/portal/corners_left.gif deleted file mode 100644 index 206e5036..00000000 Binary files a/root/styles/prosilver/theme/images/portal/corners_left.gif and /dev/null differ diff --git a/root/styles/prosilver/theme/images/portal/corners_left1.gif b/root/styles/prosilver/theme/images/portal/corners_left1.gif deleted file mode 100644 index 71b62187..00000000 Binary files a/root/styles/prosilver/theme/images/portal/corners_left1.gif and /dev/null differ diff --git a/root/styles/prosilver/theme/images/portal/corners_right.gif b/root/styles/prosilver/theme/images/portal/corners_right.gif deleted file mode 100644 index 0ba66d50..00000000 Binary files a/root/styles/prosilver/theme/images/portal/corners_right.gif and /dev/null differ diff --git a/root/styles/prosilver/theme/images/portal/corners_right1.gif b/root/styles/prosilver/theme/images/portal/corners_right1.gif deleted file mode 100644 index 1caa8b51..00000000 Binary files a/root/styles/prosilver/theme/images/portal/corners_right1.gif and /dev/null differ diff --git a/root/styles/prosilver/theme/portal.css b/root/styles/prosilver/theme/portal.css index c54e111c..9aea00d4 100644 --- a/root/styles/prosilver/theme/portal.css +++ b/root/styles/prosilver/theme/portal.css @@ -38,13 +38,6 @@ } /* Round cornered boxes and backgrounds ---------------------------------------- */ -* html span.portal-corners-top, * html span.portal-corners-bottom { - background-image: url("{T_THEME_PATH}/images/portal/corners_left.gif"); -} -* html span.portal-corners-top span, * html span.portal-corners-bottom span { - background-image: url("{T_THEME_PATH}/images/portal/corners_right.gif"); -} - span.portal-corners-top { background-image: url("{T_THEME_PATH}/images/portal/corners_left.png"); background-position: 0 0; @@ -83,36 +76,19 @@ margin: 0 -10px; /*inner corners*/ -* html span.portal-corners-top-inner, * html span.portal-corners-bottom-inner { - background-image: url("{T_THEME_PATH}/images/portal/corners_left1.gif"); -} -* html span.portal-corners-top-inner span, * html span.portal-corners-bottom-inner span { - background-image: url("{T_THEME_PATH}/images/portal/corners_right1.gif"); -} - span.portal-corners-top-inner { - background-image: url("{T_THEME_PATH}/images/portal/corners_left1.png"); - background-position: 0 0; margin: 0 -10px; } -span.portal-corners-top-inner span { - background-image: url("{T_THEME_PATH}/images/portal/corners_right1.png"); - background-position: 100% 0; -} +span.portal-corners-top-inner span {} span.portal-corners-bottom-inner { - background-image: url("{T_THEME_PATH}/images/portal/corners_left1.png"); - background-position: 0 100%; margin: 0 -10px; clear: both; } -span.portal-corners-bottom-inner span { - background-image: url("{T_THEME_PATH}/images/portal/corners_right1.png"); - background-position: 100% 100%; -} +span.portal-corners-bottom-inner span {} span.portal-corners-top-inner, span.portal-corners-bottom-inner, span.portal-corners-top-inner span, span.portal-corners-bottom-inner span { font-size: 1px;