mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
#1467 Plugin Update refresh
- Style the update plugin and update extension page to match with pluginBoxes design - Move the css of plugin installed from .tpl to .css - Change class name of pluginBox forms (classic, line and compact in classic-form, line-form...) - Factorize the code of the update extension page
This commit is contained in:
@@ -288,11 +288,12 @@ a.stat-box:hover {
|
||||
#helpContent, #pLoaderPage, #ftpPage, #ftpPage LEGEND {color:#aaa;}
|
||||
|
||||
.pluginBox, .pluginContent, .groups .GroupContainer {background-color:#333;color:#999;border-right-color:#333; box-shadow: none;border-left: none;}
|
||||
.pluginContainer.line-form .pluginBox:hover .pluginContent {background: #1e1e1d;}
|
||||
|
||||
.pluginName {color:#aaa;}
|
||||
.pluginBox.incompatible {border-color:#800 !important;}
|
||||
.pluginActionLevel1, .pluginActionLevel2 {color: #333;}
|
||||
.pluginActionLevel2 {background-color: #bbbbbb;}
|
||||
.pluginActionLevel1 {color: #333;}
|
||||
.pluginActionLevel2 {color: #bbbbbb;}
|
||||
.pluginFilter {color: #c1c1c1;}
|
||||
.pluginFilter input {border-color: #c1c1c1;}
|
||||
.languageBox {background-color:#333;}
|
||||
|
||||
Reference in New Issue
Block a user