File tree Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,11 @@ a.cern_internal {
8383 border-left : none;
8484}
8585
86+ /* Specific style for warning admonitions */
87+ .md-typeset .admonition .warning {
88+ font-size : 0.74rem !important ; /* make warning text larger, default: 0.64 */
89+ }
90+
8691.md-typeset .nodeco > .admonition-title ::before ,
8792.md-typeset .nodeco > summary ::before {
8893 height : 0 ; /* hides icon */
Original file line number Diff line number Diff line change 11# Amplitude Detuning Analysis
2+
3+ !!! warning "Incomplete"
4+ This page is a placeholder and is not yet complete.
Original file line number Diff line number Diff line change 1- # The Beta-Beat GUI Correction Panel
1+ # The Correction Panel
2+
3+ !!! warning "Incomplete"
4+ This page is a placeholder and is not yet complete.
5+ Information here is outdated and needs to be revised for the ` omc3 ` version of the Beta-Beat GUI.
26
37The ` Correction ` panel displays the corrections computed from the ` Optics ` panel to bring back the measured machine to nominal model conditions.
48
Original file line number Diff line number Diff line change 1- # The Beta-Beat GUI Optics Panel
1+ # The Optics Panel
2+
3+ !!! warning "Incomplete"
4+ This page is a placeholder and is not yet complete.
5+ Information here is outdated and needs to be revised for the ` omc3 ` version of the Beta-Beat GUI.
26
37The ` Optics Panel ` provides graphical interface to compare the computed optics to the nominal model.
48There are in total three main tabs for the optics panel:
You can’t perform that action at this time.
0 commit comments