source: extensions/gally/gally-cuise/css/theme.css @ 19217

Last change on this file since 19217 was 19217, checked in by cljosse, 11 years ago

[style] Gally-cuise fix compatibility with 2.4 (gally-grum-dark-II)

File size: 22.3 KB
Line 
1/* -----------------------------------------------------------------------------
2  GRUM:DARK-II
3  A Gally's theme for Piwigo
4  ------------------------------------------------------------------------------
5  file: gally/grum-dark II/theme.css
6  file version: 1.5.0
7  ------------------------------------------------------------------------------
8  author: grum at grum.fr
9  << May the Little SpaceFrog be with you >>
10  ------------------------------------------------------------------------------
11  Grum-dark II for template "Gally"
12----------------------------------------------------------------------------- */
13
14div.errors {
15  background:#FFB0B0;
16  border:4px solid #802020;
17  color:#802020;
18  padding:8px;
19}
20div.errors a {
21  color:#800000;
22  font-weight:bold;
23}
24div.errors button {
25  color:#ffffff;
26  background:#802020;
27  outline:none;
28}
29div.errors button:hover {
30  color:#FFB0B0;
31}
32div.errors button:active {
33  color:#802020;
34  background:#ffffff;
35}
36
37
38div.infos {
39  background:#B0FFB0;
40  border:4px solid #208020;
41  color:#208020;
42  padding:8px;
43}
44div.infos a {
45  color:#008000;
46  font-weight:bold;
47}
48div.infos button {
49  color:#ffffff;
50  background:#208020;
51}
52div.infos button:hover {
53  color:#B0FFB0;
54}
55div.infos button:active {
56  color:#208020;
57  background:#ffffff;
58}
59
60div.errors ul, div.infos ul {
61  text-align:justify;
62  padding-left:0px;
63}
64
65div.errors ul li, div.infos ul li {
66  margin-bottom:4px;
67}
68
69div.ui-widget-overlay {
70  background:#101010;
71  opacity:0.88;
72  filter:alpha(opacity:88);
73  position:absolute;
74  left:0px;
75  top:0px;
76}
77
78.ui-dialog-buttonpane {
79  margin-bottom:8px;
80}
81
82
83/*
84 page
85*/
86body, #menubar {
87  background:#000000 url(./../icon/backgd.png) repeat scroll 0 0;;
88  color:#DEDEDE;
89  overflow-x:visible;
90}
91
92a {
93  color: #52ff97;
94}
95
96A:hover {
97  color: #ffff80;
98}
99
100
101a.button, a.navButton {
102  display:inline-block;
103  /*display:table-cell;*/
104  width:28px;
105  height:28px;
106}
107
108a.button, a.navButton, span.button, #icon_menu {
109  background-image:url(./../icon/buttons.png);
110  background-repeat:no-repeat;
111}
112
113/* menu */
114#icon_menu.button, #icon_menu.button2 {
115  width:28px;
116  height:28px;
117  display:inline-block;
118}
119#icon_menu.button {
120  background-position:0px -84px;
121}
122#icon_menu.button:hover {
123  background-position:0px -112px;
124}
125
126#icon_menu.button2 {
127  background-position:-28px -84px;
128}
129#icon_menu.button2:hover {
130  background-position:-28px -112px;
131}
132
133
134#thePicturePage #icon_menu.button {
135  width:22px;
136  height:20px;
137  background-position:-1400px 0px;
138}
139#thePicturePage #icon_menu.button:hover {
140  background-position:-1400px -28px;
141}
142
143#thePicturePage #icon_menu.button2 {
144  width:22px;
145  height:20px;
146  background-position:-1372px 0px;
147}
148#thePicturePage #icon_menu.button2:hover {
149  background-position:-1372px -28px;
150}
151
152
153
154
155/* index.tpl */
156
157#icon_caddie {
158  background-position:0px 0;
159}
160#icon_caddie:hover {
161  background-position:0px -28px;
162}
163
164#icon_category_edit {
165  background-position:-84px 0;
166}
167#icon_category_edit:hover {
168  background-position:-84px -28px;
169}
170
171#icon_search_rules {
172  background-position:-504px 0;
173}
174#icon_search_rules:hover {
175  background-position:-504px -28px;
176}
177
178#icon_start_slideshow {
179  background-position:-560px 0;
180}
181#icon_start_slideshow:hover {
182  background-position:-560px -28px;
183}
184
185#icon_flat {
186  background-position:-252px 0;
187}
188#icon_flat:hover {
189  background-position:-252px -28px;
190}
191
192#icon_normal_mode {
193  background-position:-392px 0;
194}
195#icon_normal_mode:hover {
196  background-position:-392px -28px;
197}
198
199#icon_calendar {
200  background-position:-28px 0;
201}
202#icon_calendar:hover {
203  background-position:-28px -28px;
204}
205
206#icon_calendar_created {
207  background-position:-56px 0;
208}
209#icon_calendar_created:hover {
210  background-position:-56px -28px;
211}
212
213#icon_sort {
214  background-position:-1457px 0;
215}
216#icon_sort:hover {
217  background-position:-1457px -28px;
218}
219
220/* about.tpl */
221/* comments.tpl */
222/* identification.tpl */
223/* nbm.tpl */
224/* notification.tpl */
225/* password.tpl */
226/* tags.tpl */
227/* profile.tpl */
228/* register.tpl */
229/* upload.tpl */
230#icon_home {
231  background-position:-308px 0;
232}
233#icon_home:hover {
234  background-position:-308px -28px;
235}
236
237/* identification.tpl */
238/* menubar_identification.tpl */
239#icon_lost_password {
240  background-position:-336px 0;
241}
242#icon_lost_password:hover {
243  background-position:-336px -28px;
244}
245
246#icon_register, #icon_register2, #icon_register3 {
247  background-position:-420px 0;
248}
249#icon_register:hover, #icon_register2:hover, #icon_register3:hover {
250  background-position:-420px -28px;
251}
252
253#icon_lost_password, #icon_lost_password2, #icon_lost_password3 {
254  background-position:-336px 0;
255}
256#icon_lost_password:hover, #icon_lost_password2:hover, #icon_lost_password3:hover {
257  background-position:-336px -28px;
258}
259
260/* menubar_categories.tpl */
261#icon_start_filter {
262  background-position:-1288px 0px;
263  height: 28px;
264  margin-top: 2px;
265  width: 28px;
266}
267#icon_start_filter:hover {
268  background-position:-1288px -28px;
269}
270
271#icon_stop_filter {
272  background-position:-1316px 0px;
273}
274#icon_stop_filter:hover {
275  background-position:-1316px -28px;
276}
277
278/* picture.tpl */
279#icon_high_res {
280  background-position:-224px 0;
281}
282#icon_high_res:hover {
283  background-position:-224px -28px;
284}
285
286#icon_stop_slideshow {
287  background-position:-532px 0;
288}
289#icon_stop_slideshow:hover {
290  background-position:-532px -28px;
291}
292
293#icon_metadata {
294  background-position:-364px 0;
295}
296#icon_metadata:hover {
297  background-position:-364px -28px;
298}
299
300#icon_save {
301  background-position:-476px 0;
302}
303#icon_save:hover {
304  background-position:-476px -28px;
305}
306
307#icon_favorite {
308  background-position:-168px 0;
309}
310#icon_favorite:hover {
311  background-position:-168px -28px;
312}
313
314#icon_del_favorite {
315  background-position:-196px 0;
316}
317#icon_del_favorite:hover {
318  background-position:-196px -28px;
319}
320
321#icon_delall_favorite {
322  background-position:-196px 0;
323}
324#icon_delall_favorite:hover {
325  background-position:-196px -28px;
326}
327
328#icon_representative {
329  background-position:-448px 0;
330}
331#icon_representative:hover {
332  background-position:-448px -28px;
333}
334
335#icon_preferences {
336  background-position:-1344px 0;
337}
338#icon_preferences:hover {
339  background-position:-1344px -28px;
340}
341
342#icon_derivatives {
343  background-position:-1428px 0;
344}
345#icon_derivatives:hover {
346  background-position:-1428px -28px;
347}
348
349/* tags.tpl */
350#icon_cloud {
351  background-position:-588px 0;
352}
353#icon_cloud:hover {
354  background-position:-588px -28px;
355}
356
357#icon_tag_letters {
358  background-position:-616px 0;
359}
360#icon_tag_letters:hover {
361  background-position:-616px -28px;
362}
363
364/* picture_nav_buttons.tpl */
365#icon_last {
366  background-position:-896px 0;
367}
368#icon_last:hover {
369  background-position:-896px -28px;
370}
371#icon_last_unactive {
372  background-position:-896px -56px;
373  cursor:default;
374}
375#icon_right {
376  background-position:-952px 0;
377}
378#icon_right:hover {
379  background-position:-952px -28px;
380}
381#icon_right_unactive {
382  background-position:-952px -56px;
383  cursor:default;
384}
385#icon_play {
386  background-position:-1008px 0;
387}
388#icon_play:hover {
389  background-position:-1008px -28px;
390}
391
392#icon_pause {
393  background-position:-1036px 0;
394}
395#icon_pause:hover {
396  background-position:-1036px -28px;
397}
398
399#icon_up {
400  background-position:-980px 0;
401}
402#icon_up:hover {
403  background-position:-980px -28px;
404}
405
406#icon_left {
407  background-position:-924px 0;
408}
409#icon_left:hover {
410  background-position:-924px -28px;
411}
412#icon_left_unactive {
413  background-position:-924px -56px;
414  cursor:default;
415}
416#icon_first {
417  background-position:-868px 0;
418}
419#icon_first:hover {
420  background-position:-868px -28px;
421}
422#icon_first_unactive {
423  background-position:-868px -56px;
424  cursor:default;
425}
426
427#icon_start_repeat {
428  background-position:-1092px 0;
429}
430#icon_start_repeat:hover {
431  background-position:-1092px -28px;
432}
433
434#icon_stop_repeat {
435  background-position:-1064px 0;
436}
437#icon_stop_repeat:hover {
438  background-position:-1064px -28px;
439}
440
441#icon_dec_period {
442  background-position:-1120px 0;
443}
444#icon_dec_period:hover {
445  background-position:-1120px -28px;
446}
447#icon_dec_period_unactive {
448  background-position:-1120px -56px;
449  cursor:default;
450}
451#icon_inc_period {
452  background-position:-1148px 0;
453}
454#icon_inc_period:hover {
455  background-position:-1148px -28px;
456}
457#icon_inc_period_unactive {
458  background-position:-1148px -56px;
459  cursor:default;
460}
461
462/* popuphelp.tpl */
463/* search_rules.tpl */
464#icon_exit {
465  background-position:-840px 0;
466}
467#icon_exit:hover {
468  background-position:-840px -28px;
469}
470
471/* search.tpl */
472#icon_help {
473  background-position:-280px 0;
474}
475#icon_help:hover {
476  background-position:-280px -28px;
477}
478
479/* pseudo icons */
480span.id_recent {
481  background-position:-700px -28px;
482  height: 16px;
483  width: 16px;
484  margin: -3px -3px 2px 2px;
485}
486span.id_recent_cat {
487  background-position:-700px -28px;
488  height: 16px;
489  width: 16px;
490  position: relative;
491  top: -5px;
492  left:-6px;
493}
494span.id_recent_cat_by_child {
495  background-position:-728px -28px;
496  height: 16px;
497  width: 18px;
498  position: relative;
499  left:-6px;
500}
501span.id_delete {
502  background-position:-756px 0;
503  height: 16px;
504  width: 16px;
505}
506span.id_delete:hover {
507  background-position:-756px -28px;
508}
509span.id_edit {
510  background-position:-784px 0;
511  height: 16px;
512  width: 16px;
513}
514span.id_edit:hover {
515  background-position:-784px -28px;
516}
517span.id_validate {
518  background-position:-812px 0;
519  height: 16px;
520  width: 16px;
521}
522span.id_validate:hover {
523  background-position:-812px -28px;
524}
525
526div.description span.id_recent_cat {
527  top: 0px;
528  left:-4px;
529}
530
531
532
533/*
534 page : title
535*/
536.titrePage {
537  height:31px;
538  padding:0 12px 0 30px;
539}
540
541.titrePage, .navigationBar, #imageHeaderBar {
542  background-color:#303030;
543}
544
545.titrePage .categoryActions {
546  padding-top:2px;
547}
548
549/*
550 page content : thumbnails
551*/
552
553#additional_infoTOP, #additional_infoBOTTOM {
554  background-color:#101010;
555  -moz-border-radius:8px;
556  -webkit-border-radius:8px;
557  -khtml-border-radius:8px;
558  border-radius:8px;
559}
560
561.additional_info {
562  border-right:1px #303030 dotted;
563  padding:8px;
564}
565
566#thumbnails {
567  font-size:80%;
568  font-weight:bold;
569}
570
571/*
572  page content : categories thumbnails
573*/
574
575#subContent h2 {
576  font-size: 150%;
577  border-bottom:1px solid #303030;
578  padding-bottom:4px;
579}
580
581.thumbnailCategory {
582  border: none;
583  border-bottom: 1px #303030 solid;
584  background-color: #101010;
585  display:block;
586  margin:8px;
587  padding:8px 8px 0 4px;
588}
589
590.thumbnailCategory:hover {
591  background-color:#303030;
592}
593
594ul.thumbnailCategories {
595margin:4px;
596padding:0px;
597top:0px;
598}
599
600.fixHeight {
601    clear:both;
602}
603
604ul.thumbnailCategories li {
605  width:50%;
606}
607
608#thumbContents {
609  margin:0px;
610}
611
612.illustration {
613  text-align:center;
614}
615
616.illustration a img {
617  border:2px #ffffff solid;
618}
619
620p.thumbCatDesc {
621  border-top:1px #303030 dotted;
622  text-align:justify;
623}
624
625p.thumbCatDescNbImg {
626  text-align:right;
627  font-style:italic;
628}
629
630div ul.thumbnails img, #linkPrev img, #linkNext img {
631  border:1px solid #FFFFFF;
632}
633
634.content ul.thumbnails img.newImage {
635  border:none;
636  left:5px;
637  top:-2px;
638  position:relative;
639}
640
641div ul.thumbnails span.wrap2 {
642  display:table-cell;
643  margin:0;
644  padding:0;
645  vertical-align:middle;
646  -moz-border-radius: 8px;  /* round corners with Geko */
647  -webkit-border-radius: 8px;  /* round corners with Geko */
648  -khtml-border-radius: 8px;  /* round corners with Geko */
649  border-radius: 8px; /* round corners with CSS3 compliant browsers */
650  background-color:#101010;
651  border:none;
652}
653
654div ul.thumbnails SPAN.wrap2:hover {
655  background-color: #FFFFFF;
656}
657
658table.wrap1 {
659  padding:25px 50px;
660}
661
662div ul.thumbnails li {
663  width: auto;
664  height: auto;
665}
666
667
668/*
669 * page :profile
670*/
671form#profile {
672  padding-bottom:20px;
673}
674
675
676/*
677 * page :search
678*/
679form.filter {
680  padding-bottom:20px;
681}
682
683/*
684 * page:help
685*/
686.help {
687  margin:8px;
688}
689
690/*
691 page : copyright
692*/
693#copyright {
694  font-size:10px;
695  border-top:1px #303030 solid;
696  background:#101010;
697}
698
699/*
700 page : menubar
701*/
702#menubar {
703  border:1px #303030 solid;
704  padding-bottom:30px;
705}
706
707#menubar dt {
708  background-color: #303030;
709  font-size:120%;
710  font-weight:bold;
711}
712
713#menubar ul {
714  list-style-type:square;
715  font-size:92%;
716}
717
718#menubar ul ul {
719  font-size:100%;
720  padding-bottom:0px;
721  padding-top:0px;
722}
723
724#menubar dt .button {
725  right:-3px;
726}
727
728#menubar p.totalImages {
729  font-size:80%;
730}
731
732
733/*
734 calendar bar
735*/
736.calendarBar {
737  margin-top:2px;
738  text-align:center;
739}
740span.calItemP {
741  float:left;
742}
743span.calItemN {
744  float:right;
745}
746
747span.calItem, span.calItemEmpty {
748  display:inline-table;
749  margin:1px;
750  min-width:15px;
751  padding-left:2px;
752  padding-right:2px;
753  border:1px gray solid;
754  font-weight:bold;
755}
756
757td.calDayHead {
758  font-size:14px;
759  font-weight:normal;
760  padding-bottom:12px;
761}
762
763table.calMonth tbody td.calDayCellFull, table.calMonth tbody td.calDayCellEmpty {
764  border:1px solid #101010;
765  overflow:hidden;
766}
767
768
769.calBackDate {
770  color:#000000;
771  padding-left:10px;
772  padding-top:7px;
773}
774.calForeDate {
775  color: #fff;
776  padding-left:10px;
777  padding-top:6px;
778}
779
780table.calMonth tbody td.calDayCellEmpty, table.calMonth tbody td.calDayCellBlank {
781  height:97px;
782  width:84px;
783}
784
785td.calDayCellEmpty {
786  color:#303030;
787  padding-left:12px;
788  padding-top:8px;
789}
790
791div.calImg {
792  position:relative;
793  left:8px;
794  top:8px;
795}
796
797
798.calendarCalBar {
799  border-bottom:1px dotted #606060;
800  padding-left:10px;
801}
802
803table.calMonth {
804  margin-left:auto;
805  margin-right:auto;
806  left:0px;
807}
808
809table.calMonth td.calDayCellFull:hover {
810  background-color:#ffffff;
811}
812
813
814
815/*
816  inputs
817*/
818input[type="text"], input[type="password"], select, textarea, file {
819 font-family: monospace;
820 background: #f0f0f0;
821 color:#333333;
822 border:none;
823 margin:0px;
824}
825
826input:focus, select:focus {
827  background: #ffffff;
828  color:#000000;
829}
830
831input[type="submit"], input[type="button"], input[type="reset"], button {
832  font-family: monospace;
833  border-bottom:1px #606060 solid;
834  border-right:1px #606060 solid;
835  border-top:1px #ffffff solid;
836  border-left:1px #ffffff solid;
837  margin-top:1px;
838  cursor: pointer;
839}
840
841input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
842  border-bottom:1px #ffffff solid;
843  border-right:1px #ffffff solid;
844  border-top:1px #606060 solid;
845  border-left:1px #606060 solid;
846}
847
848fieldset {
849  border:1px #606060 dotted;
850  margin:3px;
851  padding:8px;
852}
853
854fieldset legend {
855  padding-left:3px;
856  padding-right:3px;
857  background:#000000;
858}
859
860
861
862/*
863  picture page
864*/
865.switchBox {
866  -moz-border-radius:4px;
867  -webkit-border-radius:4px;
868  -khtml-border-radius:4px;
869  border-radius:4px;
870  background-color: #333333;
871  border: 1px solid #ffffff;
872  margin-left:4px;
873  z-index:15000;
874  margin-top:12px;
875}
876
877.switchBoxTitle {
878  font-size: 12px;
879  font-weight: bold;
880}
881
882.switchBoxCat {
883  margin-top:25px;
884}
885
886#thePicturePage #titrePageID {
887  float: left;
888  height: 19px;
889  padding:0 0 0 3px;
890}
891#thePicturePage #menuswitcher {
892  left:0;
893  top:0;
894  height: 19px;
895}
896
897#theImgHighBg {
898  background-color:#000000;
899  opacity:0.88;
900  filter:alpha(opacity:88);
901}
902
903#theImgHighContainer {
904  background:#FFFFFF url(./../icon/processing.gif) no-repeat scroll 82px 42px;
905}
906
907#theImgHighCloseButton {
908  width:15px;
909  height:15px;
910  background:transparent url(./../icon/buttons.png) no-repeat scroll -1204px 0px;
911  top:-8px;
912  right:8px;
913  cursor:pointer;
914}
915#theImgHighCloseButton:hover {
916  background-position:-1204px -28px;
917}
918
919#theImgHighZoomButton {
920  width:15px;
921  height:15px;
922  top:-8px;
923  right:35px;
924  cursor:pointer;
925  background:transparent url(./../icon/buttons.png);
926}
927
928#theImgHighZoomButton.fit {
929  background-position:-1260px 0px;
930}
931#theImgHighZoomButton.fit:hover {
932  background-position:-1260px -28px;
933}
934
935#theImgHighZoomButton.full {
936  background-position:-1232px 0px;
937}
938#theImgHighZoomButton.full:hover {
939  background-position:-1232px -28px;
940}
941
942.imageNumber {
943  border:1px #999999 solid;
944}
945
946#theImgContainer {
947  border:8px #ffffff solid;
948}
949
950#imageHeaderBar.browsePath h2 {
951  font-weight:normal;
952}
953
954#imageHeaderBar.slideShow {
955  min-height:19px;
956}
957
958#imageToolBar {
959  height:37px;
960  top:0px;
961  overflow:visible;
962}
963
964#imageToolBarContainer {
965  border-bottom:1px #606060 solid;
966}
967
968.imageToolBarBg {
969  background:#101010;
970  opacity:0.88;
971  filter:alpha(opacity:88);
972  z-index:-1;
973  left:0px;
974}
975
976#imageToolBar h2 {
977  color:#f0f0f0;
978  margin-top:6px;
979}
980
981#navThumbNext, #navThumbPrev {
982  top:265px;
983}
984
985#navThumbPrevContainer, #navThumbNextContainer {
986  height:200px;
987}
988
989.navThumbPrevContent a img, .navThumbNextContent a img {
990  border:1px #606060 solid;
991}
992
993.navThumbPrevContent a:hover img, .navThumbNextContent a:hover img {
994  border:1px #f0f0f0 solid;
995}
996
997
998
999#imageInfos {
1000  z-index:100;
1001}
1002
1003#imageInfosContainer {
1004  padding-bottom:8px;
1005}
1006
1007table.infoTable td.cTitle {
1008  width:10%;
1009}
1010
1011table.infoTable td.cNfo {
1012  width:16%;
1013}
1014
1015.infoTable {
1016  margin:auto;
1017  font-size:90%;
1018  max-width:90%;
1019  color:#f0f0f0;
1020  z-index:200;
1021  border-collapse:collapse;
1022  position:relative;
1023}
1024
1025.infoTable td {
1026  padding-bottom:5px;
1027  padding-left:4px;
1028  padding-right:5px;
1029}
1030
1031.infoTable td.value, .infoTable td.label {
1032  padding-right:15px;
1033}
1034
1035.infoTable .label {
1036  font-weight:bold;
1037  border-left:1px dotted #606060;
1038}
1039
1040.infoTable tr:hover {
1041  background-color:#303030;
1042}
1043.infoTable tr.emptyrow:hover {
1044  background:transparent;
1045}
1046.infoTable tr.emptyrow td {
1047  height:4px;
1048  padding:0px;
1049}
1050
1051#updateRate {
1052  margin-right:25px;
1053  float:left;
1054}
1055#rateForm {
1056  float:left;
1057  position:relative;
1058  top:-2px;
1059}
1060#rateForm input[type="button"].rateButtonStarFull,
1061#rateForm input[type="button"].rateButtonStarFull:focus,
1062#rateForm input[type="submit"].rateButtonStarFull  {
1063  background: url('./../icon/buttons.png') no-repeat scroll;
1064  background-position:-141px 1px;
1065  width:16px;
1066  height:16px;
1067  outline:none;
1068}
1069
1070#rateForm input[type="button"].rateButtonStarEmpty,
1071#rateForm input[type="button"].rateButtonStarEmpty:focus,
1072#rateForm input[type="submit"].rateButtonStarEmpty {
1073  background: url('./../icon/buttons.png') no-repeat scroll;
1074  background-position:-112px 1px;
1075  width:16px;
1076  height:16px;
1077  outline:none;
1078}
1079
1080#rateForm input[type="button"],
1081#rateForm  input[type="button"]:active,
1082#rateForm input[type="submit"],
1083#rateForm  input[type="submit"]:active {
1084  cursor:pointer;
1085  border:none;
1086  padding:0;
1087}
1088
1089#privacyLevelBox {
1090  font-weight:normal;
1091}
1092
1093#privacyLevelBox a {
1094  cursor:pointer;
1095}
1096
1097#iPrivacyLevelLink {
1098  cursor:pointer;
1099  font-style:italic;
1100}
1101
1102.commentDetail {
1103  border-bottom:1px dotted #606060;
1104}
1105
1106.commentDetail ul {
1107  list-style-type:none;
1108  padding:4px;
1109}
1110.commentDetail ul li {
1111  display:inline;
1112}
1113
1114.commentDetail .description .author,
1115.commentDetail .description .date {
1116  font-weight:bold;
1117  color:#f0f0f0;
1118}
1119
1120.commentDetail .description blockquote {
1121  margin:0;
1122  padding:4px 4px 8px 12px;
1123  text-align:justify;
1124}
1125
1126.commentDetail fieldset legend {
1127  background:none;
1128}
1129
1130#titleComment h3:hover {
1131  background:#303030;
1132}
1133
1134.comment_icon {
1135  margin-left:5px;
1136  padding:0;
1137  position:absolute;
1138}
1139
1140/*
1141 * tabs
1142*/
1143#theTabs {
1144  border-top:1px solid #606060;
1145}
1146
1147#theTabsBg {
1148  background:#101010;
1149  opacity:0.88;
1150  filter:alpha(opacity:88);
1151}
1152
1153#theTabsheets li.tab {
1154  background-color:#303030;
1155  border:1px solid #606060;
1156  display:block;
1157  float:left;
1158  margin:0 0 0 4px;
1159  padding:2px 8px;
1160  position:relative;
1161  top:-2px;
1162}
1163
1164#theTabsheets li.ui-tabs-selected {
1165  padding:4px 8px;
1166  top:-6px;
1167  border-top-width:3px;
1168}
1169
1170
1171#theTabsContainer .navigationBar {
1172  text-align:right;
1173}
1174
1175
1176
1177/*
1178  tags
1179*/
1180#fullTagCloud, table.tagLetters  {
1181    margin-left:120px;
1182    margin-right:120px;
1183}
1184
1185#fullTagCloud SPAN a:hover {
1186  background:#303030;
1187  -moz-border-radius:3px;
1188  -webkit-border-radius:3px;
1189  -khtml-border-radius:3px;
1190  border-radius:3px;
1191}
1192
1193#menuTagCloud SPAN {
1194  margin:0px;
1195}
1196
1197#fullTagCloud span a {
1198  padding:4px;
1199  margin:0px;
1200}
1201
1202.nbEntries {
1203  text-align:right;
1204}
1205
1206.tagaddbutton {
1207  position:relative;
1208  top:-5px;
1209}
1210span.add_tag {
1211  background:transparent url('./../icon/buttons.png') no-repeat scroll;
1212  background-position:-672px 0px;
1213  width:9px;
1214  height:9px;
1215  display:inline-block;
1216}
1217span.add_tag:hover {
1218  background-position:-672px -28px;
1219}
1220
1221.mandatorystar {
1222  color:#A04040;
1223}
1224
1225.mandatorynfo {
1226  font-size:90%;
1227  margin:0 0 4px 8px
1228}
1229
1230/*
1231  help
1232*/
1233#thePopuphelpPage h1 {
1234  background:#606060;
1235}
1236
1237/*
1238 * diaporama
1239*/
1240#imageHeaderBar h2.showtitle {
1241  padding-top:0px;
1242}
1243
1244/*
1245 * notification
1246 */
1247span.rssFeed {
1248  display:inline-block;
1249  width:11px;
1250  height:14px;
1251  background-image:url(./../icon/buttons.png);
1252  background-repeat:no-repeat;
1253  background-position:-1176px 0;
1254  margin-right: 4px;
1255  position: relative;
1256  top: 1px;
1257}
1258
1259
1260
1261
1262/*
1263 * tips
1264 */
1265
1266#iSimpleTipContent {
1267  background: #ffffff;
1268  border: none;
1269  color: #303030;
1270  font-family: sans-serif;
1271  font-size: 11px;
1272  max-width: 250px;
1273  padding: 4px;
1274  min-height: 15px;
1275}
1276#iSimpleTipShadow, #iSimpleTipContent {
1277  -moz-border-radius:4px;
1278  -webkit-border-radius:4px;
1279  -khtml-border-radius:4px;
1280  border-radius:4px;
1281}
1282
1283#iSimpleTipContent span.title {
1284  font-weight:bold;
1285}
1286#iSimpleTipContent ul, #iSimpleTipContent ol {
1287  margin:4px;
1288  padding-left:15px;
1289}
1290
1291#iSimpleTipContent img {
1292  margin:8px;
1293}
1294
1295#iSimpleTipContent span.navDesc {
1296  text-align:center;
1297  display:block;
1298}
1299
1300#iSimpleTipContent span.navAction {
1301  font-weight:bold;
1302}
1303#iSimpleTipContent span.navTitle {
1304  font-style:italic;
1305}
1306
1307.cSimpleTipArrow {
1308    background-image: url("./../icon/sTipArrows.png");
1309}
1310
1311.cSimpleTipArrow {
1312    background-repeat: no-repeat;
1313    height: 12px;
1314    position: absolute;
1315    width: 12px;
1316}
1317
1318
1319/*
1320 vd language switch plugin
1321*/
1322div.content ul.categoryActions li.menuf ul li a,
1323div.content ul.categoryActions li.menuf ul li a:visited {
1324  height:27px;
1325  line-height:27px;
1326}
1327
1328div.content ul.categoryActions li.menuf ul.flag-pan .flags:hover, .menuf a img.flags {
1329  border:1px solid #303030;
1330}
1331
1332div.content ul.categoryActions li.menuf ul.flag-pan .flags {
1333  border:1px solid #000000;
1334}
1335
1336ul.flag-pan {
1337  background:#000000 url(./../icon/backgd.png) repeat scroll 0 0;
1338  border:1px solid #303030;
1339}
1340
1341div.content ul.categoryActions li.menuf ul li a,
1342div.content ul.categoryActions li.menuf ul li.languageSwitchBoxTitle {
1343  color:#dedede;
1344}
1345div.content ul.categoryActions li.menuf ul li a:hover {
1346  color:#ffff80;
1347}
1348
1349/*
1350 * PWG Stuff plugin compatibility
1351*/
1352div.stuffs {
1353  margin:0px;
1354}
1355
1356div.stuffs h2 {
1357  margin-top:0px;
1358}
1359
1360/*
1361 * Comment editor compatibility
1362*/
1363div#ce-content.content, div#ce-message-block.content  {
1364  background:#000000 url(./../icon/backgd.png) repeat scroll 0 0;
1365  border:1px solid #606060;
1366}
1367
1368div#ce-content h2, div#ce-message-block h2 {
1369  padding-top:4px;
1370}
1371
1372div#ce-content.content ul.categoryActions {
1373  padding-top:1px;
1374}
1375
1376div#ce-comments {
1377  padding-bottom:0;
1378  padding-top:16px;
1379}
1380
1381
1382
1383
1384/*
1385 * GMaps compatibility
1386 */
1387#icon_gmaps.size42x28 {
1388  background:url(./../icon/gmaps/i42x28.png);
1389  width:42px;
1390  height:28px;
1391}
1392#icon_gmaps.size42x28:hover {
1393  background:url(./../icon/gmaps/i42x28_h.png);
1394}
1395#icon_gmaps.size28x28 {
1396  background:url(./../icon/gmaps/i28x28.png);
1397  width:28px;
1398  height:28px;
1399}
1400#icon_gmaps.size28x28:hover {
1401  background:url(./../icon/gmaps/i28x28_h.png);
1402}
Note: See TracBrowser for help on using the repository browser.