doc_pub/LBS UML Model/css/eacont.css
author Billy Gibson <Billy.Gibson@nokia.com>
Thu, 01 Apr 2010 18:00:00 +0100
branchRCL_3
changeset 11 ffd33da0467c
permissions -rw-r--r--
UML Module of the LBS subsystem
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     1
A, A:visited {
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     2
	color: #000000;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     3
	text-decoration: none;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     4
	font-weight: normal;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     5
}
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     6
A:active, A:hover {
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     7
	cursor: default;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     8
}
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
     9
BODY {
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    10
	cursor: default;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    11
	font-family: Arial, Helvetica;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    12
	font-size: 10px;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    13
	margin: 0px;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    14
	padding: 5px;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    15
}
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    16
IMG {
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    17
	border: none;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    18
	text-decoration: none;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    19
	margin-bottom: -3px;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    20
}
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    21
LI {
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    22
	list-style: none;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    23
	margin: 0px;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    24
	white-space: nowrap;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    25
}
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    26
UL {
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    27
	margin: 0px;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    28
	padding: 0px;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    29
}
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    30
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    31
.Loading {
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    32
	color: #CCCCCC;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    33
	text-align : center;
ffd33da0467c UML Module of the LBS subsystem
Billy Gibson <Billy.Gibson@nokia.com>
parents:
diff changeset
    34
}