diff options
author | Bill Nottingham <notting@redhat.com> | 2008-06-20 16:24:23 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-06-20 16:24:23 -0400 |
commit | 25809e59f2006e99863d4be5766aba9348ea56ae (patch) | |
tree | cc84bfd64c5825013a33572846ecaa01dd4b80fc /src/doc/html/doxygen.css | |
parent | 6f169f97b991fef106063d926af0883d427a8975 (diff) | |
download | initscripts-25809e59f2006e99863d4be5766aba9348ea56ae.tar initscripts-25809e59f2006e99863d4be5766aba9348ea56ae.tar.gz initscripts-25809e59f2006e99863d4be5766aba9348ea56ae.tar.bz2 initscripts-25809e59f2006e99863d4be5766aba9348ea56ae.tar.xz initscripts-25809e59f2006e99863d4be5766aba9348ea56ae.zip |
Remove old dead stuff.
Diffstat (limited to 'src/doc/html/doxygen.css')
-rw-r--r-- | src/doc/html/doxygen.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/doc/html/doxygen.css b/src/doc/html/doxygen.css deleted file mode 100644 index 7f8e5b88..00000000 --- a/src/doc/html/doxygen.css +++ /dev/null @@ -1,20 +0,0 @@ -H1 { text-align: center; } -A.qindex {} -A.qindexRef {} -A.el { text-decoration: none; font-weight: bold } -A.elRef { font-weight: bold } -A.code { text-decoration: none; font-weight: normal; color: #4444ee } -A.codeRef { font-weight: normal; color: #4444ee } -DL.el { margin-left: -1cm } -DIV.fragment { width: 100%; border: none; background-color: #eeeeee } -DIV.ah { background-color: black; margin-bottom: 3; margin-top: 3 } -TD.md { background-color: #f2f2ff } -DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight: bold } -DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller } -FONT.keyword { color: #008000 } -FONT.keywordtype { color: #604020 } -FONT.keywordflow { color: #e08000 } -FONT.comment { color: #800000 } -FONT.preprocessor { color: #806020 } -FONT.stringliteral { color: #002080 } -FONT.charliteral { color: #008080 } |