Browse Source

HUE-8155 [metastore] Style the description column placeholder

Johan Ahlen 7 years ago
parent
commit
375e737747

File diff suppressed because it is too large
+ 0 - 0
apps/metastore/src/metastore/static/metastore/css/metastore.css


+ 7 - 0
apps/metastore/src/metastore/static/metastore/less/metastore.less

@@ -285,6 +285,13 @@
 
   .metastore-description-col {
     position: relative;
+
+    .editable-inline-empty {
+      font-style: italic;
+      display: inline-block;
+      color: @cui-gray-700;
+      margin-right: 4px;
+    }
   }
 
   .metastore-property:first-child {

Some files were not shown because too many files changed in this diff