]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/light/style.less
Merge remote branch 'upstream/master'
[friendica.git] / view / theme / dispy / light / style.less
index bbbc07742b18cb20bcf34dd4e20a870b698f6c79..57b40351be8cfce192303f7faf42988afdb01fb5 100644 (file)
@@ -478,13 +478,11 @@ nav #nav-notifications-linkmenu {
 #search-text {
   border: 1px #eec solid;
   background: #2e3436;
-  color: #eec; }
-
-.search-box #search-text {
+  color: #eec;
+  font-size: 8pt;
   margin: 8px;
   width: 10em;
-  height: 14px;
-  color: #eec; }
+  height: 14px; }
 
 #scrollup {
   position: fixed;
@@ -694,10 +692,26 @@ nav #nav-notifications-linkmenu {
 */
 
 #asidemain {
-  h4 {
-    font-size: 1.2em; }
-  #viewcontacts {
-    text-align: right; } }
+       h4 {
+               font-size: 1.2em; }
+       #viewcontacts {
+               text-align: right;
+       }
+       #contact-block {
+               width: 99%;
+               .contact-block-content {
+                       width: 99%;
+                       .contact-block-div {
+                               float: left;
+                               margin: 0 5px 5px 0;
+                               width: 50px;
+                               height: 50px;
+                               padding: 3px;
+                               position: relative;
+                       }
+               }
+       }
+}
 
 .aprofile dt {
   background: transparent;
@@ -728,12 +742,6 @@ nav #nav-notifications-linkmenu {
   font-size: 1.2em;
   padding: 0.2em 0.5em; }
 
-#netsearch-box {
-  margin: 20px 0px 30px;
-  width: 150px;
-  #search-submit {
-    margin: 5px 5px 0px 0px; } }
-
 .ttright {
   margin: 0px 0px 0px 0px; }
 
@@ -1401,7 +1409,7 @@ div {
        
 }
 
-[id$="-end"], [class$="end"] {
+[id$="-end"], [class$="-end"] {
   clear: both;
   margin: 0 0 10px 0; }
 
@@ -1486,14 +1494,21 @@ div {
   background-repeat: no-repeat; }
 
 #photo-prev-link {
-  left: 0;
-  top: 0;
-  background-image: url(light/prev.png); }
+       background-image: url(light/prev.png);
+    height: 350px;
+    left: 1%;
+    top: 215px;
+    width: 50px;
+    z-index: 10;
+}
 
 #photo-next-link {
-  right: 0;
-  top: 0;
-  background-image: url(light/next.png); }
+       background-image: url(light/next.png);
+    height: 350px;
+    right: 45%;
+    top: 215px;
+    width: 50px;
+}
 
 #photo-prev-link a, #photo-next-link a {
   display: block;
@@ -2182,7 +2197,7 @@ div {
 #side-peoplefind-url {
   background-color: #e5e0cf;
   color: #666;
-  border: 1px 666 solid;
+  border: 1px #666 solid;
   margin-right: 3px;
   width: 75%;
   &:hover, &:focus {
@@ -2200,10 +2215,12 @@ div {
   margin-left: 0px; }
 
 #netsearch-box {
-  margin-top: 20px;
-  width: 150px;
-  #search-submit {
-    margin: 5px 0px 0px 0px; } }
+       margin: 20px 0px 30px;
+       width: 135px;
+       #search-submit {
+               margin: 5px 5px 0px 0px;
+       }
+}
 
 /**
  * admin