aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2013-11-28 21:10:37 +0000
committerrvelices <rv-github@modusoptimus.com>2013-11-28 21:10:37 +0000
commit5640aafb9d0c1638301bf83cbb63689b0bc5562d (patch)
treed2b5cda3568c897cfb0371a19f135a6e11e5a44e /themes/default/theme.css
parent092fdc76e0e628d7d31cf10439cb4aa39637c99f (diff)
remove reminescences of pre multi size ...
git-svn-id: http://piwigo.org/svn/trunk@25746 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--themes/default/theme.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index 1207c46b7..a5f8e49ad 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -173,18 +173,6 @@ TD.calDayCellFull, TD.calDayCellEmpty {
border: 1px solid gray;
}
-.calImg {
- overflow: hidden;
- vertical-align: bottom;
- z-index: 1;
- position: relative; /*<- this required by IE*/
-}
-
-.calImg IMG {
- position: relative;
- border: 0;
-}
-
.calBackDate {
padding-left: 4px;
padding-top: 0;