]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/style.css
push fix for funky menu action. the overflow-x might break again for some people
[friendica.git] / view / theme / diabook / style.css
index 913f2b641fa209ebba8e1ffb0cde205fff535437..fe1d3d88299c22878c83dc8874b842b73e30cc93 100644 (file)
 .icon.lock             { background-image: url("../../../view/theme/diabook/icons/lock.png");}
 .icon.unlock           { background-image: url("../../../view/theme/diabook/icons/unlock.png");}
 .icon.isstar    { background-image: url("../../../view/theme/diabook/icons/isstar.png");}
+.icon.language    { background-image: url("../../../view/theme/diabook/icons/language.png");}
 
 
 .camera        { background-image: url("../../../view/theme/diabook/icons/camera.png"); 
 .youtube        { background-position: -130px -40px;}
 
 /*.attach         { background-position: -190px -40px;}*/
-.language       { background-position: -210px -40px;}
+/*.language       { background-position: -210px -40px;}*/
 
 
 .icon.on             { background-image: url("../../../view/theme/diabook/icons/toogle_on.png"); background-repeat: no-repeat;}
@@ -618,6 +619,7 @@ nav .nav-menu-search {
   margin: 3px 17px;
   margin-right: 0px;
   height: 17px;
+  width: 205px;
 }
 
 nav .nav-menu-icon {
@@ -855,7 +857,7 @@ aside {
   /* background: #F1F1F1; */
 }
 aside .vcard .fn {
-  font-size: 16px;
+  font-size: 18px;
   font-weight: bold;
   margin-bottom: 5px;
 }
@@ -1190,6 +1192,7 @@ section {
   color: #999999;
   border: 1px solid #DDD;
   padding: 0.3em;
+  font-size: 14px;
 }
 .wall-item-comment-wrapper .comment-edit-text-full {
   font-size: 14px;
@@ -1425,12 +1428,13 @@ section {
   margin-top: 10px;
 }
 #profile-jot-form #jot-title {
-  border: 0px;
-  margin: 0px;
-  height: 20px;
-  width: 700px;
-  font-weight: bold;
-  border: 1px solid #ffffff;
+    
+        border-radius: 5px 5px 5px 5px;
+    font-weight: bold;
+    height: 20px;
+    margin: 0 0 5px;
+    width: 60%;
+    border: 1px solid #ffffff;
 }
 #profile-jot-form #jot-title:-webkit-input-placeholder {
   font-weight: normal;
@@ -1537,6 +1541,7 @@ section {
        float: right;
        margin-left: 10px;
        margin-top: 2px;
+       font-size: 10px;
 }
 #profile-jot-perms{
    float: right;
@@ -1880,7 +1885,12 @@ blockquote {
     padding-left: 9px;
     margin: 0 0 0 .8ex;
 }
-
+.aprofile dt{
+box-shadow: 1px 1px 5px 0;
+    color: #666666;
+    margin: 15px 0 5px;
+    padding-left: 5px; 
+       }
 /* ================== */
 /* = Contacts Block = */
 /* ================== */