author | Dan |
Sat, 16 May 2009 09:57:00 -0400 | |
changeset 3 | f0a844799a0c |
parent 0 | e8db3e017691 |
permissions | -rw-r--r-- |
0 | 1 |
div#enanium_bg_list { |
2 |
position: absolute; |
|
3 |
right: 10px; |
|
4 |
top: 43px; |
|
5 |
background-image: url(../../themes/enanium/images/transb50.png); |
|
6 |
padding: 11px 4px 8px 4px; |
|
7 |
} |
|
8 |
||
9 |
div#enanium_bg_list a { |
|
10 |
padding: 8px 4px 1px 4px; |
|
11 |
margin: 0 4px; |
|
12 |
border: 1px solid #808080; |
|
13 |
} |
|
14 |
||
15 |
div#enanium_bg_list a:hover, div#enanium_bg_list a.selected { |
|
16 |
border-color: #ffcb00; |
|
17 |
} |