Browse Source

HUE-8635 [editor] Add the correct styles to the language reference context popover

Johan Ahlen 7 năm trước cách đây
mục cha
commit
cd66da21b3

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 9 - 0
desktop/core/src/desktop/static/desktop/less/hue-assist.less

@@ -626,6 +626,15 @@
   overflow-x: auto;
 }
 
+.context-popover-docs-details {
+  padding-top: 2px;
+
+  .hue-doc-title {
+    display: none;
+  }
+}
+
+.context-popover-docs-details,
 .assist-docs-details {
   ul li {
     margin: 8px 0;

+ 1 - 1
desktop/core/src/desktop/templates/ko_components/ko_context_popover.mako

@@ -332,7 +332,7 @@ from metadata.conf import has_navigator
 
   <script type="text/html" id="context-lang-ref-contents">
     <div class="context-popover-content">
-      <div class="context-popover-flex-fill" data-bind="html: body"></div>
+      <div class="context-popover-flex-fill context-popover-docs-details" data-bind="html: body"></div>
       <div class="context-popover-flex-bottom-links">
         <div class="context-popover-link-row">
           <a class="inactive-action pointer" data-bind="click: openInRightAssist">

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác