mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #2321 from agssl/warning-note-styles-ag
Modified Alerts
This commit is contained in:
commit
ff4093ca75
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
|
||||
<g transform="translate(0 -1036.4)">
|
||||
<path fill="#3A87AD" d="M20.4,1036.4c-0.9-0.1-1.9,0.3-2.8,1.2l5.3,5.3C25.5,1040.2,23.2,1036.6,20.4,1036.4z M15.8,1039.3
|
||||
l-12.3,12.3l-3.5,8.8l8.8-3.5l12.3-12.3L15.8,1039.3z M4.4,1052.5l3.5,3.5l-4.4,2.6l-1.8-1.8L4.4,1052.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 751 B |
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
||||
<path fill="#DD1144" d="M9.4,0L0,9.4v13.2L9.4,32h13.2l9.4-9.4V9.4L22.6,0L9.4,0z M13.3,5.3h5.3v13.3h-5.3V5.3z M13.3,21.3h5.3v5.3
|
||||
h-5.3V21.3z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 623 B |
@ -76,8 +76,10 @@ blockquote ul:first-child { margin-bottom: 0;}
|
||||
.page-content ul ul li.toctree-l2 a { font-weight: 400;}
|
||||
.page-content table td ul { box-shadow: none; background: none; border: none; margin: 0; padding: 0px 0px 0px 15px;}
|
||||
.page-content dl ul { background: none; margin: 0; border: none; box-shadow:none;padding: 10px 0px 10px 15px;}
|
||||
.admonition.note {.alert();.alert-info(); border: 1px solid rgba(58, 135, 173, 0.55) !important; padding-left: 60px; padding-top: 15px; background: #d9edf7 url(../img/note.svg) no-repeat 15px center; }
|
||||
.admonition.note {.alert();.alert-info(); border: 1px solid rgba(58, 135, 173, 0.55) !important; padding-left: 60px; padding-top: 15px; background: #d9edf7 url(../img/note_pencil.svg) no-repeat 15px center; }
|
||||
.admonition.note a {color: #3A87AD; font-weight: bold;}
|
||||
.admonition.warning {.alert();.alert-danger(); border:1px solid rgba(221,17,68,0.85); color: #d14; padding-left: 60px; padding-top: 15px; background: #f7f7f9 url(../img/warning.svg) no-repeat 15px center; }
|
||||
.admonition.warning a {color: #d14; font-weight: bold;}
|
||||
.admonition-title { display: none;}
|
||||
//--
|
||||
|
||||
|
||||
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
|
||||
<g transform="translate(0 -1036.4)">
|
||||
<path fill="#428BCA" d="M20.4,1036.4c-0.9-0.1-1.9,0.3-2.8,1.2l5.3,5.3C25.5,1040.2,23.2,1036.6,20.4,1036.4z M15.8,1039.3
|
||||
l-12.3,12.3l-3.5,8.8l8.8-3.5l12.3-12.3L15.8,1039.3z M4.4,1052.5l3.5,3.5l-4.4,2.6l-1.8-1.8L4.4,1052.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 751 B |
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
||||
<path fill="#DD1144" d="M9.4,0L0,9.4v13.2L9.4,32h13.2l9.4-9.4V9.4L22.6,0L9.4,0z M13.3,5.3h5.3v13.3h-5.3V5.3z M13.3,21.3h5.3v5.3
|
||||
h-5.3V21.3z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 623 B |
@ -61,6 +61,17 @@ h3 {
|
||||
margin: 12px 0;
|
||||
}
|
||||
|
||||
/* Alert settings */
|
||||
|
||||
.alert .admonition-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.alert-warning {
|
||||
color: #DE5828
|
||||
}
|
||||
|
||||
|
||||
|
||||
.btn-default {
|
||||
background: rgba(240,240,240,.9);
|
||||
@ -84,6 +95,12 @@ h3 {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.admonition.note {.alert();.alert-info(); border: 1px solid #428BCA !important; padding-left: 60px; padding-top: 15px; background: #d9edf7 url(img/note_pencil.svg) no-repeat 15px center; }
|
||||
.admonition.note a {color: #428BCA; font-weight: bold;}
|
||||
.admonition.warning {.alert();.alert-danger(); border:1px solid rgba(221,17,68,0.85); color: #d14; padding-left: 60px; padding-top: 15px; background: #f7f7f9 url(img/warning.svg) no-repeat 15px center; }
|
||||
.admonition.warning a {color: #d14; font-weight: bold;}
|
||||
.admonition-title { display: none;}
|
||||
|
||||
button a {color: #1d2d44}
|
||||
button a:hover {text-decoration: none; }
|
||||
|
||||
@ -450,4 +467,3 @@ li.next {
|
||||
}
|
||||
|
||||
/* -- End specific css for documentation -- */
|
||||
|
||||
|
||||
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
|
||||
<g transform="translate(0 -1036.4)">
|
||||
<path fill="#428BCA" d="M20.4,1036.4c-0.9-0.1-1.9,0.3-2.8,1.2l5.3,5.3C25.5,1040.2,23.2,1036.6,20.4,1036.4z M15.8,1039.3
|
||||
l-12.3,12.3l-3.5,8.8l8.8-3.5l12.3-12.3L15.8,1039.3z M4.4,1052.5l3.5,3.5l-4.4,2.6l-1.8-1.8L4.4,1052.5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 751 B |
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
||||
<path fill="#DD1144" d="M9.4,0L0,9.4v13.2L9.4,32h13.2l9.4-9.4V9.4L22.6,0L9.4,0z M13.3,5.3h5.3v13.3h-5.3V5.3z M13.3,21.3h5.3v5.3
|
||||
h-5.3V21.3z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 623 B |
@ -84,6 +84,14 @@ h3 {
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* Alert Settings */
|
||||
|
||||
.admonition.note {.alert();.alert-info(); border: 1px solid #428BCA !important; padding-left: 60px; padding-top: 15px; background: #d9edf7 url(img/note_pencil.svg) no-repeat 15px center; }
|
||||
.admonition.note a {color: #428BCA; font-weight: bold;}
|
||||
.admonition.warning {.alert();.alert-danger(); border:1px solid rgba(221,17,68,0.85); color: #d14; padding-left: 60px; padding-top: 15px; background: #f7f7f9 url(img/warning.svg) no-repeat 15px center; }
|
||||
.admonition.warning a {color: #d14; font-weight: bold;}
|
||||
.admonition-title { display: none;}
|
||||
|
||||
button a {color: #1d2d44}
|
||||
button a:hover {text-decoration: none; }
|
||||
|
||||
@ -450,4 +458,3 @@ li.next {
|
||||
}
|
||||
|
||||
/* -- End specific css for documentation -- */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user