source: trunk/admin/template/goto/theme/roma/theme.css @ 4985

Last change on this file since 4985 was 4985, checked in by nikrou, 14 years ago

Feature 1460 : Customize form installation depending on database engine

  • sqlite is proposed by default if severals

database engine are available (cf conf)

  • sqlite is proposed before pdo-sqlite
  • remove host, user and password for sqlite
  • Property svn:eol-style set to LF
File size: 14.5 KB
Line 
1/* text color */
2body, h3, dt, h2, .throw, .content, label,
3input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#666; }
4INPUT, select, textarea { color:#999; background-color: #444; } 
5option[disabled] { background-color: #999; color: #444; }
6input[type="radio"], input[type="checkbox"] { background-color: transparent; } 
7/* INPUT[type="checkbox"], INPUT[type="radio"]
8{ color:#999; background-color: #eee; }  */
9INPUT[type="submit"], INPUT[type="reset"]  { color:#999; border: 1px solid #666; background-color: #444; padding: 1px 15px; }
10input.rateButton, legend, h3 { color: #666; }
11#theAdminPage h2 { color: #333; }
12.content .infos { color: #f70; border:0; background-color: transparent;
13padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; background-position:left top;}
14.content .infos .submit {margin-left:30px;}
15.content .infos li, .content .errors li { list-style-type:none; }
16.content .errors { color: #f33; border:0; background-color: transparent;
17padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; font-weight:bold; background-position:left top;  }
18#copyright { color:#666; margin:60px auto 0px 240px; text-align:center; 
19padding-bottom: 15px; }
20.header_notes { background: transparent url(../../icon/note.png) no-repeat right top;
21border:0; font-weight:bold; min-height: 48px;
22padding:15px 60px 0 0; position:absolute; right:0;
23text-align:right; top:90px; width:550px;  }
24html, body { min-height: 100%; }
25body { margin: 0; padding: 0;
26background:#111111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom; }
27#the_page { margin: 0; padding: 0; z-index: 1; top:0px;
28padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; }
29#headbranch { width: 233px; height: 240px; margin: 0; padding: 0;
30position:absolute; left:0px; top:0px; z-index: 0; 
31background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top; }
32#theHeader { min-height:105px; margin: 0; padding: 0;
33background:transparent url(images/piwigo_logo_sombre_214x100.png) no-repeat scroll 245px top; }
34h3, #imageToolBar a:hover, .row2, .content { background-color: #222; }
35.throw, .row1 { background-color:#111; }
36.throw em { font-style: normal; color: #ff3363; }
37#content { background: #222 url(images/fillet.png) repeat-x top left; min-height: 466px; margin-top: 9px; }
38.content { padding:5px 5px 5px 5px; margin: 0 10px 0 248px; z-index:99; }
39.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0;
40 text-align:center; background:none; border: 0; }
41.content h3 ~ h3{ margin-top: 40px; }
42.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;}
43/*.content h2:before, .content h2:after, */ 
44.content h2 { 
45letter-spacing:2px; margin-right:30px; text-align:right; color: #666; 
46text-transform:none; font-weight:bold; padding-left:20px; width:54%; }
47.content h2:lang(en) { text-transform:capitalize; }
48
49.content dl, dd { margin:5px; }
50.content div.titrePage { height:55px; }
51.instructions { height:450px; overflow:scroll; padding:0 20px 0; text-align:left; margin-bottom: 20px;
52font-size:14px; line-height:21px; }
53.instructions { overflow-y:scroll; overflow-x:hidden; }
54.instructions  h3 { text-align: center; margin: 30px 0 0 0; }
55
56.instructions { text-align:left; padding-top:5px;}
57.instructions LI { margin-bottom:5px; }
58.instructionBlock {border: 1px solid #666; margin: 5px; overflow: hidden;}
59.instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {background-color:#111; background-position:15px center;
60background-repeat:no-repeat; color:#444; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;}
61.instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: 1px solid #444; }
62 .instructionBlockHeaderCollapsed:hover span, .instructionBlockHeaderExpanded:hover span, 
63 .instructionBlockHeaderCollapsed:focus span, .instructionBlockHeaderExpanded:focus span { border-bottom-color: #111; }
64 
65.instructionBlockHeaderCollapsed { background-image: url(../../icon/expand.png);}
66.instructionBlockHeaderExpanded { background-image: url(../../icon/collapse.png);}
67.instructionBlockContent { padding:0 15px 15px;}
68SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666}
69
70.content ul.thumbnails span.wrap2:hover { background-color:#111; border:1px solid #FF3363; color:#666; }
71.content ul.thumbnails span.wrap2 { border:1px solid #666; padding: 4px; }
72.content ul.thumbnails span.wrap2 { -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; }
73.content ul.thumbnails span.wrap1 { margin:0 12px 5px; }
74/* .throw, */ td h3 {
75 background-image: url(images/fillet.png); background-repeat: repeat-x; }
76/* borders */ 
77fieldset { border: 1px solid #666; }
78INPUT, SELECT, TEXTAREA { border: 1px solid #666; }
79input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
80TEXTAREA { cursor:text; font-size: 13px; }
81.content UL.thumbnails SPAN.wrap2 {
82  border: 1px solid #aaaaaa;    /* thumbnails border color and style */
83  border-radius: 4px 4px;       /* round corners with CSS3 compliant browsers */
84}
85.tagSelection label { padding-right:12px; }
86.content ul.categoryActions a img { margin-left: 10px; }
87ul.thumbnails input { border:3px double #999; color:#999; font-size:10px; margin:0; background-color:#444; text-align: center;}
88INPUT[type="submit"]:hover , INPUT[type="reset"]:hover  { cursor: pointer; }
89INPUT.bigbutton:hover { background-color: #222;  color:#f33; border: 0; }
90.throw  { font-size: 120%; line-height: 26px; padding-top: 10px; font-weight: bold; color: #ff3363; }
91label { cursor:pointer }
92.categoryLi { background: #222 }
93.virtual_cat { background: #333 !important; }
94a.Piwigo {
95  font-family: verdana, arial, helvetica, sans-serif !important;
96  font-size: 11px; font-weight: normal; letter-spacing: 0;
97  color : #F33; text-decoration: none; border: 0; }
98a.Piwigo:hover  span.Piwigo  { 
99  border-bottom: 1px solid #FF3363; 
100}
101
102/* RADU - I comment this because it makes FF form controls activation very slow)
103*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
104*/
105
106a { color:#f70; border-width: 0; }
107a:hover, a:active { color: #f33; border-bottom: 1px solid #FF3363; cursor: pointer; }
108.content .navigationBar {color:#666;}
109ul.actions, .content form#waiting  {text-align:center;}
110h2 { display:block; font-size:28px; letter-spacing:-1px; 
111margin:0 20px; height:104px; overflow:hidden; padding:0; position:absolute; 
112right:0; text-align:right; top:0; width:770px; }
113.header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll right top;
114border:0; color:#333; font-size:24px; height:30px; left:0; margin:0; padding:10px 0 0; position:absolute;
115text-align:center; top:0; width:100%; z-index:99; }
116.HelpActions a { border:0; margin:-14px 14px 0 0; position:absolute; right:0; }
117.HelpActions li {list-style-image:none; list-style-position:outside; 
118list-style-type:none; text-align:center; text-indent:0pt; }
119#content.content div.comment a.illustration{ margin-right: 30px;}
120/* tabsheets are often used in admin  pages => No specific css files */
121.tabsheet { 
122background-color:transparent; border:0; display:table; float:right; 
123font-family:verdana,arial,helvetica,sans-serif; font-size:8px; line-height:14px; 
124list-style-image:none; padding: 0; position:relative; text-decoration:none;
125top:-2px; white-space:nowrap; margin: 0 28px 0 0;}
126.tabsheet li { background:transparent url(images/inactive_tab.png) no-repeat scroll left 0;
127float:left; margin:0 2px 0 0; overflow:hidden; text-align:right; }
128.tabsheet a { 
129background:transparent url(images/inactive_tab2.png) no-repeat scroll right 0px;
130color:#666; display:block; font-size:11px; border:0;
131font-weight:bold; height:18px; overflow:hidden; padding:8px 7px 5px 18px; line-height: 18px;
132text-align:right; text-decoration:none; margin: 0; }
133.tabsheet a:first-letter { text-transform:capitalize; }
134.tabsheet li:hover, .tabsheet li.selected_tab  { 
135background:transparent url(images/active_tab.png) no-repeat scroll left 0px; }
136.tabsheet a:hover, .tabsheet li.selected_tab  a { color: #F36;
137background:transparent url(images/active_tab2.png) no-repeat scroll right 0px; }
138.tabsheet a span { background-color:#222; display:block; font-size:10px; margin-right:2px; padding:0 3px 0 1px; }
139#debug { margin-left:248px; font-size:12px; }
140/* menubar is on all admin pages => No specific css file */
141#menubar {
142background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom;
143border:0; display:inline; float:left; left:0; margin: 0 0 0 35px; min-height:475px; height:475px; /* should be 477 */
144padding:0; width:207px; z-index:99; text-align: left; }
145#menubar ul.scroll { height:163px; margin-right:10px; overflow-y:auto; 
146 /* Only IE family supports colored scrollbar */
147 scrollbar-face-color: #222; scrollbar-shadow-color: #444; scrollbar-highlight-color: #000;
148 scrollbar-3dlight-color: #292929; scrollbar-darkshadow-color: #333; scrollbar-track-color: #111;
149 scrollbar-arrow-color: #ff3333; }
150
151#menubar dd { 
152background: transparent url(images/menubar-detail.png) repeat-y top left; 
153margin: 10px 0 0 0; padding: 0; height:232px; }
154#menubar dl {
155background:transparent url(images/menuBoxTop_new.png) no-repeat scroll left top; 
156width: 207px; border:0; margin: 0; padding: 0; display: block; min-height:35px; }
157#menubar dl.first { 
158background:transparent url(images/menubar-top.png) no-repeat scroll left 1px; }
159#menubar dt { margin: 0; display: block; background: none; left:10px; font-weight:bold;
160position:relative; padding: 5px 1px 4px 5px; top:-10px; font-size: 13px; color: #666; }
161#menubar dt  span { background-color: #111; cursor:pointer; }
162#menubar li { margin: 0 0 0 6px; }
163#menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; }
164#menubar li.external:hover { list-style-image:url(images/external_active.png); }
165#menubar ul { color: #333; margin:0 0 0 9px; line-height: 16px;
166  list-style-type: square; list-style-position: inside; padding: 0; }
167/* jQuery tooltips */
168.cluetip-default #cluetip-outer { border-color: #666; color: #666; background-color: #222; }
169.cluetip-default h3#cluetip-title { color: #ff3363; background-color: #111; }
170/* jQuery ui resizable */
171.ui-resizable { position: relative; }
172.ui-wrapper { border: 0; }
173.ui-wrapper input, .ui-wrapper textarea { border: 0; }
174
175/* Global handle styles */
176.ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; }
177.ui-resizable .ui-resizable-handle { display: block; }
178body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
179body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
180.ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background: transparent url(images/resizable-n.gif) no-repeat scroll center top; }
181.ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px; background: transparent url(images/resizable-s.gif) no-repeat scroll center top; }
182.ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%; background: transparent url(images/resizable-e.gif) no-repeat scroll right center; }
183.ui-resizable-w { cursor: w-resize; width: 6px; left: 0px; top: 0px; height: 100%; background: transparent url(images/resizable-w.gif) no-repeat scroll right center; }
184.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(images/resizable-se.gif); }
185.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(images/resizable-sw.gif); }
186.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background: transparent url(images/resizable-nw.gif); }
187.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif); }
188#ui-datepicker-div .ui-datepicker-control, #ui-datepicker-div  a { background-color: #111; color: #f70 !important;}
189#ui-datepicker-div .ui-datepicker-days-row { background-color: #444;}
190#ui-datepicker-div .ui-datepicker-week-end-cell, #ui-datepicker-div .ui-datepicker-week-end-cell  a { background-color: #222; color: #f33; border-color: #444; border-top-color: #222; border-left-color: #222;}
191#ui-datepicker-div .ui-datepicker-title-row { background-color: #111;}
192#ui-datepicker-div .ui-datepicker-title-row .ui-datepicker-week-end-cell a { color: #f33;}
193#ui-datepicker-div  a:hover { color: #ff3333 !important; border: 0; background-color: #111 !important;}
194#ui-datepicker-div .ui-datepicker-header select { background-color:#444; color:#999; font-weight:normal;}
195#ui-datepicker-div .ui-datepicker-links { background-color:#222;}
196#ui-datepicker-div .ui-datepicker-header { background-color:#444;}
197#ui-datepicker-div .ui-datepicker-current-day { background-color: #111 !important; border-color: #444; border-top-color: #111; border-left-color: #111;}
198#ui-datepicker-div .ui-datepicker-days-cell { background-color:#444; border:1px solid #222; border-top-color: #444; border-left-color: #444;}
199td img.ui-datepicker-trigger { margin:-3px 5px 2px; }
200INPUT[type="text"].large  { width: 317px; }
201input[type="button"], input[type="submit"], input[type="reset"] {
202color:#ff3363; background-color:#222; border-color: #ff3363; }
203input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
204color:#999; border-color: #666; }
205.bigbutton { background:transparent url(images/quickLocalSync_inactiv.png) no-repeat scroll left top; display: block;
206color:#111; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px; 
207position:relative;  z-index: 50;}
208.bigtext { display:block; font-weight:bold; left:225px; position:relative; top:35px; width:320px;  z-index: 55; cursor:pointer; }
209.bigbutton:hover { background:transparent url(images/quickLocalSync_hover.png) no-repeat scroll left top; color: #000; }
210.bigbutton input { background:transparent url(images/transparent.gif) repeat scroll left top; border:0;
211display:block; height:85px; left:225px; position:relative; top:-42px; width:313px; z-index:99; padding:0;}
212.bigbutton input:hover { cursor:pointer; background:transparent url(images/transparent.gif) repeat scroll left top; border:0; padding:0;}
213/* hacks */
214html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
215* html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */
216*+html  .bigtext { left: 70px; }
217*+html  .bigbutton input, * html  .bigbutton input  { left:0px; position:relative; top:-40px; }
218* html .bigtext { margin-right: 300px; }
Note: See TracBrowser for help on using the repository browser.