|
|
@ -2,7 +2,7 @@ |
|
|
|
This file is licensed under the Affero General Public License version 3 or later. |
|
|
|
See the COPYING-README file. */ |
|
|
|
|
|
|
|
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; cursor:default; } |
|
|
|
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; cursor:default; } |
|
|
|
article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; } |
|
|
|
body { line-height:1.5; } |
|
|
|
table { border-collapse:separate; border-spacing:0; white-space:nowrap; } |
|
|
@ -101,8 +101,8 @@ input[type="submit"].highlight{ background:#ffc100; border:1px solid #db0; text- |
|
|
|
table tr { -webkit-transition:background-color 500ms; -moz-transition:background-color 500ms; -o-transition:background-color 500ms; transition:background-color 500ms; } |
|
|
|
tbody tr:hover, tr:active { background-color:#f8f8f8; } |
|
|
|
|
|
|
|
#body-settings .personalblock { padding:.5em 1em; margin:1em; border:1px solid #eee; font-weight:bold; background:#f8f8f8; color:#555; text-shadow:#fff 0 1px 0; -moz-box-shadow:0 1px 1px #fff, 0 1px 1px #fff inset; -webkit-box-shadow:0 1px 1px #fff, 0 1px 1px #fff inset; -moz-border-radius:.5em; -webkit-border-radius:.5em; border-radius:.5em;} |
|
|
|
#body-settings div.personalblock:first-child { position:relative;margin-top:4.5em; padding:0; } |
|
|
|
#body-settings .personalblock { padding:.5em 1em; margin:1em; border:1px solid #eee; background:#f8f8f8; color:#555; text-shadow:#fff 0 1px 0; -moz-box-shadow:0 1px 1px #fff, 0 1px 1px #fff inset; -webkit-box-shadow:0 1px 1px #fff, 0 1px 1px #fff inset; -moz-border-radius:.5em; -webkit-border-radius:.5em; border-radius:.5em;} |
|
|
|
#body-settings div.personalblock:first-child { position:relative; margin-top:4.5em; padding:0; } |
|
|
|
|
|
|
|
#quota div { padding:.6em 1em; background:#e6e6e6; font-weight:normal; white-space:nowrap; } |
|
|
|
|
|
|
|