X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Flilac%2Fstyle.css;h=870fe6ce23fbaa6e83943b0b84494d3d4129fb85;hb=cdefa7f32a224501a14bcacbe0f0a3792631df93;hp=4760d4b43488e3f0786e5f046e7ed99d30611607;hpb=a5952e5425ee623253b2c91daa873ff6cc63bd39;p=friendica.git diff --git a/view/theme/quattro/lilac/style.css b/view/theme/quattro/lilac/style.css index 4760d4b434..870fe6ce23 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 **/ @@ -64,7 +65,7 @@ .icon.unlock { background-image: url("../../../images/icons/22/unlock.png"); } -.icon.addon { +.icon.plugin { background-image: url("../../../images/icons/22/plugin.png"); } .icon.type-unkn { @@ -143,7 +144,7 @@ .icon.s10.unlock { background-image: url("../../../images/icons/10/unlock.png"); } -.icon.s10.addon { +.icon.s10.plugin { background-image: url("../../../images/icons/10/plugin.png"); } .icon.s10.type-unkn { @@ -222,7 +223,7 @@ .icon.s16.unlock { background-image: url("../../../images/icons/16/unlock.png"); } -.icon.s16.addon { +.icon.s16.plugin { background-image: url("../../../images/icons/16/plugin.png"); } .icon.s16.type-unkn { @@ -301,7 +302,7 @@ .icon.s22.unlock { background-image: url("../../../images/icons/22/unlock.png"); } -.icon.s22.addon { +.icon.s22.plugin { background-image: url("../../../images/icons/22/plugin.png"); } .icon.s22.type-unkn { @@ -380,7 +381,7 @@ .icon.s48.unlock { background-image: url("../../../images/icons/48/unlock.png"); } -.icon.s48.addon { +.icon.s48.plugin { background-image: url("../../../images/icons/48/plugin.png"); } .icon.s48.type-unkn { @@ -468,7 +469,7 @@ blockquote { margin-left: 1em; border-left: 1em solid #e6e6e6; } -code { +pre code { font-family: Courier, monospace; white-space: pre; display: block; @@ -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 @@ -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;