]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook-blue/style.css
Merge branch 'pull'
[friendica.git] / view / theme / diabook-blue / style.css
index e272191c2e361e9b9390bc48dd4a5c7d10e0cd6a..51b173f2a93fc4df364a10baffb3c163972cecec 100644 (file)
 .icon.recycle  { background-image: url("../../../view/theme/diabook-blue/icons/recycle.png");}
 .icon.remote-link { background-image: url("../../../view/theme/diabook-blue/icons/remote.png");}
 .icon.tagged    { background-image: url("../../../view/theme/diabook-blue/icons/tagged.png");}
-.icon.unstarred    { background-image: url("../../../view/theme/diabook-blue/icons/star.png");}
-.icon.star    { background-image: url("../../../view/theme/diabook-blue/icons/star.png");}
+.star-item.icon.unstarred { background-image: url("../../../view/theme/diabook-blue/icons/unstarred.png");}
+.star-item.icon.starred { background-image: url("../../../view/theme/diabook-blue/icons/starred.png");}
 .icon.link             { background-image: url("../../../view/theme/diabook-blue/icons/link.png");}
 .icon.lock             { background-image: url("../../../view/theme/diabook-blue/icons/lock.png");}
 .icon.unlock           { background-image: url("../../../view/theme/diabook-blue/icons/unlock.png");}
-.icon.isstar    { background-image: url("../../../view/theme/diabook-blue/icons/isstar.png");}
 .icon.language    { background-image: url("../../../view/theme/diabook-blue/icons/language.png");}
 
 
@@ -516,7 +515,7 @@ header {
   top: 0px;
   margin: 0px;
   padding: 0px;
-  width: 20%;
+  width: 22%;
   height: 32px;
   background: #1872a2;
   background-color: #1872a2;
@@ -530,8 +529,9 @@ header #site-location {
 }
 header #banner {
   overflow: hidden;
-  text-align: center;
-  width: 100%;
+  text-align: banner;
+  width: 82%;
+  margin-left: 25%;
 }
 header #banner a,
 header #banner a:active,
@@ -557,12 +557,12 @@ nav {
   width: 80%;
   height: 32px;
   position: fixed;
-  left: 20%;
+  left: 22%;
   top: 0px;
   padding: 0px;
   background: #1872a2;
-  color: #1872a2;
-  z-index: 100;
+  color: #ffffff;
+  z-index: 99;
   border-bottom: 1px;
   border-bottom-color: black;
   border-bottom-style: inset;
@@ -652,6 +652,17 @@ nav .nav-menu-icon {
   -webkit-border-radius: 5px 5px 0 0;
   border-radius: 5px 5px 0 0;
 }
+nav .nav-menu-icon:hover {
+  background-color: #308dbf;  
+  position: relative;
+  height: 22px;
+  padding: 5px;
+  margin: 0px 7px;
+  -moz-border-radius: 5px 5px 0 0;
+  -webkit-border-radius: 5px 5px 0 0;
+  border-radius: 5px 5px 0 0;
+}
+
 nav .nav-menu-icon.selected {
   background-color: #fff;
 }
@@ -1037,10 +1048,22 @@ section {
   width: 800px;
   padding: 0px 0px 0px 12px;
 }
+#id_username {
+  width: 173px;        
+       }
+#id_password {
+  width: 173px;                
+       }
+#id_openid_url {
+  width: 173px;        
+       }
+#contact-edit-end {
+       }
 .pager {
    padding: 10px;
        text-align: center;
        font-size: 1.0em;
+       margin-top: 140%;
 }      
 
 .tabs {
@@ -1072,15 +1095,17 @@ section {
   margin-bottom: 0px;
   width: 775px;
 }
+.tread-wrapper a{
+  color: #1872A2;
+}
+
 .wall-item-decor {
   position: absolute;
   left: 790px;
   top: -10px;
   width: 16px;
 }
-.unstarred {
-  display: none;
-}
+
 .wall-item-container {
   display: table;
   width: 780px;
@@ -1117,6 +1142,7 @@ section {
 }
 .wall-item-container .wall-item-location {
   padding-right: 40px;
+  display: table-cell;
 }
 .wall-item-container .wall-item-ago {
   word-wrap: break-word;
@@ -1172,6 +1198,7 @@ section {
 .wall-item-container .wall-item-actions-social {
   float: left;
   margin-bottom: 1px;
+  display: table-cell;
 }
 .wall-item-container .wall-item-actions-social a {
   margin-right: 1em;
@@ -1182,6 +1209,7 @@ section {
 .wall-item-container .wall-item-actions-tools {
   float: right;
   width: 80px;
+  display: table-cell;done
 }
 .wall-item-container .wall-item-actions-tools a {
   float: right;