Difference between pages "MediaWiki:Common.css" and "System hardware assurance (glossary)"

From SEBoK
(Difference between pages)
Jump to navigation Jump to search
 
(Page Creation)
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
+
<blockquote>''System hardware assurance is a set of system security engineering activities undertaken to quantify and increase the confidence that electronics function as intended and only as intended throughout their life cycle, and to manage identified risks.''</blockquote>
#ca-talk { display: none !important; }
 
#ca-pdfbook { display: none !important; }
 
body.page h1.firstHeading { display:block !important; }
 
/* hiding existing toolbox */
 
/* #p-navigation, #p-tb h5, #p-tb div.body { display:none !important; } */
 
#p-navigation { display:none !important; }
 
#Toolbox { display:none; }
 
#t-recentchangeslinked { display: none; }
 
#t-upload { display: none; }
 
#t-specialpages { display: none; }
 
  
.printonly {
+
==Sources==
  display: none;
+
SEBoK original.
}
 
  
@media print {
+
==Discussion==
  .printonly {
+
None.
    display: initial;
 
  }
 
}
 
  
.fancytree span.fancytree-title {
 
  font-size: 11px !important;
 
  white-space: normal !important;
 
  font-weight: normal !important;
 
}
 
  
div#mw-panel div.portal div.body .fancytree span.fancytree-title a {
+
[[Category:Glossary of Terms]]
  white-space: normal !important;
 
  line-height: 1.3em;
 
  font-weight: normal !important;
 
}
 
  
span.fancytree-node {
 
  position: relative;
 
  padding-left: 10px;
 
  box-sizing: border-box;
 
}
 
  
span.fancytree-node > .fancytree-expander {
 
  position: absolute;
 
  left: 0;
 
}
 
  
portal .body > .fancytree {
+
<center>'''SEBoK v. 2.4, released 17 May 2021'''</center>
margin-left: -30px;
 
}
 

Revision as of 03:47, 6 June 2021

System hardware assurance is a set of system security engineering activities undertaken to quantify and increase the confidence that electronics function as intended and only as intended throughout their life cycle, and to manage identified risks.

Sources

SEBoK original.

Discussion

None.


SEBoK v. 2.4, released 17 May 2021