##// END OF EJS Templates
Merge pull request #5132 from minrk/oops-pdf-transform...
Merge pull request #5132 from minrk/oops-pdf-transform remove application/pdf->pdf transform in javascript

File last commit:

r15128:284714b1
r15429:fe4732f8 merge
Show More
notificationarea.less
18 lines | 296 B | text/x-less | LessCssLexer
#notification_area {
z-index: 10;
}
.indicator_area {
color: @navbarLinkColor;
padding: 4px 3px;
margin: 0px;
width: 11px;
z-index: 10;
text-align: center;
}
#kernel_indicator {
// Pull it to the right, outside the container boundary
margin-right: -16px;
}