Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-08-12 19:27:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/wherehows-web/app/styles/layout/_dataset.scss

15 lines
282 B
SCSS
Raw Normal View History

creates containers and presentational components for dataset fabric switcher. defaults to local list of fabrics when remote not available. modifies dataset entity header styles by moving pills adjacent to dataset-name
2018-07-17 16:15:53 -07:00
.dataset-meta-properties {
display: flex;
align-items: center;
margin-top: item-spacing(5);
margin-bottom: item-spacing(5);
}
fixes issue with long text in breadcrumbs and dataset name element
2018-02-28 10:24:15 -08:00
.dataset-name {
creates containers and presentational components for dataset fabric switcher. defaults to local list of fabrics when remote not available. modifies dataset entity header styles by moving pills adjacent to dataset-name
2018-07-17 16:15:53 -07:00
max-width: item-spacing(9) * 10;
fixes issue with long text in breadcrumbs and dataset name element
2018-02-28 10:24:15 -08:00
padding-right: item-spacing(3);
overflow: hidden;
text-overflow: ellipsis;
creates containers and presentational components for dataset fabric switcher. defaults to local list of fabrics when remote not available. modifies dataset entity header styles by moving pills adjacent to dataset-name
2018-07-17 16:15:53 -07:00
margin: 0;
fixes issue with long text in breadcrumbs and dataset name element
2018-02-28 10:24:15 -08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1004ms Template: 37ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API