[ Index ]

PHP Cross Reference of phpwcms V1.5.0 _r431 (28.01.12)

title

Body

[close]

/include/inc_css/ -> install.css (source)

   1  html, body, div, form {
   2      margin:            0;
   3      padding:        0;
   4  }
   5  
   6  form {
   7      margin:            5px 0 2px 0;
   8  }
   9  
  10  body {
  11      color:                 #282F42;
  12      background-image:     url(../../img/backend/background.jpg);
  13      background-repeat:     repeat-x;
  14      background-color:     #C1D2E2;
  15  }
  16  
  17  td, p, div, form, body {
  18      font-family:        Verdana, Helvetica, Arial, sans-serif;
  19      font-size:             12px;
  20      line-height:        140%;
  21  }
  22  
  23  p {
  24      margin:            0;
  25      padding:        5px 0 10px 0;
  26  }
  27  
  28  
  29  .v09 {  font-size: 9px; font-weight:normal;}
  30  .v10 {  font-size: 10px; font-weight:normal;}
  31  .v11 {  font-size: 11px; font-weight:normal;}
  32  .v12 {  font-size: 12px; font-weight:normal;}
  33  .v13 {  font-size: 13px; font-weight:normal;}
  34  .v14 {  font-size: 14px; font-weight:normal;}
  35  
  36  .v09b {    font-size: 9px; font-weight:bold;}
  37  .v10b {    font-size: 10px;font-weight:bold;}
  38  .v11b {    font-size: 11px;font-weight:bold;}
  39  .v12b {    font-size: 12px;font-weight:bold;}
  40  .v13b {    font-size: 13px;font-weight:bold;}
  41  .v14b {    font-size: 14px;font-weight:bold;}
  42  
  43  h1 {
  44      color:                         #4B6F92;
  45      font-weight:                 normal;
  46      font-size:                    14pt;
  47      margin:                        15px 0 5px 0;
  48      padding:                     0;
  49      font-family:                 "Terbuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  50      line-height:                95%;
  51  }
  52  
  53  span.number {
  54      
  55  }
  56  
  57  .title {
  58      color: #4B6F92;
  59      font-weight: bold;
  60  }
  61  .error {
  62      color: #CC3300;
  63      font-weight: normal;
  64  }
  65  
  66  .chatlist, .chatlist a { 
  67      color:             #406C94; 
  68      font-size:         11px;
  69  }
  70  .chatlist a:hover {
  71      color:            #FF572D;
  72  }
  73  
  74  a, a:link, a:visited, a:active  { 
  75      text-decoration:    none;
  76      background-color:     transparent;
  77      color:                #406C94
  78  }
  79  a:hover {
  80      color:                #FF572D;
  81      text-decoration:     underline;
  82      background-color:    transparent;
  83  }
  84  
  85  .versioncheck {
  86      padding: 6px;
  87      border: 1px solid #A0BBD6;
  88      margin: 0 0 15px 0;
  89  }
  90  
  91  .versioncheck p {
  92      padding: 0;
  93      margin: 5px 0 0 0;
  94  }
  95  
  96  .versioncheck h1 {
  97      font-size: 13px;
  98      margin: 0;
  99  }
 100  
 101  .navtext, .navtext a:link, .navtext a:visited, .navtext a:active, .navtext a:hover {
 102      color: #406C94;
 103      font-weight: normal;
 104      font-size: 11px
 105  }
 106  .navtext a:hover {
 107      text-decoration: underline;
 108  }
 109  .navtexta, .navtexta a:link, .navtexta a:visited, .navtexta a:active, .navtexta a:hover {
 110      color: #305270;
 111      font-weight: normal;
 112      font-size: 11px
 113  }
 114  .navtexta a:hover {
 115      text-decoration: underline;
 116  }
 117  
 118  hr {
 119      border:    0;
 120      height: 0;
 121      border-bottom: 1px dotted #7599BB;
 122      margin: 10px 0 15px 0;
 123  }
 124  
 125  input, select, textarea {
 126      font-family:        Verdana, Arial, Helvetica, sans-serif;
 127      font-size:             13px;
 128  }
 129  
 130  #license {
 131      height:                300px;
 132      overflow:            auto;
 133      border:                1px solid #7599BB;
 134      margin:                10px 0 20px 0;
 135      padding:            10px;
 136  }
 137  
 138  .errorBox {
 139      height:                300px;
 140      overflow:            auto;
 141      border:                1px solid #7599BB;
 142      margin:                10px 0 20px 0;
 143      padding:            10px;
 144      font-family:        "Courier New", Courier, mono;
 145      font-weight:        normal;
 146      color:                #FF572D;
 147  }
 148  
 149  #sqlqueries {
 150      height:                300px;
 151      border:                1px solid #7599BB;
 152      margin:                0 0 20px 0;
 153      padding:            0;
 154      width:                735px;
 155  }
 156  
 157  #license p {
 158      font-family:        "Courier New", Courier, mono;
 159  }
 160  p.code {
 161      font-family:        "Courier New", Courier, mono;
 162      color:                #009900;
 163      padding-left:        20px;
 164  }
 165  
 166  #warning {
 167      color:                #FFFFFF;
 168      background-color:    #CC3300;
 169      padding:            5px;
 170  }
 171  #warning p {
 172      font-size:            11px;
 173      padding:            0;
 174      margin:                0;
 175  }
 176  
 177  .sqlselect {
 178      border-left:            1px dotted #7599BB;
 179      border-bottom:            1px dotted #7599BB;
 180  }
 181  .sqlselect td {
 182      border-top:            1px dotted #7599BB;
 183      border-right:        1px dotted #7599BB;
 184      padding:            4px;
 185  }
 186  .icon {
 187      position:            relative;
 188      top:                2px;
 189  }
 190  .icon1 {
 191      position:            relative;
 192      top:                3px;
 193      margin:             0 3px 0 3px;
 194  }
 195  
 196  ol, ul {
 197      margin:                0 0 10px 0;
 198      padding:            0 0 0 30px;
 199  }
 200  ol li, ul li {
 201      margin:                0;
 202      padding:            0;
 203  }


Generated: Sun Jan 29 16:31:14 2012 Cross-referenced by PHPXref 0.7.1