BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
htmlandpixel
Root
/
.
/
proc
/
1102242
/
root
/
usr
/
share
/
cups
/
www
📤 Upload
📝 New File
📁 New Folder
Close
Editing: cups.css
/* Layout CSS */ .header { background: rgba(46,46,46,.9); box-shadow: 0 2px 5px rgba(0,0,0,0.25); color: white; left: 0; margin-bottom: 20px; padding: 0; position: fixed; right: 0; top: 0; width: 100%; } .header ul { list-style: none; margin: 0; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 5px; -webkit-padding-start: 0; } .header ul li { float: left; } .header a { display: block; padding: 5px 10px !important; } .header a:link, .header a:visited { color: white !important; text-decoration: none !important; } .header a:hover { background: #cccccc !important; color: #333333 !important; text-decoration: none !important; } .header a.active { background: white !important; box-shadow: rgba(0,0,0,0.1) 0 0 10px 0 inset; color: black !important; text-decoration: none !important; } .body { padding: 40px 20px; } .row .body { padding: 0; } .footer { background: rgba(46,46,46,.9); bottom: 0; box-shadow: 0 -2px 5px rgba(0,0,0,0.25); color: #cccccc; font-size: 10px; height: 20px; left: 0; padding: 10px 10px 3px; position: fixed; width: 100%; } .footer a:link, footer a:hover, .footer a:visited { color: white !important; text-decoration: none !important; } .row { width: 100%; *zoom: 1; } .row:after { clear: both; } .row .thirds { float: left; margin-left: 0.5%; margin-right: 0; padding-bottom: 40px; width: 33%; } .row .thirds:first-child { margin-left: 0; } .row .halves { float: left; margin-left: 0.5%; margin-right: 0; padding-bottom: 40px; width: 49.75%; } .row .halves:first-child { margin-left: 0; } .mobile { display: none; } .no-mobile { display: inherit; } /* Appearance CSS */ body { background: white; color: black; font-family: lucida grande, geneva, helvetica, arial, sans-serif; margin: 0; } h1, h2, h3, h4, h5, h6, p, td, th { font-family: lucida grande, geneva, helvetica, arial, sans-serif; } h1 { font-size: 2em; } h2 { font-size: 1.75em; } h3 { font-size: 1.5em; } h4 { font-size: 1.25em; } kbd { color: #006600; font-family: monaco, courier, monospace; font-weight: bold; } pre { font-family: monaco, courier, monospace; } blockquote { border-left: solid 2px #777; margin: 1em 0; padding: 10px; } blockquote ol li { margin-left: -1em; } pre.command, pre.example { background: #eee; margin: 0 36pt; padding: 10px; } p.example { font-style: italic; margin-left: 36pt; } dl.man dd { margin-left: 5em; } DL.man DT { margin-left: 0; } pre.man { margin: 0; } pre.command EM, pre.example EM { color: #3f0000; font-family: lucida grande, geneva, helvetica, arial, sans-serif; } p.command { color: #7f0000; font-family: monaco, courier, monospace; margin-left: 36pt; } p.formula { font-style: italic; margin-left: 36pt; } a img { border: none; } a:link:hover img { background: #f0f0f0; border-radius: 10px; -moz-border-radius: 10px; } a:link, a:visited { font-weight: inherit; text-decoration: none; color: #000099; } a:link:hover, a:visited:hover, a:active { text-decoration: underline; color: #990099; } table.page { border: none; border-collapse: collapse; height: 100%; margin: 0; padding: 0; width: 100%; } td.body { height: 100%; vertical-align: top; } td.sel, td.unsel { border-left: thin solid #cccccc; padding: 0 5px; text-align: center; vertical-align: middle; width: 14%; } td.sel { background: url(images/sel.gif); } td.unsel { background: url(images/unsel.gif); } td.sel a, td.sel a:hover, td.unsel a:link:hover, td.unsel a:visited:hover, td.unsel a:active, td.unsel a, td.unsel a:visited { color: #666666; display: block; font-weight: normal; padding: 8px; text-decoration: none; } td.trailer { background: #f0f0f0; border: solid thin #e0e0e0; color: #666666; font-size: 80%; padding: 5px; } td.trailer a { color: #666699; } form { display: inline; } input[type="text"], textarea { font-family: monaco, courier, monospace; } input[type="image"] { border: none; padding: 2pt; vertical-align: bottom; } sub, sup { font-size: 50%; } tr.data, td.data, tr.data td { margin-top: 10pt; padding: 5pt; border-bottom: solid 1pt #999999; } tr.data th { border-bottom: solid 1pt #999999; padding-top: 10pt; padding-left: 5pt; text-align: left; } div.table table { border: solid thin #999999; border-collapse: collapse; border-spacing: 0; margin-left: auto; margin-right: auto; } div.table caption { caption-side: top; font-size: 120%; font-style: italic; font-weight: bold; margin-left: auto; margin-right: auto; } div.table table td { background: white; border: solid thin #bbbbbb; padding: 5pt 10pt 0; } div.table table th { background: #f0f0f0; border: none; border-bottom: solid thin #999999; } div.figure table { margin-left: auto; margin-right: auto; } div.figure caption { caption-side: bottom; font-size: 120%; font-style: italic; font-weight: bold; margin-left: auto; margin-right: auto; } th.label { text-align: right; vertical-align: top; } th.sublabel { text-align: right; font-weight: normal; } hr { border: solid thin; } span.info { background: black; border: thin solid black; color: white; font-size: 80%; font-style: italic; font-weight: bold; white-space: nowrap; } h2 span.info, h3 span.info, h4 span.info { float: right; font-size: 100%; } .conflict { background: red; color: white; } th.conflict { text-align: right; } h1.title { display: none; } h2.title, h3.title, .row .body h2, .row .body h3 { border-bottom: solid 2pt black; } table.indent { margin-top: 2em; margin-left: auto; margin-right: auto; width: 90%; } table.indent { border-collapse: collapse; } table.indent td, table.indent th { padding: 0; } table.list { border-collapse: collapse; margin-left: auto; margin-right: auto; width: 90%; } table.list th { background: white; border-bottom: solid thin #cccccc; color: #444444; padding-top: 10pt; padding-left: 5pt; text-align: left; vertical-align: bottom; white-space: nowrap; } table.list th a { color: #4444cc; } table.list td { border-bottom: solid thin #eeeeee; padding-top: 5pt; padding-left: 5pt; } table.list tr:nth-child(even) { background: #f8f8f8; } table.list tr:nth-child(odd) { background: #f4f4f4; } div.sidebar { float: right; min-width: 25%; margin-left: 10px; max-width: 33%; } div.sidebar p.l0 { margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 12pt; } div.sidebar p.l1 { margin-bottom: 0; margin-left: 36pt; margin-right: 0; margin-top: 0; text-indent: -18pt; } div.sidebar p.l2 { font-style: italic; margin-bottom: 0; margin-left: 54pt; margin-right: 0; margin-top: 0; text-indent: -18pt; } table.inset { background: #f0f0f0; border: thin solid #e0e0e0; margin-top: 1em; padding: 0; width: 100%; /* these are not implemented by all browsers, but that's ok */ border-radius: 5px; -moz-border-radius: 5px; } table.inset caption { caption-side: top; color: #666666; font-size: 80%; margin-left: 10px; margin-bottom: 2px; text-align: left; } table.inset td { padding: 2px; } dt { margin-left: 36pt; margin-top: 12pt; } dd { margin-left: 54pt; } dl.category dt { font-weight: bold; } p.summary { margin-left: 36pt; font-family: monaco, courier, monospace; } div.summary table { border: solid thin #999999; border-collapse: collapse; border-spacing: 0; margin: 10px; } div.summary table td, div.summary table th { background: white; border: solid thin #999999; border-spacing: 0; padding: 5px; text-align: left; vertical-align: top; } div.summary table thead th { background: #f0f0f0; } div.tabs { height: 480px; overflow: hidden; } div.tab { float: left; height: 100%; overflow-y: auto; width: 100%; } /* API documentation styles... */ div.body h1 { } div.body h2 { } div.body h3 { } div.body h4 { } div.body h5 { } div.contents { } div.contents h1 { } div.contents h2 { } div.contents ul.contents { } div.contents ul.contents li ul { display: none; } .class { border-bottom: solid 2px gray; } .constants { } .description { margin-top: 0.5em; } .discussion { } .enumeration { border-bottom: solid 2px gray; } .function { border-bottom: solid 2px gray; margin-bottom: 0; } .members { } .method { } .parameters { } .returnvalue { } .struct { border-bottom: solid 2px gray; } .typedef { border-bottom: solid 2px gray; } .union { border-bottom: solid 2px gray; } .variable { } h1, h2, h3, h4, h5, h6 { page-break-inside: avoid; } blockquote { page-break-inside: avoid; } p code, li code, p.code, pre, ul.code li { background: rgba(127,127,127,0.1); border: thin dotted gray; font-family: monospace; font-size: 90%; hyphens: manual; -webkit-hyphens: manual; page-break-inside: avoid; } p.code, pre, ul.code li { padding: 10px; } p code, li code { padding: 2px 5px; } span.info { background: black; border: solid thin black; color: white; font-size: 80%; font-style: italic; font-weight: bold; white-space: nowrap; } h3 span.info, h4 span.info { border-top-left-radius: 10px; border-top-right-radius: 10px; float: right; padding: 3px 6px; } ul.code, ul.contents, ul.subcontents { list-style-type: none; margin: 0; padding-left: 0; } ul.code li { margin: 0; } ul.contents > li { margin-top: 1em; } ul.contents li ul.code, ul.contents li ul.subcontents { padding-left: 2em; } table.list { border-collapse: collapse; width: 100%; } table.list tr:nth-child(even) { background: rgba(127,127,127,0.1); } table.list th { border-right: 2px solid gray; font-family: monospace; padding: 5px 10px 5px 2px; text-align: right; vertical-align: top; } table.list td { padding: 5px 2px 5px 10px; text-align: left; vertical-align: top; } /* iPhone/iPod touch overrides */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (min-device-width: 320px) and (max-device-width: 568px) { .mobile { display: inherit; } .no-mobile { display: none; } .header { margin: 0; position: relative; } .header ul li { float: none; } .body { padding: 0; } .footer { font-size: 10px; height: auto; position: relative; } .row .thirds, .row .halves { float: none; margin: 0; width: 100%; } div.sidebar { float: none; margin-left: 0; max-width: 100%; min-width: 100%; width: 100%; } blockquote { margin: 0; } p.example { margin-left: 0; } pre.command, pre.example, pre.man { margin-left: 0; white-space: pre-wrap; } } /* iPad overrides */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { .mobile { display: inherit; } .no-mobile { display: none; } }
Save
Cancel