remove unused css

git-svn-id: http://piwigo.org/svn/trunk@18923 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2012-11-04 05:39:17 +00:00
parent 04d1c2f702
commit 4688bd4b65

View File

@@ -342,7 +342,6 @@ TD.calDayCellFull, TD.calDayCellEmpty {
#imageToolBar {
text-align: center;
clear: both;
margin-bottom: 2px;
padding: 0;
height: 28px;
@@ -373,12 +372,11 @@ TD.calDayCellFull, TD.calDayCellEmpty {
}
#theImage {
clear: left;
text-align: center;
}
#imageInfos {
position: relative;
position: relative; /*for IE7 positioning of "who can see this photo"*/
min-height: 120px;
}
@@ -422,11 +420,6 @@ TD.calDayCellFull, TD.calDayCellEmpty {
background: url('icon/rating-stars.gif') no-repeat 0 center; width:16px;
}
.contentWithMenu #imageToolBar,
.contentWithMenu #theImage {
clear: none;
}
/**
* Default Layout
*/