Bluetooth Trolltech Qtopia

Qtopia BlueZ Bluetooth GUI

Source Viewer - main.css

< Source Browser



body {
    margin-left: 5%;
    margin-right: 5%;
    font-family: sans-serif;
    font-size: 12px;
  }


a:link {
    color : #535378;
    text-decoration: none;
  }


a:hover {
    color : #e23030;
    text-decoration: underline;
  }


a:focus {
    color : #e23030;
    text-decoration: underline;
  }


a:visited {
    color : #004000;
    text-decoration: none;
  }


a:visited:hover {
    color : #e23030;
    text-decoration: underline;
  }

  
div#Page {
  border: medium solid black;
  background: #D9E6FF;
  display: block;
  }

  
div#MainTitle {
    border-bottom: thin solid black;
    background: #9FA9FF;
    padding: 10px;
  }

  
div.MenuItemEven {
    background: #B5C0D5;
    margin: 0px;
    padding: 5px;
    white-space: nowrap;
  }

div.MenuItemEven:hover {
    background: white;
  }

div.MenuItemOdd {
    background: #C5D1E7;
    margin: 0px;
    padding: 5px;
    white-space: nowrap;
  }

div.MenuItemOdd:hover {
    background: white;
  }

div.MenuItemSel {
    background: #D9E6FF;
    font-weight: bold;
    margin: 0px;
    padding: 5px;
    white-space: nowrap;
  }


div#Menu {
    background-color : #9BB5E6;
    border-right : thin solid black;
    border-bottom : thin solid black;
    float: left;
    display: block;
  }

  
div#StatusBar {
    border-top: thin solid black;
    background: #A9BFFF;
    font-size: 10px;
    padding: 5px;
  }


td.Caption {
    background-color : #c7c7c7;
    font-style : italic;
    text-align : center;
  }


p#Footer {
    font-size : 8px;
    text-align : center;
  }

div#Contents {
    padding : 10px;
    overflow: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }
  
div#StatusDate {
    width: 40%;
    float: left;
  }
  
div#StatusBrowser {
    width: 20%;
    float: left;
    text-align: center;
  }
  
div#StatusAuthor {
    width: 40%;
    float: left;
    text-align: right;
  }
  
div#StatusFooter {
    clear: both;  /*CSS hack to give the status bar some height*/
  }\
Page Last Updated: Thu, 01 Jan 1970 00:00:00 +0000
Website Developed & Maintained By: tumnus_cp