Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\DefaultTheme\ThemeSubject\TJS\css\global.css
/************************* reset.css by Eric Meyer, Thanks! **************************/ /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /************************* End of reset.css by Eric Meyer **************************/ html { font-size: 100%; height: 100%; margin-bottom: 1px; /* Always show a scrollbar to avoid jumping when the scrollbar appears */ } body { font-family: Arial, Helvetica, sans-serif; color: #555; /* background: #f0f0f0 url('../img/bg-body.gif') top left repeat-y; */ font-size: 12px; } h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif; color: #222; font-weight: bold; } h1 { font-family: , Helvetica, Arial, sans-serif; font-size: 36px; font-weight: bold; color: #fff; /* position: absolute; top: -1000px; *//* Remove this line and delete the logo (in the HTML) if you don't want an image as a logo */ } h2 { font-size: 30px;} a { color: #ffffff; text-decoration: none;} a:hover { color: #ffffff; text-decoration:underline;} a:active { color: #ffffff; } a:focus { outline: 1px; } p { padding: 5px 0 10px 0; line-height: 1.6em; } #body-wrapper { } .main-wrapper { width:960px; margin:0 auto; } .main-title { } .tip { color:#000; font-size:13px; margin: 0 auto; padding:0; position:absolute; text-align:center; } .tip-success { padding: 5px; background-color: #8bccba; } .tip-failure { padding: 5px; background-color: #df8f8f; } div.ajax-form-loading { width:32px; height:32px; background:url(../img/loading.gif) no-repeat; margin:0 auto; } .clear { clear: both; } .align-left { float: left; } .align-center { text-align:center; } .align-right { float: right; } .big-font { font-size:18px; padding-top:9px; padding-bottom:9px; } .medium-font{ font-size:14px; padding-top:7px; padding-bottom:7px; } .small-font{ font-size:10px; padding-top:5px; padding-bottom:5px; } .underline { text-decoration:underline; } .remove { text-decoration:line-through; } .captcha { position:relative;top:4px; width:80px;height:20px; } .inputDefault { color:#ccc; } .acResults { border: 1px solid #ccc; background-color: white; overflow: hidden; z-index: 99999; } .acResults ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; } .acResults li { margin: 0; padding: 5px 10px; cursor: pointer; display: block; width: 100%; font: menu; font-size: 13px; overflow: hidden; } .acLoading { background: transparent url('../img/loading-small.gif') right center no-repeat; } .acSelect { background-color: #eee; color:#000; font-weight:bold; } /************ Flash Message ************/ .flash-message-wrapper { margin:0 auto; position:relative; top:120px; width:570px; /* height:320px; */ } .flash-message-wrapper div.footer-nav a { color:#333; display:inline-block; font-size:12px; _padding-top:5px; padding-left:10px; padding-right:10px; } .flash-message-wrapper div.footer-nav a:hover { text-decoration:underline; } .flash-message-wrapper h2 { color:#249373; font-size:26px; font-weight:normal; padding-bottom:5px; padding-left:3px; } .flash-message-wrapper h2 span { color:#000; font-size:20px; font-weight:normal; } .flash-message-wrapper .message { font-size:22px; margin-left:220px !important; margin-left:85px; position:absolute; top:90px; } .flash-message-wrapper .content { font-size:14px; margin-left:220px; } .flash-message-wrapper .timeout { display:inline-block; _float:left; *float:left; min-width:18px; } .flash-message-wrapper .timeout span { color:#0b8262 } .flash-message-success-box, .flash-message-failure-box { border:1px solid #fff; width:568px; min-height:250px; _height:250px; *height:250px; margin-top:5px; margin-bottom:5px; } .flash-message-success-box { background: #fff url('../img/bg-flash-message-success.gif') top left repeat-y; border-color:#5A93A7; } .flash-message-failure-box { background: #fff url('../img/bg-flash-message-failure.gif') top left repeat-y; border-color:#B92E33; } .flash-message-face { position:relative; left:58px;top:40px; } /************ A link ************/ a.remove-link { color: #bb0000; } a.remove-link:hover { color: #000; } /************ Messages ************/ #messages p, #messages form { border-top: 1px solid #ddd; padding: 10px 0; } #messages h4 { padding: 10px 0; } #messages fieldset { margin: 0; } #messages textarea { margin: 0 0 15px 0; } /************ Layout ************/ #main-content { margin: 0 30px 0 260px; padding: 10px 0 0 0; } .column-left { float: left; } .column-right { float: right; } .v-align-top { vertical-align:top; } #page-intro { font-size: 17px; padding: 0 0 20px 0; } #header { border-bottom: 2px solid #ccc; } .footer { width:100%; min-width:980px; background:#363636; text-align:center; } .footer-warper { width:980px; margin:0 auto; text-align:right; } .footer-link { height:16px; padding:15px 0; color:#fff; } .footer-link a { color:#fff; margin:0 5px; height:16px; line-height:16px; font-size:14px; } .footer-copyright { color:#fff; height:16px; padding:15px 0; line-height:16px; font-size:14px; display:block; } /************ Table ************/ #main-content table { width: 100%; border-collapse: collapse; } #main-content table thead th { font-weight: bold; font-size: 15px; border-bottom: 1px solid #ddd; } #main-content tbody { /* border-bottom: 1px solid #ddd; */ } #main-content tbody tr { /* background: #fff; */ } #main-content tbody tr.alt-row { background: #f3f3f3; } #main-content table td, #main-content table th { padding: 2px 5px; line-height: 1.3em; } #main-content table tfoot td .bulk-actions { padding: 15px 0 5px 0; } #main-content table tfoot td .bulk-actions select { padding: 4px; border: 1px solid #ccc; } /************ Shortcut Buttons ************/ .shortcut-button { border: 1px solid #ccc; background: #f7f7f7 url('../img/shortcut-button-bg.gif') top left no-repeat; display: block; width: 120px; margin: 0 0 20px 0; } .shortcut-button span { border: 1px solid #fff; display:block; padding: 15px 10px 15px 10px; text-align: center; color: #555; font-size: 13px; line-height: 1.3em; } .shortcut-button span img { margin-bottom: 10px; } .shortcut-button:hover { background: #fff; } .shortcut-button span:hover { color: #57a000; } ul.shortcut-buttons-set li { float: left; margin: 0 15px 0 0; padding: 0 !important; background: 0; } /*************** Forms ***************/ form label { display: block; padding: 0 0 10px; } form label.inline { display: inline; } form fieldset legend { font-weight: bold; margin-bottom: 10px; padding-top: 10px; } form p small { font-size: 0.75em; color: #555; } form input.text-input, form select, form textarea, form .wysiwyg { padding: 6px; font-size: 13px; background: #fff url('../img/bg-form-field.gif') top left repeat-x; border: 1px solid #d5d5d5; color: #333; } form .small-input { width: 25% !important; } form .medium-input { width: 50% !important; } form .large-input { width: 97.5% !important; font-size: 16px !important; padding: 8px !important; margin-bottom:10px; } form textarea { font-family: Arial, Helvetica, sans-serif; width:97%; } form select { padding: 4px; background: #fff; } form input[type="checkbox"], form input[type="radio"] { padding: 0; background: none; border: 0; } form input.error { border:1px solid red; } form label.error, form span.error, form p.error { color: #df8f8f; font-size:12px; } form span.error { display:inline-block; } form p.error { padding-top:0; } /*************** Notifications ***************/ .notification { position: relative; margin: 0 0 15px 0; padding: 0; border: 1px solid; background-position: 10px 11px !important; background-repeat: no-repeat !important; font-size: 13px; width: 99.8%; } .attention { background: #fffbcc url('../img/icons/exclamation.gif') 10px 11px no-repeat; border-color: #e6db55; color: #666452; } .information { background: #dbe3ff url('../img/icons/information.gif'); border-color: #a2b4ee; color: #585b66; } .success { background: #d5ffce url('../img/icons/tick_circle.gif'); border-color: #9adf8f; color: #556652; } .failure { background: #ffcece url('../img/icons/cross_circle.gif'); border-color: #df8f8f; color: #665252; } .notification div { display:block; font-style:normal; padding: 10px 10px 10px 36px; line-height: 1.5em; } .notification .close { color:#990000; font-size:9px; position:absolute; right:5px; top:5px; } .input-notification { background-position: left 2px; background-repeat: no-repeat; padding: 2px 0 2px 22px; background-color: transparent; margin: 0 0 0 5px; } /************************* Extra button, #main-content table tfoot td .bulk-actions select, .pagination a.number, form input.text-input, form textarea, form .wysiwyg, form select, .dp-popup { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .content-box, .content-box-header, ul.content-box-tabs li a.current, .shortcut-button, .notification { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } .content-box-header { -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .closed-box .content-box-header { -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } ul.content-box-tabs li a.current { -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .shortcut-button span { -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; } **************************/ /* button ---------------------------------------------- */ .button { display: inline-block; zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */ *display: inline; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; font-size: 14px; line-height: 16px; padding: 7px 20px 9px; *padding: 7px 7px 4px; _padding: 7px 7px 4px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px /9; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); -webkit-transition:all 0.5s ease 0.218s; -moz-transition: all 0.5s ease 0.218s; transition: all 0.5s ease 0.218s; } .button:hover { text-decoration: none; } .button:active { position: relative; top: 1px; } .medium { font-size: 12px; line-height: 14px; padding: 4px 10px 6px; *padding: 4px 0 2px 0; _padding: 4px 0 2px 0; } /* color styles ---------------------------------------------- */ .disabled { cursor:wait; } .wait { cursor:wait; } /* black */ .black { color: #d7d7d7; border: solid 1px #333; background: #333; background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000)); background: -moz-linear-gradient(top, #666, #000); background: -o-linear-gradient(top, #666, #000); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000'); } .black:hover { background: #000; background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000)); background: -moz-linear-gradient(top, #444, #000); background: -o-linear-gradient(top, #444, #000); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000'); } .black:active { color: #666; background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444)); background: -moz-linear-gradient(top, #000, #444); background: -o-linear-gradient(top, #000, #444); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666'); } /* gray */ .gray { color: #e9e9e9; border: solid 1px #555; background: #6e6e6e; background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757)); background: -moz-linear-gradient(top, #888, #575757); background: -o-linear-gradient(top, #888, #575757); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757'); } .gray:hover { background: #616161; background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b)); background: -moz-linear-gradient(top, #757575, #4b4b4b); background: -o-linear-gradient(top, #757575, #4b4b4b); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b'); } .gray:active { color: #afafaf; background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888)); background: -moz-linear-gradient(top, #575757, #888); background: -o-linear-gradient(top, #575757, #888); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888'); } /* white */ .white { color: #606060; border: solid 1px #b7b7b7; background: #fff; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); background: -moz-linear-gradient(top, #fff, #ededed); background: -o-linear-gradient(top, #fff, #ededed); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); } .white:hover { background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); background: -moz-linear-gradient(top, #fff, #dcdcdc); background: -o-linear-gradient(top, #fff, #dcdcdc); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc'); } .white:active { color: #999; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)); background: -moz-linear-gradient(top, #ededed, #fff); background: -o-linear-gradient(top, #ededed, #fff); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff'); } /* orange */ .orange { color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top, #faa51a, #f47a20); background: -o-linear-gradient(top, #faa51a, #f47a20); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); } .orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top, #f88e11, #f06015); background: -o-linear-gradient(top, #f88e11, #f06015); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); } .orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top, #f47a20, #faa51a); background: -o-linear-gradient(top, #f47a20, #faa51a); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a'); } /* red */ .red { color: #faddde; border: solid 1px #980c10; background: #d81b21; background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317)); background: -moz-linear-gradient(top, #ed1c24, #aa1317); background: -o-linear-gradient(top, #ed1c24, #aa1317); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317'); } .red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top, #c9151b, #a11115); background: -o-linear-gradient(top, #c9151b, #a11115); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115'); } .red:active { color: #de898c; background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24)); background: -moz-linear-gradient(top, #aa1317, #ed1c24); background: -o-linear-gradient(top, #aa1317, #ed1c24); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24'); } /* blue */ .blue { color: #d9eef7; border: solid 1px #0076a3; background: #0095cd; background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5)); background: -moz-linear-gradient(top, #00adee, #0078a5); background: -o-linear-gradient(top, #00adee, #0078a5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5'); } .blue:hover { background: #007ead; background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e)); background: -moz-linear-gradient(top, #0095cc, #00678e); background: -o-linear-gradient(top, #0095cc, #00678e); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e'); } .blue:active { color: #80bed6; background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee)); background: -moz-linear-gradient(top, #0078a5, #00adee); background: -o-linear-gradient(top, #0078a5, #00adee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee'); } /* rosy */ .rosy { color: #fae7e9; border: solid 1px #b73948; background: #da5867; background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f)); background: -moz-linear-gradient(top, #f16c7c, #bf404f); background: -o-linear-gradient(top, #f16c7c, #bf404f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f'); } .rosy:hover { background: #ba4b58; background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845)); background: -moz-linear-gradient(top, #cf5d6a, #a53845); background: -o-linear-gradient(top, #cf5d6a, #a53845); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845'); } .rosy:active { color: #dca4ab; background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c)); background: -moz-linear-gradient(top, #bf404f, #f16c7c); background: -o-linear-gradient(top, #bf404f, #f16c7c); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c'); } /* green */ .green { color: #e8f0de; border: solid 1px #538312; background: #64991e; background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e)); background: -moz-linear-gradient(top, #7db72f, #4e7d0e); background: -o-linear-gradient(top, #7db72f, #4e7d0e); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e'); } .green:hover { background: #538018; background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c)); background: -moz-linear-gradient(top, #6b9d28, #436b0c); background: -o-linear-gradient(top, #6b9d28, #436b0c); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c'); } .green:active { color: #a9c08c; background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f)); background: -moz-linear-gradient(top, #4e7d0e, #7db72f); background: -o-linear-gradient(top, #4e7d0e, #7db72f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f'); } /* pink */ .pink { color: #feeef5; border: solid 1px #d2729e; background: #f895c2; background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab)); background: -moz-linear-gradient(top, #feb1d3, #f171ab); background: -o-linear-gradient(top, #feb1d3, #f171ab); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab'); } .pink:hover { background: #d57ea5; background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4)); background: -moz-linear-gradient(top, #f4aacb, #e86ca4); background: -o-linear-gradient(top, #f4aacb, #e86ca4); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4'); } .pink:active { color: #f3c3d9; background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3)); background: -moz-linear-gradient(top, #f171ab, #feb1d3); background: -o-linear-gradient(top, #f171ab, #feb1d3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3'); } /*--------------clear float fix----------------*/ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix { zoom:1; }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de