]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/opac/theme/default/css/colors.css
numerous small style changes
[working/Evergreen.git] / Open-ILS / web / opac / theme / default / css / colors.css
1 body a                  { color: black; }
2 body a:visited { color: black; }
3 body a:hover    { color: red; text-decoration: underline;}
4
5 .color_1 { background: #A7EA9D; color: #000000; }
6 .color_2 { background: #64EA4F; color: #000000; }
7 .color_3 { background: #CCFFFF; color: #000000; }
8
9 /* ---------------------------------------------------------------------- */
10 .sidebar_chunk {border-right: 1px solid lightgrey;}
11 .sidebar_extra_link { text-decoration: none; }
12 #searchbar_tag_on { color: red; }
13 .searchbar_item { color: black; } 
14 #login_box { border-top: 1px solid #808080; border-bottom: 1px solid #808080; }
15 #next_prev_links_dead { color: #808080; text-decoration: none; }
16 .nav_link_active { text-decoration: underline; }
17 .search_link { text-decoration: none; }
18 .result_table_subtable { border-top: 1px solid #E0E0E0; }
19 /*
20 .copy_count_cell_even { border: 1px solid #E0E0E0; }
21 */
22 /*
23 .copy_count_cell_even { background: #E0F6E0; }
24 */
25
26 .copy_count_div {       border-left: 2px solid #E0F6E0; border-right: 2px solid #E0F6E0;> 
27
28 .rdetail_desc { border: 1px solid #A7EA9D; }
29 .rdetail_item { border: 1px solid #A7EA9D; }
30 #rdetail_details_table { border: 1px solid #A7EA9D; }
31 #rdetail_image_cell { border: 1px solid white; border-right: 1px solid #A7EA9D;}
32 .rdetail_header { border: 1px solid #FCC; }
33 #rdetail_copy_info_table td { border: 1px solid #A7EA9D;}
34 .rdetail_copy_info_header_cell { border: 1px solid #A7EA9D; }
35 .rdetail_copy_info_alt { background: #A7EA9D; }
36 /* ---------------------------------------------------------------------- */
37
38