harmonized tooltip and popover display

pull/68/head
Mokaddem 2016-08-23 11:20:48 +02:00
parent 8c956c22b1
commit 9f2d672ec8
2 changed files with 7 additions and 2 deletions

View File

@ -23,12 +23,11 @@
.tooltip-inner {
text-align: left;
height: 200%;
width: 200%;
max-width: 500px;
max-height: 500px;
font-size: 13px;
}
xmp {
pre {
white-space:pre-wrap;
word-wrap:break-word;
}

View File

@ -26,9 +26,15 @@
padding-left:0;
list-style:none
}
.btn-link {
color: #000000
}
.popover-content {
white-space:pre-wrap;
word-wrap:break-word;
}
</style>
</head>
<body>