Mercurial > geeqie
annotate doc/style.css @ 1112:b223ad7f4867
Reformat more pages.
author | zas_ |
---|---|
date | Mon, 10 Nov 2008 13:00:29 +0000 |
parents | 7cd49c6dc302 |
children | 79e69e5f4642 |
rev | line source |
---|---|
1095 | 1 /* common */ |
2 p.previous {text-align: left} | |
1105 | 3 p.navtop_title {text-align: center; font-weight:bold;} |
4 p.navbottom_title {text-align: center;} | |
5 | |
6 p.next {text-align: right} | |
1097
37536ba2d5f4
Add two css classes navtop and navbottom and remove unused ones.
zas_
parents:
1095
diff
changeset
|
7 div.navtop {text-align: center} |
37536ba2d5f4
Add two css classes navtop and navbottom and remove unused ones.
zas_
parents:
1095
diff
changeset
|
8 div.navbottom {text-align: center} |
1105 | 9 |
1102 | 10 div.bottomspacer { padding-bottom: 5em;} |
1101 | 11 div.footer { text-align: right} |
1104
24ea4fda5c38
Move dialog descriptions to definitions lists, first step.
zas_
parents:
1102
diff
changeset
|
12 /* menu descriptions */ |
1102 | 13 dl.menu_desc { padding-left: 2em;} |
14 .menu_desc dt {font-weight: bold; padding-top: 0.3em} | |
15 .menu_desc dd {} | |
1104
24ea4fda5c38
Move dialog descriptions to definitions lists, first step.
zas_
parents:
1102
diff
changeset
|
16 /* dialog descriptions */ |
24ea4fda5c38
Move dialog descriptions to definitions lists, first step.
zas_
parents:
1102
diff
changeset
|
17 dl.dialog_desc { padding-left: 2em;} |
24ea4fda5c38
Move dialog descriptions to definitions lists, first step.
zas_
parents:
1102
diff
changeset
|
18 .dialog_desc dt {font-weight: bold; padding-top: 0.3em} |
24ea4fda5c38
Move dialog descriptions to definitions lists, first step.
zas_
parents:
1102
diff
changeset
|
19 .dialog_desc dd {} |
1095 | 20 |
1106 | 21 thead { font-weight: bold; } |
22 | |
1107 | 23 .file_locations_subtitle { font-weight: bold} |
1108 | 24 |
25 span.option_name { font-style: italic } | |
1110 | 26 |
27 p.note { font-style: italic } | |
28 .note em { font-weight: bold } | |
1107 | 29 |
1095 | 30 /* collections.html */ |
31 div.gq-collections-4 {text-align: center} | |
32 | |
33 /* credits.html */ | |
34 span.gq-credits-6 {font-family: Nimbus Roman No9 L} | |
35 | |
36 /* faq.html */ | |
37 pre.gq-faq-9 {margin-left: 1.58in} | |
38 span.gq-faq-5 {font-size: 120%} | |
39 | |
40 /* image_management_copy_move.html */ | |
41 | |
42 /* image_management_delete.html */ | |
43 span.gq-delete-7 {font-style: normal} | |
44 | |
45 /* image_management_external_editing.html */ | |
46 | |
47 /* image_management.html */ | |
48 | |
49 /* image_management_rename.html */ | |
50 | |
51 /* image_presentation_fullscreen.html */ | |
52 span.gq-fullscreen-10 {text-decoration: none} | |
53 div.gq-fullscreen-4 {text-align: center} | |
54 table.gq-fullscreen-3 {page-break-before: always} | |
55 | |
56 /* image_presentation.html */ | |
57 | |
58 /* image_presentation_slideshow.html */ | |
59 span.gq-slideshow-6 {text-decoration: none} | |
60 | |
61 /* image_search_finding_duplicates.html */ | |
62 div.gq-finding-duplicates-4 {text-align: center} | |
63 | |
64 /* image_search.html */ | |
65 | |
66 /* image_search_search.html */ | |
67 div.gq-search-4 {text-align: center} | |
68 | |
69 /* index.html */ | |
70 .menu ul {font-size: 110%; font-weight: bold; margin: 10px;} | |
71 .menu ul li {margin: 4px;} | |
72 .menu ul>ul {font-size: 90%; font-weight: normal} | |
73 | |
74 /* introduction.html */ | |
75 span.gq-introduction-6 {font-family: Nimbus Roman No9 L} | |
76 | |
77 /* main_window_file_pane.html */ | |
78 | |
79 /* main_window_folder_pane.html */ | |
80 | |
81 /* main_window.html */ | |
82 | |
83 /* main_window_image_pane.html */ | |
84 span.gq-image-pane-6 {text-decoration: none} | |
85 | |
86 /* main_window_layout.html */ | |
87 | |
88 /* main_window_menus.html */ | |
89 span.gq-menus-8 {text-decoration: none} | |
90 | |
91 /* main_window_navigation.html */ | |
92 | |
93 /* main_window_status_bar.html */ | |
94 | |
95 /* options_advanced.html */ | |
96 span.gq-advanced-13 {text-decoration: none} | |
97 | |
98 /* options_editor_commands.html */ | |
99 | |
100 /* options_filtering.html */ | |
101 | |
102 /* options_general.html */ | |
103 dd.gq-general-10 {margin-left: 0in; margin-bottom: 0.2in; text-decoration: none} | |
104 dd.gq-general-9 {margin-bottom: 0.2in} | |
105 dd.gq-general-7 {margin-bottom: 0.2in; text-decoration: none} | |
106 dd.gq-general-6 {margin-left: 0in; margin-bottom: 0.2in} | |
107 | |
108 /* options_hidden.html */ | |
109 pre.gq-hidden-6 {margin-left: 1.58in; margin-bottom: 0.2in} | |
110 | |
111 /* options.html */ | |
112 | |
113 /* options_image.html */ | |
114 dd.gq-image-12 {margin-bottom: 0.2in} | |
115 span.gq-image-8 {text-decoration: none} | |
116 | |
117 /* options_window.html */ | |
118 | |
119 /* other_windows.html */ | |
120 | |
121 /* other_windows_image_properties.html */ | |
122 | |
123 /* other_windows_image_window.html */ | |
124 | |
125 /* printing.html */ | |
126 span.gq-printing-8 {text-decoration: none} | |
127 | |
128 /* reference_command_line.html */ | |
129 | |
130 /* reference.html */ | |
131 | |
132 /* reference_keyboard_shortcuts.html */ | |
133 span.gq-keyboard-shortcuts-10 {text-decoration: none} | |
134 div.gq-keyboard-shortcuts-4 {text-align: center} | |
135 table.gq-keyboard-shortcuts-3 {page-break-before: always} | |
136 | |
137 /* reference_management.html */ | |
138 span.gq-management-9 {font-weight: medium} | |
139 span.gq-management-8 {font-style: normal} | |
140 div.gq-management-4 {text-align: center} | |
141 | |
142 /* reference_thumbnails.html */ | |
143 | |
144 /* sidebars_exif.html */ | |
145 | |
146 /* sidebars.html */ | |
147 | |
148 /* sidebars_keywords.html */ | |
149 span.gq-keywords-5 {font-weight: medium} | |
150 | |
151 /* sidebars_sort_manager.html */ | |
152 span.gq-sort-manager-8 {font-weight: medium} | |
153 | |
154 /* template.html */ |