Feature 1557: New design for "new plugins" tab.

git-svn-id: http://piwigo.org/svn/trunk@5515 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice
2010-03-31 22:41:50 +00:00
parent 596a3a1abd
commit ac283e2ec0
7 changed files with 55 additions and 43 deletions
+4 -1
View File
@@ -17,7 +17,7 @@ TABLE.table2 TR {
TABLE.table2 THEAD TD { padding:7px 10px 3px 10px; }
TABLE.table2 TR.throw { text-align: center; }
TABLE.table2 { margin:0pt auto; }
.sort { display:block; padding:8px 5px 0px 1px; clear: right; text-align:left; }
.sort { display:block; padding:8px 5px 0px 1px; clear: right; float:left; }
.hour {
@@ -807,6 +807,9 @@ h2:lang(en) { text-transform:capitalize; }
.pluginBox {margin-bottom:10px;-moz-border-radius:5px;}
.pluginBox table {width:99%}
.pluginBox td {text-align:left;}
.pluginBox td.pluginDesc {cursor:pointer;}
.pluginBox td.pluginDesc img{vertical-align:middle;}
.pluginBox td em{float:right;}
.pluginBoxNameCell {width:150px; vertical-align:top;}
.languageBoxes {min-height:0;text-align:left;}