Move plugin name in plugin description, add styling
This commit is contained in:
@ -478,7 +478,8 @@ label > span,
|
||||
#mediaPropertyForm .media_file_props label,
|
||||
#mediaPropertyForm header b,
|
||||
#mediaPropertyForm footer b,
|
||||
#content .upgrade_done {
|
||||
#content .upgrade_done,
|
||||
.pluginmanager_description .perm_name {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@ -512,6 +513,10 @@ form > button,
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.pluginmanager_description .perm_name {
|
||||
margin-bottom: .25em;
|
||||
}
|
||||
|
||||
#categories,
|
||||
#categories ul,
|
||||
#serendipity_image_folders,
|
||||
|
Reference in New Issue
Block a user