2 PostgreSQL.org - Navigation (and List) Styles
14 background: #B7B7B7 url
("/media/img/layout/nav_fill.png") top left repeat-x
;
59 padding: 0 1em 0 1.2em;
61 border-left: 1px solid
#C8C8C8;
67 text-decoration: none
;
70 #pgTopNavList li:first-child
{
83 text-decoration: none
;
84 padding: 5px 1em 0 1.2em;
89 /* The search navigation is the list of links next to the search box. */
97 margin: 0px 0px 0px 0px;
109 #pgSearchNavList li
{
110 padding: 0 0.5em 0 0.5em;
112 border-right: 1px solid
#C8C8C8;
115 #pgSearchNavList li a
{
117 text-decoration: none
;
120 #pgSearchNavList li
a:hover
{
124 /* Category Navigation */
140 #pgSideNav, #pgSideNav ul
, #pgSideNav ul ul
{
149 background-color: #F5F5F5;
150 background-image: url
(/media/img/layout/nav_tbl_top.png);
151 background-position: top right
;
152 background-repeat: no-repeat
;
156 background-image: url
(/media/img/layout/nav_tbl_btm.png);
157 background-position: bottom left
;
158 background-repeat: no-repeat
;
159 padding: 10px 0 10px 0;
164 background-color: #F5F5F5;
170 #pgSideNav ul ul li
{
176 border-bottom: 1px solid
#EFEFEF;
179 background-image: url
(/media/img/layout/blt_gry_arrow.png);
180 background-repeat: no-repeat
;
181 background-position: 12px 0.65em;
184 /* Uncomment when IE/Validator supports last-child
186 #pgSideNav ul li:last-child {
187 border-bottom: 1px solid #F5F5F5;
192 #pgSideNav ul li
.last-child
{
193 border-bottom: 1px solid
#F5F5F5;
196 #pgSideNav ul li
.active
{
200 #pgSideNav ul li
.active span
{
207 text-decoration: none
;
208 padding: 3px 5px 3px 15px;
212 #pgSideNav ul ul li a
.active
{
216 /* Uncomment when IE/Validator supports last-child
218 #pgSideNav ul ul li:last-child {
224 #pgSideNav ul ul li
.last-child
{
228 #pgSideNav ul ul li a
{
230 /* padding: 3px 5px 3px 12px; */
235 #pgSideNav ul li
a:hover
{