]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/theme/default/css/colors.css
e214b2238e562a373519d18fabc6420ad6472121
[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 .copy_count_cell_even { border: 1px solid #E0E0E0; }
20 .rdetail_desc { border: 1px solid #A7EA9D; }
21 .rdetail_item { border: 1px solid #A7EA9D; }
22 #rdetail_details_table { border: 1px solid #A7EA9D; }
23 #rdetail_image_cell { border: 1px solid white; border-right: 1px solid #A7EA9D;}
24 .rdetail_header { border: 1px solid #FCC; }
25 #rdetail_copy_info_table td { border: 1px solid #A7EA9D;}
26 .rdetail_copy_info_header_cell { border: 1px solid #A7EA9D; }
27 .rdetail_copy_info_alt { background: #A7EA9D; }
28 /* ---------------------------------------------------------------------- */
29
30