Skip to content
Snippets Groups Projects
Select Git revision
  • 04ea26f7ace8624c1e41af5eb3a84f4314e76907
  • master default protected
  • release_ABP1_012
  • release_ABP1_008
  • release_ABP1_006
  • release_ABP1_007
  • release_ABP1_005
  • release_ABP1_004
  • release_ABP1_003
  • pre_release_0.15
  • release_ABP1_001
  • release_ABP1_002
  • pre_release_0.13
  • pre_release_0.14
  • pre_release_0.11
  • pre_release_0.12
  • pre_release_0.10
  • pre_release_0.09
  • pre_release_0.08
19 results

MacIOSurfaceManager.h

Blame
  • stylesheet.css 8.93 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: 130%;
    }
    H3 {
           font-size: 115%;
    }
    H4 {
           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.navpath {
    	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;