X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fquattro.less;h=c7b29a495e0f3a1c01897b77b52079ce9ba77c70;hb=5881fa7229a25efd382668e6cd4a3af0f8d3198c;hp=6c019868889f80ff684d10e853d9a67e76150108;hpb=e61301a403b6d0d1b7034c35c87de95d637092d6;p=friendica.git diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less index 6c01986888..c7b29a495e 100644 --- a/view/theme/quattro/quattro.less +++ b/view/theme/quattro/quattro.less @@ -1441,11 +1441,6 @@ ul.tabs { margin: 0 10px 10px 0; position: relative; - .video-js { - width: 200px!important; - height: 132px!important; - } - .video-delete { position: absolute; opacity: 0; @@ -1675,6 +1670,9 @@ footer { height: 100px; display: table-row; } margin-top: 25px; clear: both; } +.pager .disabled { + display: none; +} /** * ADMIN @@ -1712,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; @@ -1726,7 +1724,7 @@ footer { height: 100px; display: table-row; } margin-left: 2.5em; } } - .toggleplugin { + .toggleaddon { float:left; margin-right: 1em; } @@ -1748,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 */