diff options
Diffstat (limited to 'docs/_static')
| -rw-r--r-- | docs/_static/djangodocs.css | 6 | ||||
| -rw-r--r-- | docs/_static/docicons-behindscenes.gif | bin | 1024 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/docicons-behindscenes.png | bin | 0 -> 2269 bytes | |||
| -rw-r--r-- | docs/_static/docicons-note.gif | bin | 632 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/docicons-note.png | bin | 0 -> 1013 bytes | |||
| -rw-r--r-- | docs/_static/docicons-philosophy.gif | bin | 799 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/docicons-philosophy.png | bin | 0 -> 1523 bytes |
7 files changed, 3 insertions, 3 deletions
diff --git a/docs/_static/djangodocs.css b/docs/_static/djangodocs.css index fdaccf70ba..a41be6d1b0 100644 --- a/docs/_static/djangodocs.css +++ b/docs/_static/djangodocs.css @@ -103,9 +103,9 @@ dt .literal, table .literal { background:none; } .note, .admonition { padding:.8em 1em .8em; margin: 1em 0; border:1px solid #94da3a; } .admonition-title { font-weight:bold; margin-top:0 !important; margin-bottom:0 !important;} .admonition .last { margin-bottom:0 !important; } -.note, .admonition { padding-left:65px; background:url(docicons-note.gif) .8em .8em no-repeat;} -div.admonition-philosophy { padding-left:65px; background:url(docicons-philosophy.gif) .8em .8em no-repeat;} -div.admonition-behind-the-scenes { padding-left:65px; background:url(docicons-behindscenes.gif) .8em .8em no-repeat;} +.note, .admonition { padding-left:65px; background:url(docicons-note.png) .8em .8em no-repeat;} +div.admonition-philosophy { padding-left:65px; background:url(docicons-philosophy.png) .8em .8em no-repeat;} +div.admonition-behind-the-scenes { padding-left:65px; background:url(docicons-behindscenes.png) .8em .8em no-repeat;} /*** versoinadded/changes ***/ div.versionadded, div.versionchanged { } diff --git a/docs/_static/docicons-behindscenes.gif b/docs/_static/docicons-behindscenes.gif Binary files differdeleted file mode 100644 index 921bc45c33..0000000000 --- a/docs/_static/docicons-behindscenes.gif +++ /dev/null diff --git a/docs/_static/docicons-behindscenes.png b/docs/_static/docicons-behindscenes.png Binary files differnew file mode 100644 index 0000000000..dc901bc867 --- /dev/null +++ b/docs/_static/docicons-behindscenes.png diff --git a/docs/_static/docicons-note.gif b/docs/_static/docicons-note.gif Binary files differdeleted file mode 100644 index c0d599e90a..0000000000 --- a/docs/_static/docicons-note.gif +++ /dev/null diff --git a/docs/_static/docicons-note.png b/docs/_static/docicons-note.png Binary files differnew file mode 100644 index 0000000000..357545fb32 --- /dev/null +++ b/docs/_static/docicons-note.png diff --git a/docs/_static/docicons-philosophy.gif b/docs/_static/docicons-philosophy.gif Binary files differdeleted file mode 100644 index 432d93ba79..0000000000 --- a/docs/_static/docicons-philosophy.gif +++ /dev/null diff --git a/docs/_static/docicons-philosophy.png b/docs/_static/docicons-philosophy.png Binary files differnew file mode 100644 index 0000000000..09f16c785b --- /dev/null +++ b/docs/_static/docicons-philosophy.png |
