Upload button bar

This commit is contained in:
Fergal Moran
2016-06-23 20:23:26 +01:00
parent 180839f5ce
commit c29665f449
2 changed files with 8 additions and 73 deletions

View File

@@ -26,79 +26,10 @@
height: 29px;
}
/*
#page-content {
min-height: 894px;
}
.list-nostyle {
list-style: none outside none;
margin: 0;
}
.list-horiz li {
.header .nav {
float: left;
list-style-type: none;
position: relative;
padding-right: 20px;
}
.truncate {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.non-url-button {
cursor: default;
}
.chat-talk {
padding-top: 5px;
}
.slimScrollDiv {
padding-left: 5px;
padding-right: 5px;
}
.sidebar-alt-visible-lg #sidebar-alt {
width: 300px !important;
}
.sidebar-alt-visible-lg #main-container {
margin-right: 300px !important;
}
.sidebar-alt-visible-lg.header-fixed-top header.navbar-fixed-top, .sidebar-alt-visible-lg.header-fixed-bottom header.navbar-fixed-bottom,
.sidebar-alt-visible-lg.footer-fixed #main-container #page-content + footer {
right: 300px !important;
}
.sidebar-content {
width: 100% !important;
}
.search-result-image {
width: 32px;
height: 32px;
}
.fa-1-3x {
font-size: 1.3em;
}
.override-text-align {
text-align: left !important;
}
h6.description {
font-weight: bold;
letter-spacing: 2px;
color: #999;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 5px;
}
*/
.top-nav-buttons {
margin-left: 54px;
}

View File

@@ -5,6 +5,10 @@
<div class="nav notify-row" id="top_menu">
<ul class="nav top-menu" ng-show="$root.currentUser">
<dss-notifications />
</ul>
</div>
<div class="top-nav ">
<ul class="nav top-menu top-nav-buttons">
<li id="navbar-upload-button">
<a ui-sref="root.upload">
<i class="fa fa-cloud-upload"></i>