source: extensions/greydragon/css/styles.css @ 31987

Last change on this file since 31987 was 31987, checked in by SergeD, 5 years ago

version 1.3.2 - see changelog for details

  • Property svn:eol-style set to native
File size: 18.8 KB
Line 
1/* backgrounds */
2
3html, body { font-size: 0.9em; }
4html, body, input, select, textarea, file { font-family: "Century Gothic", "Lucida Grande", Verdana, DejaVu Sans, sans-serif; }
5
6#the_page { position: relative; }
7#the_page .menushown#content, #the_page > .menushown.content, #the_page .contentWithMenu { margin-left: 0; }
8
9.thumbnailCategories { width: auto; margin-left: 6px; }
10.switchBox, .header_notes           { background-color: #555;}
11.thumbnailCategory , .commentElement      { background-color: #333;}
12.message                  { background-color: #666;}
13
14INPUT[type="text"], INPUT[type="password"], INPUT[type="file"], SELECT, TEXTAREA, OPTION { background-color: #555; padding-left: 0.3em; padding-right: 0.3em; }
15INPUT[type="button"], INPUT[type="submit"], INPUT[type="reset"] { background-color: #555; padding: 0.3em 0.6em; }
16INPUT:focus, SELECT:focus, TEXTAREA:focus { background-color: #666;}
17
18h3 { font-size: 1.1em; }
19
20/* font colors */
21
22a            { outline: 0; }
23a:hover      { text-decoration: none; }
24a:active, a:focus { outline: 0; text-decoration: none; }
25
26INPUT.rateButton              { color: #fff;}
27.message                  { color: #fff;}
28.commentContent .comments_toggle:hover    { color: #fff;}
29INPUT[type="text"], INPUT[type="password"],
30INPUT[type="reset"], INPUT[type="file"],
31SELECT, TEXTAREA              { color: #ccc;}
32INPUT:focus, SELECT:focus, TEXTAREA:focus { color: #fff;}
33
34
35/* borders */
36
37#content, .content, .content .titrePage    { border-bottom: 1px solid #444;}
38#copyright                  { border-top-width:1px;}
39#content .calendarTitleBar          { border-bottom: none;}
40.switchBox                  { border: 1px solid #000;}
41.switchBoxTitle                 { border-bottom: 1px solid #444;}
42INPUT, SELECT, TEXTAREA       { border: 1px solid #666;}
43
44/* form */
45legend { font-style: normal; }
46#qsearchInput { margin-left: -20px; }
47
48.properties fieldset { padding: 0; margin-left: 8px; margin-right: 8px; }
49
50/* general rules */
51
52body         { margin-left: auto; margin-right: auto; width: 1270px; }
53#theHeader   { height: 90px; padding: 0; font-size: 0.9em; text-align: left; padding: 8px 16px; }
54
55#g-footer    { zoom: 1; position: relative; height: auto; min-height: 1.6em; clear: both; display: block; line-height: 90%; } /* min-width: 1020px; */
56#g-footer.expanded { min-height: 3em; }
57#g-footer span { display: none; }
58#g-footer.g-text-only span { display: static; }
59
60.g-link-list { float: left; padding: 0; margin: 0; text-align: left; list-style: none; }
61.g-link-list li { float: left; }
62.g-link-list li.dot:nth-of-type(1) { display: none; }
63
64.g-footer-topleft    { position: absolute; top: 0.3em; left: 1em; }
65.g-footer-bottomleft { position: absolute; bottom: 0.3em; left: 1em; }
66.g-footer-topright   { position: absolute; top: 0.3em; right: 1em; }
67#g-gallery-logo { text-indent: -9999em; display: block; width: 62px; height: 15px; background: transparent url('../icon/gallery.png') no-repeat; }
68#g-theme-logo   { text-indent: -9999em; display: block; width: 70px; height: 18px; }
69
70#g-footer #g-credits.g-text-only li { float: left; }
71#g-footer #g-credits.g-text-only span { display: block; float: left; }
72#g-footer #g-credits.g-text-only a { float: left; }
73#g-footer #g-credits.g-text-only #g-gallery-logo, #g-footer #g-credits.g-text-only #g-theme-logo { text-indent: 0; width: auto; background: none; }
74
75#gdHomeContent { position: relative; }
76.gdHomeQuote { float: left; width: 300px; font-size: 110%; }
77.gdHomePagePhoto {text-align: center; margin: 2em 0 20px 0;}
78.gdHomeEnter { position: absolute; right: 6em; top: 1em; z-index: 20; padding: 0.3em 0.6em; }
79
80#g-logo { display: inline-block; }
81
82#content, .content, .content .titrePage { border-bottom: none; }
83
84a:hover     { border-bottom: none;}
85#copyright  { padding:0 4px 0 0; text-align:right;}
86
87/* content */
88
89#the_page  #content, #the_page > .content { margin-right: 0; }
90
91#content, .content        { margin-bottom: 0px; padding-bottom: 4px; min-height: 300px; }
92#thePicturePage #content  { padding-bottom: 0;}
93.content .titrePage       { padding: 0; margin-bottom: 4px;}
94.content .titrePage h2    { background: none !important; line-height: 20px; padding: 6px 0 0 6px; }
95
96#quickconnect fieldset { margin: 0 10px 0 -10px; border: 2px solid #444444; }
97.categoryActions { margin-right: 14px; margin-top: 0; }
98
99/* menubar */
100
101#menubar { display: none; left: 0px; top: 120px; position: absolute; margin: 0; z-index: 200; overflow: hidden; width: 200px; }
102.no-header #menubar { top: 30px; }
103.content.menuhidden .titrePage h2 { margin-left: 0; }
104
105#menubar.expanded { bottom: 3em; }
106#menubar dt { text-align: left;}
107#menubar dd { padding: 0 0 0 1em;}
108#menubar .pwg-icon-filter { display: none;}
109#menubar dl dt { padding-left: 12px; }
110#menubar ul { list-style-type: disc; margin-top: 0; }
111#menubar #menuTagCloud { font-size: 92%; text-align: left; }
112#menubar #mbCategories li { margin-right: 0.3em; }
113.no-b-counter #menubar #mbCategories .menuInfoCatByChild, .no-b-counter #menubar #mbCategories .menuInfoCat, .no-b-counter #menubar #mbCategories .totalImages { display: none; }
114
115/* Menu Styles */
116/* Disabled */
117body.hide-menu #menubar { display: none !important; }
118body.disabled-menu #menuSwitcher { display: none !important; }
119body.disabled-menu .content .titrePage h2 { padding-left: 10px; }
120
121/* Static */
122#menubar.static { background: none !important; bottom: auto; position: static; display: block !important; }
123body.static-menu .contentWithMenu, body.static-menu #the_page .contentWithMenu { margin-left: 200px; amargin-left: 0; }
124body.static-menu .contentWithMenu .titrePage { margin-left: -194px; }
125body.static-menu #mbCategories { margin-bottom: 1em; }
126body.static-menu .content .titrePage h2 { text-indent: 10px; }
127body.static-menu #menuSwitcher { display: none !important; }
128
129/* Static header bottom */
130#menubar.header-bottom { float: none; width: 100%; display: block !important; position: static; }
131#menubar.header-bottom dt { padding: 2px 4px; font-weight: normal; }
132#menubar.header-bottom dl { float: left; padding-left: 1em; padding-right: 1em; cursor: pointer; }
133#menubar.header-bottom dl:first-child { margin-left: 8px; padding-left: 0; }
134#menubar.header-bottom dd { position: absolute; z-index: 1000; display: none; float: left; min-width: 20em; padding: 0.5em 0 0.5em 0.5em; margin: 0 0 0 -8px; text-align: left; list-style: none; -webkit-background-clip: padding-box; background-clip: padding-box; }
135#menubar.header-bottom dl:hover dd { display: block; }
136#menubar.header-bottom #mbAdditionalPages dt { display: none; }
137#menubar.header-bottom #mbAdditionalPages dd { display: block; background-color: transparent; border: none; padding: 2px 0; }
138#menubar.header-bottom #mbAdditionalPages dd ul { margin: 0; list-style-type: none; font-size: 120%; }
139#menubar.header-bottom #mbAdditionalPages dd ul li { float: left; padding-right: 1em; }
140
141#menubar.header-bottom fieldset { border: none; padding: 0 0.5em 0 1em; }
142#menubar.header-bottom fieldset legend { font-size: 1.4em; margin-bottom: 0.5em; }
143
144.header-bottom-menu .contentWithMenu .titrePage { padding-left: 6px; }
145.header-bottom-menu .categoryActions { margin-top: 4px; }
146.header-bottom-menu #menuSwitcher { display: none !important; }
147
148/* Static header right */
149
150.header-right-menu .content .titrePage h2 { padding-left: 10px; }
151.header-right-menu #menuSwitcher { display: none !important; }
152
153#menubar.header-right { float: none; left: auto; top: 30px; right: 2em; display: block !important; background: none; width: auto; }
154
155#menubar.header-right dt { padding: 2px 4px; font-weight: normal; }
156#menubar.header-right dl { float: left; padding-left: 1em; padding-right: 1em; cursor: pointer; }
157#menubar.header-right dd { position: fixed; z-index: 1000; display: none; float: left; min-width: 15em; padding: 0.5em 0 0.5em 0; margin: 0 0 0 -8px; text-align: left; list-style: none; -webkit-background-clip: padding-box; background-clip: padding-box; }
158#menubar.header-right dd > ul { list-style: none; margin-left: 0; margin-bottom: 0; }
159#menubar.header-right dd > ul > li { min-width: 15px; line-height: 1.9em; vertical-align: middle; padding-left: 0.5em; }
160#menubar.header-right dl:hover dd { display: block; }
161
162#menubar.header-right #mbAdditionalPages dt { display: none; }
163#menubar.header-right #mbAdditionalPages dd { display: block; background-color: transparent; border: none; padding: 2px 0; }
164#menubar.header-right #mbAdditionalPages dd ul { margin: 0; list-style-type: none; font-size: 120%; }
165#menubar.header-right #mbAdditionalPages dd ul li { float: left; padding-right: 1em; }
166
167/* Static top bar */
168#menubar.top-bar { float: none; width: 100%; display: block; position: absolute; top: 0; }
169#menubar.top-bar dt { padding: 2px 4px; }
170#menubar.top-bar dl { float: left; padding-left: 1em; padding-right: 1em; cursor: pointer; }
171#menubar.top-bar dl:first-child { margin-left: 8px; padding-left: 0; }
172#menubar.top-bar dd { position: absolute; z-index: 1000; display: none; float: left; min-width: 160px; padding: 0.5em 0 0.5em 0.5em; margin: 0 0 0 -8px; text-align: left; list-style: none; -webkit-background-clip: padding-box; background-clip: padding-box; }
173#menubar.top-bar dl:hover dd { display: block; }
174body.top-bar-menu #the_page{ padding-top: 28px; }
175
176/* switchers */
177
178#menuSwitcher { display: inline-block; height: 20px; cursor: pointer; width: 30px; }
179
180#infoSwitcher { display: block; text-align: center; height: 32px; cursor: pointer; position:absolute; right: 21.7%; top:0; margin: 10px 0 0 7px; z-index:99; }
181#infoSwitcher.infohidden { width: 25px; top: 10px; right: 0; left: auto; margin: 0; }
182
183#slideshow #theImage      { width: 100%; margin: auto; overflow: visible;}
184#theImage.infohidden    { width: 100%;}
185
186#commentsSwitcher { float: left; margin: 0.6em 0; cursor:pointer; width: 33px; }
187.noCommentContent #commentsSwitcher { display: none;}
188
189.switchArrow { width: 24px; height: 16px; margin: 1px 5px 8px 4px; user-select: none; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
190
191.menuhidden .switchArrow  { background-position: 0 0;}
192.menushown  .switchArrow { background-position: -22px 0;}
193.infohidden .switchArrow { background-position: 0 0; margin-top: 8px; }
194.infohidden#infoSwitcher { width: 32px;}
195.infoshown  .switchArrow   { background-position: -22px 0; margin-top: 8px; }
196
197.commentshidden .switchArrow, 
198.commentsshown  .switchArrow { background: none; font-family: "Glyphicons Halflings" !important; text-align: center; margin-right: 0; }
199.commentshidden .switchArrow::before { content: "\e113"; width: auto; }
200.commentsshown  .switchArrow::before { content: "\e114"; width: auto; }
201                                                       
202/* switchboxes */
203
204.switchBox { padding: 0.5em 10px; text-align: left; z-index: 100; border-radius: 0; }
205.derivativeSizeDetails        { display: none;}
206
207/* thumbnails */
208
209.thumbnails, #thumbnails          { padding-top: 5px; margin-left: 8px; margin-right: 8px;}
210.thumbnailCategory .illustration,
211.commentElement .illustration     { margin: 2px; text-align: center;}
212.wrap1 .wrap2 a img { margin-left: auto; margin-right: auto; }
213
214/* picture page */
215
216.contentWithMenu #imageHeaderBar  { padding: 0;}
217#imageHeaderBar             { padding: 0 0 0 10px;}
218#imageHeaderBar             { width: auto;}
219#imageHeaderBar h2          { font-size: 100%; font-weight: inherit;}
220#imageHeaderBar .browsePath { display: inline-block; float:left; font-size:120%; line-height:20px; padding: 6px 0 0 6px; font-weight:bold; }
221#imageToolBar               { background: inherit; padding-left: 0.7em; margin-right: 1em; }
222#imageToolBar .imageNumber  { display: inline-block; float: right; line-height: 26px; margin: 0 2px 0 0; min-width: 40px; text-align: center;}
223#imageToolBar               { margin-top: -24px; margin-bottom: 0; float: right;}
224#thePicturePage .pwg-button { width: 26px;}
225#thePicturePage .actionButtons { margin-right: 26px; }
226
227#theImageAndInfos { display: block; width: 100%; position: relative; min-height: 30em; overflow: hidden; }
228
229#theImageAndInfos .gd-nav { display: block; width: 60px; height: 50px; margin: 0 0 0; position: absolute; z-index: 100; overflow: hidden; opacity: 0; cursor: pointer; color: #fff; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-align: center; line-height: 48px; }
230#theImageAndInfos .gd-nav.nav-prev { left: 50%; margin-top: -30px; }
231#theImageAndInfos .gd-nav.nav-next { right: 50%; margin-top: -30px; }
232#theImageAndInfos .gd-nav.nav-up   { left: 50%; margin-left: -30px; top: 15px; }
233#theImageAndInfos .gd-nav.nav-zoom { left: 50%; margin-left: -30px; margin-top: -30px; }
234#theImageAndInfos:hover .nav-prev,
235#theImageAndInfos:hover .nav-next,
236#theImageAndInfos:hover .nav-up,
237#theImageAndInfos:hover .nav-zoom  { opacity: 1; }
238
239#theImageAndInfos a.gd-nav .fas { font-size: 24px; }
240
241#theImage { display: block; width: 100%; vertical-align: top; padding: 10px 0 5px 0; }
242#theImage img { padding: 2px; }
243#theImage .imageComment { text-align: left; }
244
245.rateButtonStarFull           { background: url('../icon/rating-stars.png') no-repeat -16px center; width:16px;}
246.rateButtonStarEmpty        { background: url('../icon/rating-stars.png') no-repeat 0 center; width:16px;}
247
248/* image infos */
249
250#imageInfos { vertical-align: top; margin: 0; word-wrap: break-word; float: right; }
251
252#imageInfos .navThumbs        { height: 130px; margin: auto; padding: 0 5px;}
253#imageInfos .navThumb         { position: relative; margin: 0 0.5em; overflow: hidden;}
254#imageInfos #linkPrev         { float: left;}
255#imageInfos #linkNext         { float: right;}
256#imageInfos .prevThumbHover       { background: transparent url(../icon/none.png) no-repeat center center;}
257#imageInfos .prevThumbHover:hover   { background: transparent url(../icon/img_prev.png) no-repeat center center;}
258#imageInfos .nextThumbHover       { background: transparent url(../icon/none.png) no-repeat center center;}
259#imageInfos .nextThumbHover:hover   { background: transparent url(../icon/img_next.png) no-repeat center center;}
260
261ul.image-metadata { margin: 0.5em 0 0; padding: 0; float: left; list-style: none; height: 30px; width: 100%; }
262ul.image-metadata li { float: left; margin: 0; cursor: pointer; padding: 0px 20px; height: 30px; line-height: 30px; font-weight: bold; overflow: hidden; position: relative; }
263
264#image-metadata-ico { text-align: center; margin-bottom: 1em; }
265.nav-thumb-margin #image-metadata-ico { margin-right: 284px; }
266ul.image-metadata-ico    { display: inline-block; margin: 0 auto; padding: 0; list-style: none; height: 30px; }
267ul.image-metadata-ico li { float: left; margin: 0; cursor: pointer; padding: 0px 20px; height: 30px; line-height: 30px; font-weight: bold; overflow: hidden; position: relative; }
268
269.image-metadata-tabs { clear: both; float: left; width: 100%; }
270.image-metadata-tab  { padding: 20px; display: none; }
271.image-metadata-tab .imageInfo dt { text-align: left; padding-right: 2em; }
272.image-metadata-tab ul { margin: 0 0 1em 0; padding: 0; list-style-type: none; }
273.image-metadata-tab blockquote { padding: 0; margin: 0; border-left: none; font-size: 1em; }
274.image-metadata-tab #commentAdd, #pictureCommentList { padding: 0; width: 50%; }
275.image-metadata-tab .commentElement { border-radius: 0; margin: 5px 0 0 0; }
276.image-metadata .glyphicon-chevron-up, .image-metadata .glyphicon-chevron-down { float: right; padding-right: 10px; font-size: 0.8em; }
277
278#cboxContent { margin-top: 22px; }
279#cboxTitle   { padding-top: 0.3em; padding-left: 0.6em; }
280#cboxLoadedContent .image-metadata-tab { display: block; }
281
282dl.imageInfoTable   { display: block; padding: 0 15px; margin: 0; width: 40em; }
283dl.imageInfoTable.dl-horizontal dt { text-align: left; clear: left; float: left; width: 15em; }
284dl.imageInfoTable.dl-horizontal dd { clear: right; }
285dl.imageInfoTable ul { margin-bottom: 0; }
286
287#imageInfos h3            { margin: 20px 0 10px;}
288
289/* image comments */
290
291#thePicturePage #comments       { padding: 2px 5px; position:relative;}
292#thePicturePage #comments h3      { margin: 1em 0 1em 1em;}
293#thePicturePage #comments form    { margin: 1em 0;}
294#thePicturePage #comments fieldset    { margin: 0 1em;}
295
296.commentshidden #pictureComments    { display: none;}
297.commentContent .comments_toggle  { cursor: pointer;}
298
299#commentAdd, #pictureCommentList  { width: 48%; padding: 0 1%;}
300#commentAdd             { float: left; }
301#pictureCommentList           { float: right; }
302
303#commentAdd input[type="text"],
304#commentAdd textarea { width: 95%; font-family: Arial,Helvetica,sans-serif; font-size: 100%; }
305#pictureCommentList .commentsOrder  { float: left; margin-bottom: 5px;}
306#pictureCommentList .navigationBar  { float: right; margin-bottom: 5px;}
307#pictureComments h4         { margin: 0;}
308#pictureComments form p       { margin: 5px 0;}
309#pictureComments form p textarea    { margin: 10px 0;}
310
311#pictureComments INPUT[type=submit] { margin: 0;}
312.commentElement .description    { padding: 5px;} 
313
314/* calendar */
315
316.calendarViews    { margin-top: 4px;}
317
318/* plugins */
319
320#the_page .content .stuffs    { margin: 0!important}
321.categoryActions .theme_menuf   { display: none;}
322
323/* custom */
324
325.content .additional_info { margin: 1em 0.8em; text-align: left; }
326
327.calendarBar span, .calendarBar a { display: inline-block; min-width: 1.5em; padding-left: 2px; padding-right: 2px; }
328.calendarBar div { margin-left: 6px; margin-right: 6px; }
329.static-menu .calendarTitle, .static-menu .calendarBar { margin-left: 196px; }
330
331.infos, .errors, .warnings { position: fixed; z-index: 10; right: 1em; top: 3em; border-width: 0; border-left: 0.8em solid transparent; margin: 0; padding: 1em; white-space: nowrap; min-width: 200px; }
332.infos ul, .errors ul, .warnings ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
333.infos  { border-left-color: #0F0; }
334.errors { border-left-color: #F00; cursor: pointer; }
335.warnings { border-left-color: #FFD800; }
336
337.content .titrePage h2.calendarTitle { background: none; padding-left: 8px; }
338                                                 
339#calendarViewSwitchBox { width: 190px; margin-left: -72px; margin-top: 4px; }
340td.calDayCellFull  { font-size: 14px; }
341td.calDayCellEmpty { font-size: 14px; padding-left: 6px; }
342.calForeDate { padding-left: 4px; padding-top: 0; }
343
344.content .additional_info { margin-top: 0.4em; margin-bottom: 0.4em; padding: .5em 1em; }
345#theImage .imageComment { margin: 1em 1em 0.4em 1em; padding: .5em 1em; }
346
347#piwigoAbout { min-height: 40em; }
348
349#ato_header > ul ul { top: 26px; }
350
351.contact table td:first-child { padding-right: 1.5em; }
352.contact input[name="send_mail"] { margin-right: 1.5em; }
353
354#tab-cart table { margin-left: 0; }
355#tab-cart .label { font-size: 100%; color: inherit; }
356#tab-cart select { margin-right: 1em; }
357#tab-cart input[type="submit"] { margin-right: 1em; }
358
359#cboxLoadedContent>div { padding: 8px 10px 10px 10px; }
360#cboxClose { right: 5px; }
361
362#TagsTable { width: 600px; min-height: 5.5em; }
363#tab-tags #TagsTable { width: 100%; min-width: 400px; z-index: 1; }
364// #Tags { background: none; }
365#Tags td.value { position: relative; vertical-align: top; min-height: 1.4em; display: block; }
366#Tags div.tags-edit-marker { position: absolute; right: 0; bottom: 0; }
Note: See TracBrowser for help on using the repository browser.