1 /* General site-wide layout */
5 font: 1em Arial, Helvetica, sans-serif;
10 border-bottom: 1px solid #488dd2;
26 background: transparent url('../images/b_button_a.png') no-repeat scroll top right;
30 font: normal 12px Times, Times New Roman, Serif; /* arial, sans-serif; */
33 padding-right: 18px; /* sliding doors padding */
34 text-decoration: none;
37 background: transparent url('../images/c_button_a.png') no-repeat scroll top right;
40 background: transparent url('../images/b_button_span.png') no-repeat;
43 padding: 5px 0 5px 18px;
45 div.button.reset span {
46 background: transparent url('../images/c_button_span.png') no-repeat;
49 background-position: bottom right;
51 outline: none; /* hide dotted outline in Firefox */
53 div.button:hover span {
54 background-position: bottom left;
56 #stemma_pager_buttons {
59 div.pager_left_button {
63 background: transparent url('../images/button_left_28.png') no-repeat left bottom;
65 div.pager_left_button:hover {
66 background: transparent url('../images/button_left_28.png') no-repeat center bottom;
68 div.pager_right_button:hover {
69 background: transparent url('../images/button_right_28.png') no-repeat center bottom;
71 div.pager_right_button {
76 background: transparent url('../images/button_right_28.png') no-repeat left bottom;
78 div.pager_right_button.greyed_out, div.pager_right_button.greyed_out:hover {
80 background: url("../images/button_right_28.png") no-repeat scroll right bottom transparent;
82 div.pager_left_button.greyed_out, div.pager_left_button.greyed_out:hover {
84 background: url("../images/button_left_28.png") no-repeat scroll right bottom transparent;
96 text-decoration: underline;
101 /* Index page components */
103 #directory_container {
107 border: 1px #c6dcf1 solid;
125 text-decoration: underline;
145 #textinfo_container {
146 border: 1px solid #C6DCF1;
157 #stemma_container h2 h3 {
164 border: 1px #c6dcf1 solid;
167 margin-top: expression(( 450 - this.height ) / 2);
172 #textinfo_container_buttons {
178 #run_stexaminer, #run_relater, #open_stemma_add, #open_stemma_edit {
184 #open_textinfo_edit {
191 #upload-collation-dialog {
217 #new_name, #new_lang, #new_public, #new_file_name_container {