X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fquattro.less;h=415eda83c5214653ab7cefa075294301e2f07271;hb=ecc393e1c3727029ae7cb6062269242ac885950d;hp=91c8074d9f0f12dbb3476201177eff9e7eb8daef;hpb=b021b766611619713b72883c0557c10451d4e0ce;p=friendica.git diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less index 91c8074d9f..415eda83c5 100644 --- a/view/theme/quattro/quattro.less +++ b/view/theme/quattro/quattro.less @@ -59,7 +59,7 @@ blockquote { } -code { +pre code { font-family: Courier, monospace; white-space: pre; display: block; @@ -1710,10 +1710,10 @@ footer { height: 100px; display: table-row; } clear:left; text-align: right; } - #pluginslist { + #addonslist { margin: 0; padding: 0; } - .plugin { + .addon { list-style: none; display: block; border: 1px solid #888888; @@ -1724,7 +1724,7 @@ footer { height: 100px; display: table-row; } margin-left: 2.5em; } } - .toggleplugin { + .toggleaddon { float:left; margin-right: 1em; } @@ -1746,6 +1746,9 @@ footer { height: 100px; display: table-row; } width: 16px; height: 16px; } .selectall { text-align: right; } + .settings-block { + border-bottom: 1px solid #cccccc; + } } /* edit buttons for comments */