source: trunk/admin/template/yoga/theme/admin/theme.css @ 2521

Last change on this file since 2521 was 2521, checked in by rvelices, 16 years ago
  • images.file categories.permalink old_permalinks.permalink - become binary
  • session security improvement: now the sessions are valid only for originating ip addr (with mask 255.255.0.0 to allow users behind load balancing proxies) -> stealing the session cookie is almost a non issue (with the exception of the 65536 machines in range)
  • metadata sync from the sync button does not overwrite valid data with empty metadata
  • other small fixes/enhancements:
    • added event get_category_image_orders
    • fix display issue with redirect.tpl (h1/h2 within h1)
    • fix known_script smarty function registration
    • query search form not submitted if q is empty
    • better admin css rules
    • some other minor changes (ws_core, rest_handler, functions_search...)
  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 6.9 KB
Line 
1/* $Id: theme.css 2521 2008-09-12 02:17:35Z rvelices $ */
2/* text color */
3body, h3, dt, h2, .throw, .content,
4input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#ccc; }
5INPUT[type="text"], INPUT[type="password"], INPUT[type="button"],
6INPUT[type="submit"], INPUT[type="reset"], INPUT[type="file"], select, textarea {
7color:#111; background-color: #eee; } 
8input.rateButton, legend, #theAdminPage h3 { color: #777; }
9#theAdminPage h2 { color: #333; }
10
11.content .infos { color: #3f6; border:0pt none; background-color: transparent;
12padding:5px 0px 0pt 10pt; min-height: 48px; text-align:left; }
13.content .infos li, .content .errors li { list-style-type:none; }
14.content .errors { color: #f70; border:0pt none; background-color: transparent;
15padding:5px 0px 0pt 10pt; min-height: 48px; text-align:left; font-weight:bold; }
16#copyright { color:#777; margin:60px auto 0px 240px; text-align:center; 
17padding-bottom: 15px; }
18.header_notes {
19background: transparent url(../../../../../template/yoga/icon/note.png) no-repeat right top;
20border:0; font-weight:bold; min-height: 48px;
21padding:15px 60px 0 0; position:absolute; right:0;
22text-align:right; top:90px; width:550px;  }
23
24html, body { min-height: 100%; }
25body { margin: 0; padding: 0;
26background:#111111 url(images/bottom-left-bg.png) 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.png) 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, .row1, .content { background-color: #222; }
35.row2 { background-color:#111; }
36#content { background: #222 url(images/fillet.png) repeat-x top left; min-height: 466px; }
37.content { padding:0px 5px 5px 5px; margin: 0 10px 0 248px; z-index:99; }
38.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0;
39 text-align:right; background:none; border: 0; }
40.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;}
41.content h2:before, .content h2:after, 
42.content h2 { 
43letter-spacing:0.1em; margin-right:30px; text-align:right; color: #777; 
44text-transform:none; font-weight:bold; padding-left:20px; }
45.content dl, dd { margin:5px; }
46.content div.titrePage { height:55px; }
47.instructions { text-align: left; padding: 20px 20px 0 20px; }
48.throw, td h3 {
49 background-image: url(images/fillet.png); background-repeat: repeat-x; }
50/* borders */ /* TODO */
51INPUT, SELECT, TEXTAREA { border-left: 2px inset #696969; 
52cursor:text; text-indent:4px; }
53.content UL.thumbnails SPAN.wrap2 {
54  border: 1px solid #aaaaaa;    /* thumbnails border color and style */
55  border-radius: 4px 4px;       /* round corners with CSS3 compliant browsers */
56}
57label { cursor:pointer }
58.virtual_cat { background: #222 !important; }
59a.Piwigo {
60  font-family: verdana, arial, helvetica, sans-serif !important;
61  font-size: 11px; font-weight: normal; letter-spacing: 0;
62  color : #f36; text-decoration: none; border: 0; color: #f36; }
63
64* { outline-width: 0; }
65a { color:#f70; border-color: #FF3363; }
66a:hover { color: #f33; border-color: #FF3363; }
67
68h2 { display:block; font-size:28px; letter-spacing:-1px; 
69margin:0 20px; height:95px; overflow:hidden; padding:0; position:absolute; 
70right:0; text-align:right; top:0; width:770px; }
71.header_msgs { background-color:transparent; }
72.HelpActions a { border:0; margin:4px 14px 0 0; position:absolute; right:0; }
73.HelpActions li {list-style-image:none; list-style-position:outside; 
74list-style-type:none; text-align:center; text-indent:0pt; }
75
76/* tabsheets are often used in admin  pages => No specific css files */
77.tabsheet { 
78background-color:transparent; border:0; display:table; 
79float:right; font-family:verdana,arial,helvetica,sans-serif;
80font-size:8px; line-height:14px; list-style-image:none;
81margin: 0; padding: 0; position:relative; text-decoration:none;
82top:-2px; white-space:nowrap; margin: 0 22px 0 0;}
83.tabsheet li {
84float:left; margin: 0; padding: 0; text-align:right; overflow: hidden;
85width:136px !important; border: 0; }
86.tabsheet a { 
87background:transparent url(images/inactive_tab.png) no-repeat scroll left 5px;
88border: 0 none; color:#777777; display:block; font-size:11px; text-transform:capitalize;
89font-weight:bold; height:28px; overflow:hidden; padding:12px 30px 5px 0;  line-height: 18px;
90text-align:right; text-decoration:none; width:122px !important; }
91.tabsheet a:hover, .tabsheet li.selected_tab  a { 
92background:transparent url(images/active_tab.png) no-repeat scroll left 5px;
93color: #F36; }
94.tabsheet a span { 
95background:transparent url(images/inactive_tab_letters.png) no-repeat scroll left 0px; }
96.tabsheet a:hover span, .tabsheet li.selected_tab  a  span { 
97background:transparent url(images/active_tab_letters.png) no-repeat scroll left 0px; }
98#debug { margin-left:248px; font-size:12px; }
99/* menubar is on all admin pages => No specific css file */
100#menubar {
101background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom;
102border:0; display:inline; float:left; left:0; margin: 0 0 0 35px; min-height:475px; height:475px; /* should be 477 */
103padding:0; width:207px; z-index:99; text-align: left; }
104#menubar ul.scroll { overflow-y:auto; height: 148px; margin-right:8px;
105 /* Only IE family supports colored scrollbar */
106 scrollbar-face-color: #222; scrollbar-shadow-color: #444; scrollbar-highlight-color: #000;
107 scrollbar-3dlight-color: #292929; scrollbar-darkshadow-color: #333; scrollbar-track-color: #111;
108 scrollbar-arrow-color: #ff3333; }
109html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
110#menubar .selected a { color: #f70; border-color: #f36;}
111#menubar .selected a:hover { color: #f36; border-bottom: 1px solid #f36;}
112#menubar dd { 
113background: transparent url(images/menubar-detail.png) repeat-y top left; 
114margin: 10px 0 0 0; padding: 0; height:232px; }
115#menubar dl {
116background:transparent url(images/menuBoxTop_new.png) no-repeat scroll left top; 
117width: 207px; border:0; margin: 0; padding: 0; display: block; min-height:35px; }
118#menubar dl.first { 
119background:transparent url(images/menubar-top.png) no-repeat scroll left 1px; }
120#menubar dt { margin: 0; display: block; background: none; left:10px; font-weight:bold;
121position:relative; padding: 5px 1px 4px 5px; top:-10px; font-size: 13px; color: #666; }
122#menubar dt  span { background-color: #111; cursor:pointer; }
123#menubar a { border-bottom:0; text-decoration:none; font-size: 12px;
124color: #F70; border-bottom: 1px dotted #777;}
125#menubar li { margin: 0 0 0 6px; }
126#menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; }
127#menubar li.external:hover { list-style-image:url(images/external_active.png); }
128#menubar ul { color: #333; margin:10px 0pt 3px 9px; 
129  list-style-type: square; list-style-position: inside; padding: 0 0 0 2px; }
Note: See TracBrowser for help on using the repository browser.