Add ability to dismiss notifications
This commit is contained in:
parent
34fc279092
commit
32b2ecdfa6
9 changed files with 162 additions and 11 deletions
|
@ -89,6 +89,11 @@ nav.navbar-default .navbar-nav>li>a {
|
|||
background: rgba(66, 139, 202, 0.1);
|
||||
}
|
||||
|
||||
.notification-view-element .right-controls {
|
||||
text-align: right;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.dockerfile-path {
|
||||
margin-top: 10px;
|
||||
padding: 20px;
|
||||
|
|
Reference in a new issue