]> 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 5621a972b9b86e318eb3801966f1aaa88236ce83..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;
 }
 
@@ -3085,4 +3085,4 @@ ul.menu-popup {
 
 #jGrowl {
        z-index: 20000;
-}
\ No newline at end of file
+}