mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
remove surplus CSS files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97138 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-loose-100pc.css);
|
||||
|
||||
body,
|
||||
h1,
|
||||
h3,
|
||||
div.example,
|
||||
div.note,
|
||||
div.warning {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
div#footer {
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,12 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-loose-100pc-b.css);
|
||||
|
||||
html {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,12 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-loose-100pc.css);
|
||||
|
||||
html {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,25 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-loose-fix13.css);
|
||||
|
||||
body,
|
||||
h1,
|
||||
h3,
|
||||
div.example,
|
||||
div.note,
|
||||
div.warning {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
div#footer {
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,47 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-loose-100pc.css);
|
||||
|
||||
html {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* titles for
|
||||
* examples, notes and warnings
|
||||
*/
|
||||
div.example h3,
|
||||
div.note h3,
|
||||
div.warning h3,
|
||||
div.example pre,
|
||||
div.example code,
|
||||
div.note pre,
|
||||
div.warning pre {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
div#page-header p.menu,
|
||||
div#path,
|
||||
div#footer {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,25 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-loose-fix15.css);
|
||||
|
||||
body,
|
||||
h1,
|
||||
h3,
|
||||
div.example,
|
||||
div.note,
|
||||
div.warning {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
div#footer {
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,47 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-loose-100pc.css);
|
||||
|
||||
html {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* titles for
|
||||
* examples, notes and warnings
|
||||
*/
|
||||
div.example h3,
|
||||
div.note h3,
|
||||
div.warning h3,
|
||||
div.example pre,
|
||||
div.example code,
|
||||
div.note pre,
|
||||
div.warning pre {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
div#page-header p.menu,
|
||||
div#path,
|
||||
div#footer {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,21 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-100pc-b.css);
|
||||
|
||||
div#quickview {
|
||||
left: 30px;
|
||||
}
|
||||
|
||||
/* move content right */
|
||||
div#page-content {
|
||||
padding-top: 0;
|
||||
margin-left: 13em;
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,21 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-100pc.css);
|
||||
|
||||
div#quickview {
|
||||
left: 30px;
|
||||
}
|
||||
|
||||
/* move content right */
|
||||
div#page-content {
|
||||
padding-top: 0;
|
||||
margin-left: 13em;
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,17 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-left-100pc-b.css);
|
||||
|
||||
html {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
div#quickview {
|
||||
top: 5.5em;
|
||||
margin-top: 39px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,17 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-left-100pc.css);
|
||||
|
||||
html {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
div#quickview {
|
||||
top: 5.5em;
|
||||
margin-top: 39px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,21 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-fix13-b.css);
|
||||
|
||||
div#quickview {
|
||||
left: 30px;
|
||||
}
|
||||
|
||||
/* move content right */
|
||||
div#page-content {
|
||||
padding-top: 0;
|
||||
margin-left: 13em;
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,21 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-fix13.css);
|
||||
|
||||
div#quickview {
|
||||
left: 30px;
|
||||
}
|
||||
|
||||
/* move content right */
|
||||
div#page-content {
|
||||
padding-top: 0;
|
||||
margin-left: 13em;
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,21 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-fix15-b.css);
|
||||
|
||||
div#quickview {
|
||||
left: 30px;
|
||||
}
|
||||
|
||||
/* move content right */
|
||||
div#page-content {
|
||||
padding-top: 0;
|
||||
margin-left: 13em;
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,21 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-fix15.css);
|
||||
|
||||
div#quickview {
|
||||
left: 30px;
|
||||
}
|
||||
|
||||
/* move content right */
|
||||
div#page-content {
|
||||
padding-top: 0;
|
||||
margin-left: 13em;
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,25 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-100pc.css);
|
||||
|
||||
body,
|
||||
h1,
|
||||
h3,
|
||||
div.example,
|
||||
div.note,
|
||||
div.warning {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
div#footer {
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,81 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-loose-100pc.css);
|
||||
|
||||
/* sidebar */
|
||||
div#quickview {
|
||||
position: absolute;
|
||||
top: 4.9em;
|
||||
right: 1em;
|
||||
margin-left: 0;
|
||||
margin-top: 40px;
|
||||
padding: 4px;
|
||||
width: 13.5em;
|
||||
background-color: #f0f0f0;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
div#quickview li {
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
div#quickview a:hover,
|
||||
div#quickview a:active {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
div#quickview h3 {
|
||||
margin: 1em 0 0.3em 0.5em;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
div#quickview h3.directives {
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
|
||||
div#quickview ul {
|
||||
margin: 0 0 15px 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div#quickview ul#toc {
|
||||
margin: 0 0 0 0.5em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div#quickview ul#toc li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
div#quickview li img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#manual-page div#quickview ul#toc,
|
||||
div#quickview #topics,
|
||||
div#quickview .seealso {
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
#manual-page div#quickview ul#toc li,
|
||||
div#quickview #topics li,
|
||||
div#quickview .seealso li {
|
||||
margin: 0 0 2px 0;
|
||||
padding: 0;
|
||||
list-style-type: square;
|
||||
list-style-position: outside;
|
||||
}
|
||||
|
||||
/* move content left */
|
||||
div#page-content {
|
||||
padding-top: 0;
|
||||
margin-right: 13em;
|
||||
padding-right: 30px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,17 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-100pc-b.css);
|
||||
|
||||
html {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
div#quickview {
|
||||
top: 5.5em;
|
||||
margin-top: 39px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,17 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-100pc.css);
|
||||
|
||||
html {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
div#quickview {
|
||||
top: 5.5em;
|
||||
margin-top: 39px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,25 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-fix13.css);
|
||||
|
||||
body,
|
||||
h1,
|
||||
h3,
|
||||
div.example,
|
||||
div.note,
|
||||
div.warning {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
div#footer {
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,57 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-100pc.css);
|
||||
|
||||
html {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* titles for
|
||||
* examples, notes and warnings
|
||||
*/
|
||||
div.example h3,
|
||||
div.note h3,
|
||||
div.warning h3,
|
||||
div.example pre,
|
||||
div.example code,
|
||||
div.note pre,
|
||||
div.warning pre {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
div#page-header p.menu,
|
||||
div#path,
|
||||
div#footer,
|
||||
div#quickview li {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
div#quickview {
|
||||
top: 5.3em;
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
div#quickview h3 {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,25 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-fix15.css);
|
||||
|
||||
body,
|
||||
h1,
|
||||
h3,
|
||||
div.example,
|
||||
div.note,
|
||||
div.warning {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
div#footer {
|
||||
border-top-color: #000;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@@ -1,57 +0,0 @@
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* manual.css
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
@import url(manual-sbar-right-100pc.css);
|
||||
|
||||
html {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* titles for
|
||||
* examples, notes and warnings
|
||||
*/
|
||||
div.example h3,
|
||||
div.note h3,
|
||||
div.warning h3,
|
||||
div.example pre,
|
||||
div.example code,
|
||||
div.note pre,
|
||||
div.warning pre {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
div#page-header p.apache {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
div#page-header p.menu,
|
||||
div#path,
|
||||
div#footer,
|
||||
div#quickview li {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
div#quickview {
|
||||
top: 5.2em;
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
div#quickview h3 {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* -> The End <-
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
Reference in New Issue
Block a user