1
0

Move plugin name in plugin description, add styling

This commit is contained in:
Matthias Mees
2014-03-11 11:49:31 +01:00
parent cc60b9e32b
commit 1927da75c1
2 changed files with 9 additions and 3 deletions

View File

@ -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,