]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/wxdocsetwidgets.css
1 /* The standard CSS for doxygen
2 modified by RossCairns.com
3 https://bitbucket.org/rc1/doxygen-style/wiki/Home
6 body
, table
, div
, p
, dl
{
7 font-family: Lucida Grande
, Verdana
, Geneva
, Arial
, sans-serif
;
16 font-family: Lucida Grande
, Verdana
, Geneva
, Arial
, sans-serif
;
19 /* @group Heading Levels */
24 padding: 0px 0px 20px 0px ;
26 border-bottom:1px dotted
#E0E0E0;
33 font-family: Lucida Grande
, Verdana
, Geneva
, Arial
, sans-serif
;
38 font-family: Lucida Grande
, Verdana
, Geneva
, Arial
, sans-serif
;
47 -webkit-column-gap: 1em;
49 -webkit-column-count: 3;
52 p
.startli
, p
.startdd
, p
.starttd
{
82 border-bottom:1px dotted
#E0E0E0;
85 div
.qindex
, div
.navtab
{
86 background-color: #e8eef2;
87 border: 1px solid
#84b0c7;
93 div
.qindex
, div
.navpath
{
102 /* @group Link Styling */
107 text-decoration: none
;
110 .contents a:visited {
115 text-decoration: underline
;
124 background-color: #6666cc;
126 border: 1px double
#9295C2;
129 .contents a.qindexHL:visited {
155 font-family: monospace
, fixed
;
160 border: 1px solid
#CCCCCC;
161 background-color: #f5f5f5;
163 margin: 4px 8px 4px 2px;
165 word-wrap: break-word
;
171 background-color: black
;
198 background-color: #F1F5F9;
200 border: 1px solid
#CCCCCC;
201 margin: 2px 0px 2px 0;
206 background-color: #F1F5F9;
207 border: 1px solid
#CCCCCC;
213 background-color: #f0f0f0;
225 vertical-align: middle
;
241 vertical-align: middle
;
244 /* @group Code Colorization */
306 background-color: #F1F5F9;
315 border-collapse: collapse
;
316 border: 1px solid
#84b0c7;
327 border-top: 1px solid
#666;
330 /* @group Member Descriptions */
332 .mdescLeft
, .mdescRight
,
333 .memItemLeft
, .memItemRight
,
334 .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
335 background-color: #FAFAFA;
338 padding: 1px 0 0 8px;
341 .mdescLeft, .mdescRight {
342 padding: 0px 8px 4px 8px;
346 .memItemLeft, .memItemRight, .memTemplParams {
347 border-top: 1px solid
#ccc;
348 background-color: #F9F9F9;
351 .memItemLeft, .memTemplItemLeft {
362 /* @group Member Details */
364 /* Styles for detailed member documentation */
374 background-color: #F1F5F9;
375 border: 1px solid
#84b0c7;
395 border: 1px dotted
#E0E0E0;
400 background-color: #F9F9F9;
402 -webkit-box-shadow: 5px 5px 5px rgba
(0, 0, 0, 0.15);
403 -moz-box-shadow: rgba
(0, 0, 0, 0.15) 5px 5px 5px;
408 padding: 2px 20px 20px;
409 background-color: #FFFFFF;
411 -webkit-box-shadow: 5px 5px 5px rgba
(0, 0, 0, 0.15);
412 -moz-box-shadow: rgba
(0, 0, 0, 0.15) 5px 5px 5px;
433 /* @group Directory (tree) */
435 /* for the tree view */
438 font-family: sans-serif
;
442 /* these are for tree view when used as main index */
456 The following two styles can be used to replace the root node title
457 with an image of your choice. Simply uncomment the next two styles,
458 specify the name of your image and be sure to set 'height' to the
459 proper pixel height of your image.
465 background-repeat: no-repeat;
466 background-image: url("yourimage.gif");
468 .directory h3.swap span {
488 vertical-align: -30%;
491 /* these are for tree view when not used as main index */
504 .directory-alt > h3 {
519 vertical-align: -30%;
530 border-collapse:collapse
;
533 table
.doxtable td
, table
.doxtable th
{
534 border: 1px solid
#153788;
535 padding: 3px 7px 2px;
539 background-color: #254798;
549 border-top:1px dotted
#E0E0E0;
550 border-bottom:1px dotted
#E0E0E0;
562 .contents .dynsection {