X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Flilac%2Fstyle.css;h=4e6c727b091d29987a0d6af209994ff49274401c;hb=6e77d4799e407c44fbe6c51647e06a52d240526d;hp=0c17b00331d1651159d8a6d298bdea3827186e1a;hpb=8e12b159d947fb27ad6bdd5e06e3a90c1713687e;p=friendica.git diff --git a/view/theme/quattro/lilac/style.css b/view/theme/quattro/lilac/style.css index 0c17b00331..4e6c727b09 100644 --- a/view/theme/quattro/lilac/style.css +++ b/view/theme/quattro/lilac/style.css @@ -1,3 +1,4 @@ +/* THIS FILE IS GENERATED FROM THE less SOURCE DO NOT EDIT MANUALLY */ /** * Fabio Comuni **/ @@ -2154,10 +2155,6 @@ ul.tabs li .active { margin: 0 10px 10px 0; position: relative; } -.videos .video-top-wrapper .video-js { - width: 200px!important; - height: 132px!important; -} .videos .video-top-wrapper .video-delete { position: absolute; opacity: 0; @@ -2482,7 +2479,7 @@ footer { clear: both; } .pager .disabled { - display: none; + display: none; } /** * ADMIN @@ -2518,11 +2515,11 @@ footer { clear: left; text-align: right; } -#adminpage #pluginslist { +#adminpage #addonslist { margin: 0; padding: 0; } -#adminpage .plugin { +#adminpage .addon { list-style: none; display: block; border: 1px solid #888888; @@ -2530,10 +2527,10 @@ footer { margin-bottom: 5px; clear: left; } -#adminpage .plugin desc { +#adminpage .addon desc { margin-left: 2.5em; } -#adminpage .toggleplugin { +#adminpage .toggleaddon { float: left; margin-right: 1em; } @@ -2558,6 +2555,9 @@ footer { #adminpage .selectall { text-align: right; } +#adminpage .settings-block { + border-bottom: 1px solid #cccccc; +} /* edit buttons for comments */ .icon.dim { opacity: 0.3;