X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcontrib%2Flibqxt-2007-10-24%2Fdoctemplate%2Fclassic.css;fp=src%2Fcontrib%2Flibqxt-2007-10-24%2Fdoctemplate%2Fclassic.css;h=0000000000000000000000000000000000000000;hp=9c4ee169245d064e879b3f48de89041fc692297e;hb=140d8a132103d2fa9baf55036e09b165624de167;hpb=97d674034551438238c568e8b42efb08e1ba7354 diff --git a/src/contrib/libqxt-2007-10-24/doctemplate/classic.css b/src/contrib/libqxt-2007-10-24/doctemplate/classic.css deleted file mode 100644 index 9c4ee169..00000000 --- a/src/contrib/libqxt-2007-10-24/doctemplate/classic.css +++ /dev/null @@ -1,181 +0,0 @@ -body -{ - color:#333; -} - - -#menu a -{ - display:inline; - color:#6FA013; -} -.sectionlist a,.reflink -{ - font-weight:bold; -} - -#propertylist li -{ - width:50%; - float:left; -} - - -br -{ - clear:both; -} - - -.highlight_normal -{ -} -.highlight_keywordtype -{ - font-weight:bold; - -} -.highlight_stringliteral -{ -} -.code -{ - font-size:0.9em; - padding: 10px; - border: #e7e7e7 1px solid; - background: #f1f1f1; - color: black; -} - -#classlist -{ -text-align:left; -} -#classlist th -{ -background:#ddd; -} - - -.descimg -{ - - - border: 1px solid #ddd; -} - - - - - - - - - - - - -/**by Trolltech*/ - -h3.fn,span.fn -{ - margin-left: 1cm; - text-indent: -1cm; -} - -a:link -{ - color: #6FA013; - text-decoration: none -} - -a:visited -{ - color: #6FA013; - text-decoration: none -} - -td.postheader -{ - font-family: sans-serif -} - -tr.address -{ - font-family: sans-serif -} - -body -{ - background: #ffffff; - color: black -} - -table tr.odd { - background: #f0f0f0; - color: black; -} - -table tr.even { - background: #e4e4e4; - color: black; -} - -table.annotated th { - padding: 3px; - text-align: left -} - -table.annotated td { - padding: 3px; -} - -table tr pre -{ - padding-top: none; - padding-bottom: none; - padding-left: none; - padding-right: none; - border: none; - background: none -} - -tr.qt-style -{ - background: #a2c511; - color: black -} - -body pre -{ - padding: 0.2em; - border: #e7e7e7 1px solid; - background: #f1f1f1; - color: black; -} - -span.preprocessor, span.preprocessor a -{ - color: darkblue; -} - -span.comment -{ - color: darkred; - font-style: italic -} - -span.string,span.char -{ - color: darkgreen; -} - -.subtitle -{ - font-size: 0.8em -} - -.small-subtitle -{ - font-size: 0.65em -}