mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
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:
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user