]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/style.css
common_tabs in notifications.php
[friendica.git] / view / theme / testbubble / style.css
index fd7482ba36cbcf261f827bbffcd5c17b6db416cb..341314c1d0b1e282618a5e96cadd45ba50859234 100644 (file)
@@ -822,22 +822,22 @@ profile-jot-banner-wrapper {
 /* = Tabs = */
 /* ======== */
 
-.tabs-wrapper {
+.tabs {
        width: 450px;
        list-style: none;
        padding: 10px;
        margin: 0px 0px 10px 0px;
        border-bottom: 1px solid #efefef;
 }
-.tabs-wrapper li { display: inline;}
+.tabs li { display: inline;}
 
-.tabs {
+.tab {
        padding: 5px 10px 5px 10px;
        margin-right: 5px;
        font-style: bold;
 }
 
-.tabs:hover {
+.tab:hover {
        padding: 5px 10px 5px 10px;
 }
 
@@ -993,7 +993,7 @@ profile-jot-banner-wrapper {
     position: absolute;
     top: 65px;
     width: 30px;
-    z-index: 10001;
+    z-index: 900;
        width: 30px;
        height: 30px;    
 }
@@ -1004,7 +1004,7 @@ profile-jot-banner-wrapper {
     position: absolute;
     left: 20px;
     top: 70px;
-    z-index: 10002;
+    z-index: 950;
 }
 
 .wall-item-photo-menu {
@@ -3085,4 +3085,4 @@ ul.menu-popup {
 
 #jGrowl {
        z-index: 20000;
-}
\ No newline at end of file
+}