mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
remove unused css
git-svn-id: http://piwigo.org/svn/trunk@18923 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user