Changeset 2541
- Timestamp:
- Sep 16, 2008, 11:02:20 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/template/goto/theme/roma/theme.css
r2540 r2541 8 8 input.rateButton, legend, #theAdminPage h3 { color: #777; } 9 9 #theAdminPage h2 { color: #333; } 10 11 10 .content .infos { color: #3f6; border:0; background-color: transparent; 12 11 padding:5px 0px 0pt 10pt; min-height: 48px; text-align:left; } … … 16 15 #copyright { color:#777; margin:60px auto 0px 240px; text-align:center; 17 16 padding-bottom: 15px; } 18 .header_notes { 19 background: transparent url(../../../../../template/yoga/icon/note.png) no-repeat right top; 17 .header_notes { background: transparent url(../../icon/note.png) no-repeat right top; 20 18 border:0; font-weight:bold; min-height: 48px; 21 19 padding:15px 60px 0 0; position:absolute; right:0; 22 20 text-align:right; top:90px; width:550px; } 23 24 21 html, body { min-height: 100%; } 25 22 body { margin: 0; padding: 0; … … 35 32 .row2 { background-color:#111; } 36 33 #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; }34 .content { padding:5px 5px 5px 5px; margin: 0 10px 0 248px; z-index:99; } 38 35 .content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0; 39 36 text-align:right; background:none; border: 0; } … … 45 42 .content dl, dd { margin:5px; } 46 43 .content div.titrePage { height:55px; } 47 .instructions { text-align: left; padding: 20px 20px 0 20px; } 44 .instructions { height:450px; overflow:scroll; padding:0 20px 0; text-align:left; } 45 .instructions { overflow-y:scroll; overflow-x:hidden; } 48 46 .instructions h3 { text-align: center; margin: 30px 0 0 0; } 49 47 .throw, td h3 { … … 71 69 font-size: 11px; font-weight: normal; letter-spacing: 0; 72 70 color : #f36; text-decoration: none; border: 0; color: #f36; } 73 74 71 * { outline-width: 0; } 75 72 a { color:#f70; border-color: #FF3363; } 76 73 a:hover { color: #f33; border-color: #FF3363; } 77 78 74 h2 { display:block; font-size:28px; letter-spacing:-1px; 79 75 margin:0 20px; height:95px; overflow:hidden; padding:0; position:absolute; 80 76 right:0; text-align:right; top:0; width:770px; } 81 .header_msgs { background-color:transparent; } 82 .HelpActions a { border:0; margin:4px 14px 0 0; position:absolute; right:0; } 77 .header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll right top; 78 border:0; color:#333; font-size:24px; height:30px; left:0; margin:0; padding:10px 0 0; position:absolute; 79 text-align:center; top:0; width:100%; z-index:99; } 80 .HelpActions a { border:0; margin:-14px 14px 0 0; position:absolute; right:0; } 83 81 .HelpActions li {list-style-image:none; list-style-position:outside; 84 82 list-style-type:none; text-align:center; text-indent:0pt; } … … 90 88 list-style-image:none; padding: 0; position:relative; text-decoration:none; 91 89 top:-2px; white-space:nowrap; margin: 0 28px 0 0;} 92 .tabsheet li { float:left; margin: 0 8px; text-align:right; overflow: hidden;93 background:transparent url(images/inactive_tab2.png) no-repeat scroll right 5px; }90 .tabsheet li { background:transparent url(images/inactive_tab2.png) no-repeat scroll right 0; 91 float:left; margin:0 5px; overflow:hidden; text-align:right; } 94 92 .tabsheet a { 95 background:transparent url(images/inactive_tab.png) no-repeat scroll left 5px;93 background:transparent url(images/inactive_tab.png) no-repeat scroll left 0px; 96 94 color:#777; display:block; font-size:11px; text-transform:capitalize; border:0; 97 font-weight:bold; height:28px; overflow:hidden; padding: 12px 7px 5px 18px; line-height: 18px;95 font-weight:bold; height:28px; overflow:hidden; padding:7px 7px 5px 18px; line-height: 18px; 98 96 text-align:right; text-decoration:none; margin: 0 4px 0 0; } 99 97 .tabsheet li:hover, .tabsheet li.selected_tab { 100 background:transparent url(images/active_tab2.png) no-repeat scroll right 5px; }98 background:transparent url(images/active_tab2.png) no-repeat scroll right 0px; } 101 99 .tabsheet a:hover, .tabsheet li.selected_tab a { color: #F36; 102 background:transparent url(images/active_tab.png) no-repeat scroll left 5px; } 103 .tabsheet a span { background-color: #222; font-size: 10px; } 104 100 background:transparent url(images/active_tab.png) no-repeat scroll left 0px; } 101 .tabsheet a span { background-color:#222; display:block; font-size:10px; padding:0 3px; } 105 102 #debug { margin-left:248px; font-size:12px; } 106 103 /* menubar is on all admin pages => No specific css file */ -
trunk/plugins/admin_advices/admin_advices.tpl
r2510 r2541 18 18 alt="{$thumbnail.IMAGE_ALT}" title="{$thumbnail.IMAGE_TITLE}"></a> 19 19 </td><td style="text-align: left;"> 20 <img src="{$themeconf. icon_dir}/{$thumbnail.NAME}check.png"20 <img src="{$themeconf.admin_icon_dir}/{$thumbnail.NAME}check.png" 21 21 alt="{$thumbnail.IMAGE_ALT}" title="{$thumbnail.IMAGE_TITLE}"> {'Name'|@translate}<br /> 22 <img src="{$themeconf. icon_dir}/{$thumbnail.COMMENT}check.png"22 <img src="{$themeconf.admin_icon_dir}/{$thumbnail.COMMENT}check.png" 23 23 alt="{$thumbnail.IMAGE_ALT}" title="{$thumbnail.IMAGE_TITLE}"> {'Description'|@translate}<br /> 24 <img src="{$themeconf. icon_dir}/{$thumbnail.AUTHOR}check.png"24 <img src="{$themeconf.admin_icon_dir}/{$thumbnail.AUTHOR}check.png" 25 25 alt="{$thumbnail.IMAGE_ALT}" title="{$thumbnail.IMAGE_TITLE}"> {'Author'|@translate}<br /> 26 <img src="{$themeconf. icon_dir}/{$thumbnail.CREATE_DATE}check.png"26 <img src="{$themeconf.admin_icon_dir}/{$thumbnail.CREATE_DATE}check.png" 27 27 alt="{$thumbnail.IMAGE_ALT}" title="{$thumbnail.IMAGE_TITLE}"> {'Creation date'|@translate}<br /> 28 <img src="{$themeconf. icon_dir}/{$thumbnail.METADATA}check.png"28 <img src="{$themeconf.admin_icon_dir}/{$thumbnail.METADATA}check.png" 29 29 alt="{$thumbnail.IMAGE_ALT}" title="{$thumbnail.IMAGE_TITLE}"> {'Metadata'|@translate}<br /> 30 <img src="{$themeconf. icon_dir}/{$thumbnail.TAGS}check.png"30 <img src="{$themeconf.admin_icon_dir}/{$thumbnail.TAGS}check.png" 31 31 alt="{$thumbnail.IMAGE_ALT}" title="{$thumbnail.IMAGE_TITLE}"> {'Tags'|@translate} ({$thumbnail.NUM_TAGS}) 32 32 {/if} -
trunk/template/yoga/header.tpl
r2487 r2541 62 62 <div class="header_msgs"> 63 63 {foreach from=$header_msgs item=elt} 64 <p>{$elt}</p>64 {$elt}<br /> 65 65 {/foreach} 66 66 </div> -
trunk/template/yoga/theme/Sylvia/theme.css
r2540 r2541 1 1 /* $Id$ */ 2 3 2 .content div.thumbnailCategory div.illustration { width:190px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */ } 4 3 .content div.thumbnailCategory { height: 180px !important; /* Usable range 172px-250px , optimal : Thumbnail height + 30px */ } 5 6 4 /* Sylvia Theme is close to the Roma Admin theme */ 7 8 BODY, H1, H3, DT, 9 INPUT.rateButtonSelected { color:#d0d0d0; } 10 5 BODY, H1, H3, DT, INPUT.rateButtonSelected { color:#ddd; } 11 6 H2, #menubar DT { color: #666; } 12 13 /* backgrounds */ 14 /* H3, */ #imageHeaderBar, #imageToolBar A:hover { background-color: transparent; } 15 16 body { 17 background:#111111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom; 7 #imageHeaderBar, #imageToolBar A:hover { background-color: transparent; } 8 BODY { background:#111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom; 18 9 margin:0; min-height: 100%; height: 100%; padding:0; } 19 #the_page { 20 background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top; 21 left:0; margin:0; padding:0; position:absolute; top:0; z-index:0; 22 width: 100%; min-width: 100%; } 10 #the_page { background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top; 11 left:0; margin:0; padding:0; position:absolute; top:0; z-index:0; width: 100%; min-width: 100%; } 23 12 #mbIdentification p, .totalImages { color: #333; } 24 .header_notes { background-color: #222; border: 1px solid #000; margin:0 7px -12px 290px; padding-top:0;} 13 .header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll right top; 14 border:0; color:#333; font-size:24px; left:0; margin:0; padding:10px 0 6px 0; position:absolute; 15 text-align:center; top:0; width:100%; z-index:99; } 16 .header_notes { border:0; color:#333; margin:0; padding:12px 44px 0 0; position:absolute; 17 right:9px; top:48px; z-index:99; background-position: right top; } 25 18 #menubar DL { background:transparent url(images/menuBox_top.gif) no-repeat scroll left top; 26 margin:0 0 5px 40px; padding:0; width: 231px; min-width: 231px; border: 0; 27 min-height: 32px; overflow-x: hidden;} 19 margin:0 0 5px 40px; padding:0; width: 231px; min-width: 231px; border: 0; min-height: 32px; overflow-x: hidden;} 28 20 #imageHeaderBar H2 { border: 0; } 29 21 #menubar DT { background-color:#111; border:0; display:inline; margin-left:8px; text-align:left; } … … 37 29 #menubar LI { padding-left: 12px; } 38 30 #menubar A, .menuInfoCat { font-size: 13px; } 39 #menubar form { background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; 40 margin:0; } 31 #menubar form { background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; margin:0; } 41 32 #menubar DL#mbIdentification { background:transparent url(images/menuId_top.gif) no-repeat scroll left top !important;} 42 33 #menubar #mbIdentification DD { background:transparent url(images/menuId_bottom.gif) no-repeat scroll left bottom; } … … 51 42 #menubar #mbIdentification fieldset { border:0; margin:0 24px 0 23px; } 52 43 #menubar #mbIdentification legend { display: none; } 53 #content { background:#222 url(images/fillet.gif) repeat-x scroll left top; 54 min-height:466px; } 55 /* borders */ 56 .content { border: 1px solid #000000; border-top: 0; margin:21px 7px 0 290px; padding-top:7px; } 44 #content { background:#222 url(images/fillet.gif) repeat-x scroll left top; min-height:466px; } 45 .content { border: 1px solid #000; border-top: 0; margin:21px 7px 0 290px; padding-top:7px; } 57 46 .content h2 { margin:0; padding:0px 10px 15px 15px; border:0;} 58 47 #content ul.thumbnailCategories li { 59 background:#222 url(images/cat_bottom-right.gif) no-repeat scroll right bottom; 60 width:49%; margin: 0; padding:0; } 48 background:#222 url(images/cat_bottom-right.gif) no-repeat scroll right bottom; width:49%; margin: 0; padding:0; } 61 49 .content div.thumbnailCategory { background:transparent url(images/cat_bottom-left.gif) no-repeat scroll left bottom; 62 50 padding: 0; margin:0; } … … 67 55 margin:0; padding:15px 0 0 0; } 68 56 #content .thumbnailCategory div.description p { overvflow: hidden; } 69 70 57 #content.content .thumbnailCategory div.description H3 { display: block; margin: 0; } 71 58 #content ul.thumbnailCategories li:hover { background-color:#111; } 72 59 #imageHeaderBar .imageNumber { margin-right:170px; } 73 60 #imageHeaderBar .browsePath { margin-left:125px; } 74 H2, #imageToolBar { 75 border-bottom: 1px solid #000000; 76 } 77 78 FIELDSET, INPUT, SELECT, TEXTAREA { 79 border: 1px solid gray; 80 } 81 61 H2 { border-bottom: 1px solid #000000; } 62 FIELDSET, INPUT, SELECT, TEXTAREA { border: 1px solid #666; } 82 63 .content UL.thumbnails SPAN.wrap2 { 83 border: 1px solid #aaaaaa; /* thumbnails border color and style */ 84 border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ 85 } 86 87 .content UL.thumbnails SPAN.wrap2:hover { 88 background-color: #faebd7; 89 border:1px solid #ff3363; /* thumbnails border color when mouse cursor is over it */ 90 color: black; 91 } 92 93 94 /* links */ 95 A, INPUT.rateButton { 96 color: #f70; outline: none; 97 border: none; 98 } 99 100 A:hover, A:active { 101 color: #f33; border: 0; outline: none; 102 } 103 104 .virtual_cat { background: #3f3f3f; } 64 border: 1px solid #666; /* thumbnails border color and style */ 65 border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ } 66 .content UL.thumbnails SPAN.wrap2:hover { color: #666; 67 background-color: #111; border:1px solid #ff3363; /* thumbnails border color when mouse cursor is over it */ } 68 A, INPUT.rateButton { color: #f70; outline: none; border: none;} 69 A:hover, A:active { color: #f33; border: 0; outline: none; }
Note: See TracChangeset
for help on using the changeset viewer.