]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkzero/style.css
Merge branch 'pull'
[friendica.git] / view / theme / darkzero / style.css
index 3459e74092b4c53fa3877426ab94d8eb97713385..454c578b07df0afcd5c4d54ab6db8bf487a62c2f 100644 (file)
@@ -17,7 +17,7 @@ aside{        background-image: url(border.jpg); padding-bottom: 0px; }
 section { background-color: #333333;   background-image: url(border.jpg); }
 
 
-#profile-tabs-wrapper {        background-image: url(head.jpg); }
+.tabs {        background-image: url(head.jpg); }
 div.wall-item-content-wrapper.shiny {  background-image: url('shiny.png'); }
 
 nav #banner #logo-text a { color: #ffffff; }
@@ -62,3 +62,7 @@ footer {
 }
 
 
+input#dfrn-url {
+       background-color: #222222;
+       color: #FFFFFF !important;
+}