]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/greenzero/style.css
provide ability to repair contact photo
[friendica.git] / view / theme / greenzero / style.css
index ec15b736e8d4fcf177c9eae673fc6cfe1791a638..ab309930ceda38ce1603d5fc49689e51541be957 100644 (file)
@@ -5,6 +5,19 @@
 a:link, a:visited { color: #549f4f; text-decoration: none; }
 a:hover {text-decoration: underline; }
 
+.nav-selected.nav-link { color: #549f4f!important; border-bottom: 0px}
+.nav-commlink, .nav-login-link {background-color: #aed3b2;}
+.nav-commlink:link, .nav-commlink:visited,
+.nav-login-link:link, .nav-login-link:visited{
+       color: #ffffff;
+}
+
+.icon {
+       display: block; width: 16px; height: 16px;
+       background-image: url('greenicons.png');
+}
+
+
 
 body {         background-image: url(head.jpg); }
 aside(         background-image: url(border.jpg); }
@@ -12,12 +25,6 @@ section {    background-image: url(border.jpg); }
 #profile-tabs-wrapper {        background-image: url(head.jpg); }
 div.wall-item-content-wrapper.shiny {  background-image: url('shiny.png'); }
 
-
-.nav-commlink, .nav-login-link {
-       background-color: #aed3b2;
-
-}
-
 .fakelink, .fakelink:visited {
        color: #549f4f;
 }