cc14b52584
* Long workload name layout fix (#269) * changed layout to fit experiment names - added span to show full name - shortened name to fit dropwdown - changed layout for added consistency * layout Fixes - refresh button is to the right - header is more consistent across different width screens * header layout update - center div makes turns into multiple lines if not all items fit * slight improvement for header/graph spacing * Fixed refresh button shape and function - moved find_causal_files to parser so that main and gui can access - resized refresh width to allow for same shape across different screens * all graphs now have the same width - graphs now have same width - chart headers start well below the header with filters --------- Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com> * Causal GUI: Linting, synced y-range, remove unused imports/variables, and bug fixes (#274) * GUI: python linting workflow - runs flake8 on code in source/python/gui * GUI: flake8 settings in source/python/gui/setup.cfg - ignore E501 errors (line too long) - ignore W503 errors (line break before binary operator) * GUI: setup.py updates - remove unused imports * GUI: __main__.py updates - stddev is float value - remove unused imports - effectively propagate the --stddev argument * GUI: gui.py updates - remove unused imports - fix light mode - sync initial y range of all causal plots - fix error bars for causal data - set x-ticks to 5 - set y-ticks to 10 - only display top 99% of samples - separate global declarations and assignments to global values - remove unused variable assignments - fix mislabeled function_regex and exp_regex - change if X == False to if not X * GUI: header.py updates - remove unused imports - fix mislabeled function_regex and exp_regex * GUI: parser.py updates - add set_num_stddev function for manipulating global num_stddev value - remove unused variables - fix latency point object (duplicated __init__ function) - fix handling latency in JSON - fix formatting of validation format error message - replace if X == False with if not X - fix unused dataframe creation in add_latency - fix flake8 do not assign lambda for name_wo_ext (use def) * GUI: gui.py updates - replace misnamed "func_list" with "experiment_list" - replace misnamed "exp_list" with "progpt_list" * GUI: fix python workflow - quote python versions to avoid truncating 3.10 to 3.1 --------- Co-authored-by: JoseSantosAMD <87447437+JoseSantosAMD@users.noreply.github.com>
157 línte
7.7 KiB
CSS
157 línte
7.7 KiB
CSS
/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
|
|
|
|
/*
|
|
* Open Sans
|
|
================================================================================ */
|
|
@font-face {
|
|
font-family: 'opensans-regular';
|
|
src: url('fonts/opensans/OpenSans-Regular-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-Regular-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-Regular-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-italic';
|
|
src: url('fonts/opensans/OpenSans-Italic-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-Italic-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-Italic-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-light';
|
|
src: url('fonts/opensans/OpenSans-Light-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-Light-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-Light-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-light-italic';
|
|
src: url('fonts/opensans/OpenSans-LightItalic-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-LightItalic-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-LightItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-LightItalic-webfont.svg#open_sanslight_italic') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-semibold';
|
|
src: url('fonts/opensans/OpenSans-Semibold-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-Semibold-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-Semibold-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-semibold-italic';
|
|
src: url('fonts/opensans/OpenSans-SemiboldItalic-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-bold';
|
|
src: url('fonts/opensans/OpenSans-Bold-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-Bold-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-Bold-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-bold-italic';
|
|
src: url('fonts/opensans/OpenSans-BoldItalic-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-BoldItalic-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-extrabold';
|
|
src: url('fonts/opensans/OpenSans-ExtraBold-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-ExtraBold-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'opensans-extrabold-italic';
|
|
src: url('fonts/opensans/OpenSans-ExtraBoldItalic-webfont.eot');
|
|
src: url('fonts/opensans/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/opensans/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
|
|
url('fonts/opensans/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/opensans/OpenSans-ExtraBoldItalic-webfont.svg#open_sansextrabold_italic') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
/*
|
|
* Libre Baskerville
|
|
================================================================================ */
|
|
@font-face {
|
|
font-family: 'librebaskerville-bold';
|
|
src: url('fonts/librebaskerville/librebaskerville-bold-webfont.eot');
|
|
src: url('fonts/librebaskerville/librebaskerville-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/librebaskerville/librebaskerville-bold-webfont.woff') format('woff'),
|
|
url('fonts/librebaskerville/librebaskerville-bold-webfont.ttf') format('truetype'),
|
|
url('fonts/librebaskerville/librebaskerville-bold-webfont.svg#libre_baskervillebold') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'librebaskerville-italic';
|
|
src: url('fonts/librebaskerville/librebaskerville-italic-webfont.eot');
|
|
src: url('fonts/librebaskerville/librebaskerville-italic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/librebaskerville/librebaskerville-italic-webfont.woff') format('woff'),
|
|
url('fonts/librebaskerville/librebaskerville-italic-webfont.ttf') format('truetype'),
|
|
url('fonts/librebaskerville/librebaskerville-italic-webfont.svg#libre_baskervilleitalic') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'librebaskerville-regular';
|
|
src: url('fonts/librebaskerville/librebaskerville-regular-webfont.eot');
|
|
src: url('fonts/librebaskerville/librebaskerville-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/librebaskerville/librebaskerville-regular-webfont.woff') format('woff'),
|
|
url('fonts/librebaskerville/librebaskerville-regular-webfont.ttf') format('truetype'),
|
|
url('fonts/librebaskerville/librebaskerville-regular-webfont.svg#libre_baskervilleregular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
|
|
/*
|
|
* FIXED for Font-Face Chrome Rendering
|
|
================================================================================ */
|
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
|
|
|
@font-face {
|
|
font-family: 'opensans-semibold';
|
|
src: url('fonts/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'opensans-bold';
|
|
src: url('fonts/opensans/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
|
|
}
|
|
|
|
} |