]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/lilac/style.css
Merge pull request #5769 from tobiasd/20150819-credits
[friendica.git] / view / theme / quattro / lilac / style.css
index 4760d4b43488e3f0786e5f046e7ed99d30611607..4e6c727b091d29987a0d6af209994ff49274401c 100644 (file)
@@ -1,3 +1,4 @@
+/* THIS FILE IS GENERATED FROM THE less SOURCE DO NOT EDIT MANUALLY */
 /**
  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
  **/
@@ -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 {
 .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 {
 .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 {
 .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 {
 .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 {
@@ -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;