diff --git a/assets/pluginmarket.less b/assets/pluginmarket.less index e523d57d2f0cab0169b7c665f60a33002195f13a..fa2094bb72d1cddd488da0c81c91c078dde58028 100755 --- a/assets/pluginmarket.less +++ b/assets/pluginmarket.less @@ -14,14 +14,14 @@ padding: 5px; border: 5px solid #eeeeee; margin: 5px; - + img { display: block; max-height: 180px; } input[type=checkbox] { display: none; - + &:checked + * { opacity: 0.2; } @@ -68,7 +68,7 @@ text-align: justify; position: relative; color: #000; - + &:after { content: ''; position: absolute; @@ -88,9 +88,19 @@ } } +.plugins_authors > li > div { + float: left; + margin-left: 1em; + margin-bottom: 1em; +} + +.plugins_authors + h2 { + clear: both; +} + #tagcloud td { .transition(font-size 0.5s); - + &:hover { font-size: 1.2em; transition: font-size 0.5s; @@ -127,7 +137,7 @@ article.contentbox { footer { background-color: white; border-top: 1px solid @content-color-40; - + &.tags a { .icon-before('blue/tag.png'); white-space: nowrap; diff --git a/views/presenting/details.php b/views/presenting/details.php index 0ff82a0743d9f8e5de443162aafddecb74c4baeb..30edd6a589cfe61d28d41b2436d78ae1cf0f053e 100755 --- a/views/presenting/details.php +++ b/views/presenting/details.php @@ -84,7 +84,7 @@ if ($image) { <? endif ?> <h2><?= _("Zum Autor") ?></h2> -<ul class="clean"> +<ul class="clean plugins_authors"> <li> <? $author = User::find($marketplugin['user_id']) ?> <div>