]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove border from user menu, adjust to apps menu
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Fri, 28 Nov 2014 08:35:50 +0000 (09:35 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Fri, 28 Nov 2014 08:35:50 +0000 (09:35 +0100)
core/css/header.css

index 026240ea1b0aee3c441454d6a9c7d3eb0f877290..02e47ad0966c12f8f86beb5fe1474169c32953aa 100644 (file)
        z-index: 2000;
        display: none;
        background-color: #383c43;
-       border-bottom-left-radius:7px; border-bottom:1px #333 solid; border-left:1px #333 solid;
-       box-shadow:0 0 7px rgb(29,45,68);
+       border-bottom-left-radius: 7px;
+       box-shadow: 0 0 7px rgb(29,45,68);
        -moz-box-sizing: border-box; box-sizing: border-box;
 }
        #expanddiv a {