Skip to content
Snippets Groups Projects
Select Git revision
  • fa0156acb6c9279ee3a93b08737fdc4a77ae4af8
  • master default protected
  • antenna-patterns
  • qt5-qopenglwidget
  • license-demo
  • isolated
  • isolated-fixedprofile
  • release_1.1
  • press-conference
  • rim-only
  • release_1.0
11 results

pulsescopewidget.cpp

Blame
  • stylesheet.css 7.89 KiB
    BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
    	font-family: Geneva, Arial, Helvetica, sans-serif;
    }
    BODY,TD {
           font-size: 90%;
    }
    H1 {
    	text-align: center;
           font-size: 160%;
    }
    H2 {
           font-size: 120%;
    }
    H3 {
           font-size: 100%;
    }
    CAPTION { font-weight: bold }
    DIV.qindex {
    	width: 100%;
    	background-color: #e8eef2;
    	border: 1px solid #84b0c7;
    	text-align: center;
    	margin: 2px;
    	padding: 2px;
    	line-height: 140%;
    }
    DIV.nav {
    	width: 100%;
    	background-color: #e8eef2;
    	border: 1px solid #84b0c7;
    	text-align: center;
    	margin: 2px;
    	padding: 2px;
    	line-height: 140%;
    }
    DIV.navtab {
           background-color: #e8eef2;
           border: 1px solid #84b0c7;
           text-align: center;
           margin: 2px;
           margin-right: 15px;
           padding: 2px;
    }
    TD.navtab {
           font-size: 70%;
    }
    A.qindex {
           text-decoration: none;
           font-weight: bold;
           color: #1A419D;
    }
    A.qindex:visited {
           text-decoration: none;
           font-weight: bold;
           color: #1A419D
    }
    A.qindex:hover {
    	text-decoration: none;
    	background-color: #ddddff;
    }
    A.qindexHL {
    	text-decoration: none;
    	font-weight: bold;
    	background-color: #6666cc;
    	color: #ffffff;
    	border: 1px double #9295C2;
    }
    A.qindexHL:hover {
    	text-decoration: none;
    	background-color: #6666cc;