You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2015/12/17 20:22:12 UTC

[25/50] [abbrv] allura git commit: [#7919] remove unused tb-sub-menu class rules

[#7919] remove unused tb-sub-menu class rules


Project: http://git-wip-us.apache.org/repos/asf/allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/f56c0b15
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/f56c0b15
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/f56c0b15

Branch: refs/heads/db/8034
Commit: f56c0b156b0cd6d0c65c50d772773ccade8fe2f3
Parents: d92db9a
Author: Dave Brondsema <da...@brondsema.net>
Authored: Mon Dec 7 11:35:37 2015 -0500
Committer: Heith Seewald <he...@gmail.com>
Committed: Wed Dec 16 13:55:37 2015 -0600

----------------------------------------------------------------------
 Allura/allura/public/nf/css/navbar.css | 20 --------------------
 1 file changed, 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/f56c0b15/Allura/allura/public/nf/css/navbar.css
----------------------------------------------------------------------
diff --git a/Allura/allura/public/nf/css/navbar.css b/Allura/allura/public/nf/css/navbar.css
index 83ee588..fc0d118 100644
--- a/Allura/allura/public/nf/css/navbar.css
+++ b/Allura/allura/public/nf/css/navbar.css
@@ -201,16 +201,6 @@
     height: 24px;
 }
 
-#top_nav_admin .tb-sub-menu a {
-    border-right: none;
-    margin: 3px 20px 0 2px;
-    padding: 5px;
-}
-
-#top_nav_admin .tb-sub-menu a:hover {
-    color: white;
-}
-
 .react-reorderable-item .tb-item-grouper > div {
     position: relative;
     background: white;
@@ -234,16 +224,6 @@
     text-align: left;
 }
 
-.tb-sub-menu .react-drag:hover {
-    background: #09c linear-gradient(#09c, #07a);
-    border-bottom-style: none;
-    color: white;
-}
-
-.tb-sub-menu .react-drag:hover a {
-    color: white;
-}
-
 #top_nav .add-tool-toggle {
     border: 1px dashed #B9B9B9;
     color: #0077aa;