|
From: FlorinCB <ory...@us...> - 2008-09-09 03:30:50
|
Update of /cvsroot/mxbb/mx_music/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18205 Added Files: mx_music.css Log Message: I fogot to add the module css file --- NEW FILE: mx_music.css --- ul li, ul.menu li, .item-list ul li, li.leaf { padding: 0 0 0 0; list-style-type: none; list-style-image: none; } /* Thumbs Frame & Shadow - BEGIN */ .picframe{ display: block; } .picshadow{ display: block; } /* Thumbs Frame & Shadow - END */ /* Pic LightBox Preview - BEGIN */ #loader_container { text-align: center; position: absolute; top: 40%; width: 100%; } #loader { font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans; font-size: 10px; color: #000000; background-color: #FFFFFF; padding: 10px 0 16px 0; margin: 0 auto; display: block; width: 135px; border: 1px solid #777777; text-align: left; z-index: 255; } #progress { height: 5px; font-size: 1px; width: 10px; position: relative; top: 1px; left: 10px; background-color: #999999; } #loader_bg { background-color: #EEEEEE; position: relative; top: 8px; left: 8px; height: 7px; width: 113px; font-size: 1px } .border_preview{ font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans; font-size: 16px; color: #444444; padding: 10px 10px 10px 10px; z-index: 100; position: absolute; background: #FFFFFF; border: 2px dotted #336699; } .preview_temp_load { vertical-align: middle; text-align: center; padding: 10px; } .preview_temp_load img{ vertical-align: middle; text-align: center; } /* Pic LightBox Preview - END */ /* ACP - BEGIN */ .forumline_left { background-color: #F8F8F8; border-bottom: 2px #224488 solid; border-left: 2px #224488 solid; } .tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { font-size: 11px; color: #FF7722; text-decoration: none; } .tab_links_unsel, a.tab_links_unsel:hover, a.tab_links_unsel:link, a.tab_links_unsel:active, a.tab_links_unsel:visited { font-size: 11px; color: #333333; text-decoration: none; } a.tab_links:hover, a.tab_links_unsel:hover { color: #FFFFAA; text-decoration: underline; } .tab_headers, th.tab_headers { color: #FF7722; font-size: 11px; font-weight : bold; padding-left: 4px; padding-right: 8px; border: #003366; border-style: solid; border-width: 1px 1px 0px 1px; background-color: #006699; } .tab_headers_unsel, th.tab_headers_unsel { color: #333333; font-size: 11px; font-weight : bold; padding-left: 4px; padding-right: 8px; border: #336699; border-style: solid; border-width: 1px 1px 0px 1px; background-color: #6699AA; } .tab_border { background-color: #888888; border: 1px; } .filler, th.filler { background-color:#6699AA; background-image:none; } /* ACP - END */ |