width: 0px;
}
}
-}
-
-/* ############## Post Preview ############## */
-.wbbPostPreview {
- background-color: @wcfTooltipBackgroundColor;
- color: @wcfTooltipColor;
- margin-bottom: 10px;
- max-width: 450px;
- min-width: 150px;
- padding: 7px;
- position: absolute;
- z-index: 320;
-
- .borderRadius();
- .boxShadow(0, 3px, rgba(0, 0, 0, .3), 7px);
-
- .pointer {
- border-color: @wcfTooltipBackgroundColor transparent;
- border-style: solid;
- border-width: 9px 9px 0;
- left: 10%;
- position: absolute;
- bottom: -9px;
- }
-
- .wbbPostPreviewContent {
- h1 {
- display: inline-block;
- }
-
- time {
- font-size: @wcfSmallFontSize;
- font-style: italic;
- }
-
- h1, time, p {
- line-height: 1.5;
- margin-bottom: 7px;
- }
- }
-}
+}
\ No newline at end of file