Manual:Version history and Template:Startpage/styles.css: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
hw>WikiSysop
No edit summary
 
Line 1: Line 1:
<bookshelf src="Book:User manual" />
/*Startpage sectionflex layout */
== Introduction ==
.sectionflexcontainer {display: flex; flex-wrap: wrap; justify-content:space-between;}
The wiki shows a list of all versions of a page that were created each time the page was saved. These versions are listed in the ''Version history'' and can be compared with each other. Another important feature is that users can easily restore any version if needed. The version history is often also referred to as the page's "revision history" or "edit history."
.sectionflexcontainer.col1 > div {flex-basis:100%; padding:10px 20px 20px 20px; margin:10px 0;}
.sectionflexcontainer.col2 > div {flex-basis:49%; padding:10px 20px 20px 20px; margin:10px 0;}
.sectionflexcontainer.col3 > div {flex-basis:32%; padding:10px 20px 20px 20px; margin:10px 0;}
.sectionflexcontainer > div.double {flex-basis:66%;}
#startpage .sectionflexcontainer > div h2,  .sectionflexcontainer> div h2 {margin:0 0 1em 0; font-size:1.1em; border-bottom:none}
#startpage .sectionflexcontainer> div h3,  .sectionflexcontainer> div h3 {margin:1.2em 0 0 0; font-size:1em}
.sectionflexcontainer.frame > div {border: 1px solid #e7e7e7}
.sectionflexcontainer.background> div {background: #f1f3f9}
.sectionflexcontainer table {font-size:1em;}
.sectionflexcontainer .mw-editsection, .sectionflexcontainer .mw-editdrawio {display:none}
@media (max-width: 767px) {.sectionflex.col2 > div, .sectionflex.col3 > div {flex-basis:100%!important; margin-top:2em}}
.sectionflexcontainer table {font-size:1em;}
.sectionflexcontainer table td, .sectionflexcontainer table th {font-size:1em; vertical-align:top; padding:4px}


== Display of the version information ==
/*Startpage arrow icon */
Starting with BlueSpice 4.4, the version history is shown in a user-friendly column layout.
.sectionflexcontainer .bi, .sectionflexcontainer  .fa {vertical-align:middle;}


/*Startpage/iconnav */
.iconnav {background:#f1f3f9;  margin-bottom:12px; padding:0 5px 2px 5px}
.imgcard {margin-bottom:0!important;}


[[File:Version history.png|alt=version history of the page der Seite " Electirc Pallet Truck Alligator"|center|thumb|750x750px|Actions in the version history (from BlueSpice 4.4)]]The following information is included:
/*Startpage tables in sectionflex */
*'''Version:''' Timestamp of the saved version
table.eventtable {font-size:1em;}
*'''Changed by:''' Username with a link to the profile page
table.small td, table.small th {font-size:0.9em;}
*'''Difference:''' Size difference from the previous version. The size of embedded resources is not taken into account here.
*'''Summary:''' The summary provided by the editor when the page was saved. Automatic comments are also displayed during page creation and when programmatic changes are made (e.g., via workflows, import actions or reverts).


There are some interactive functions in the version history that allow to [[#Comparing versions|compare]] (1), [[#Restoring a version|restore]] (2), [[#Reverting a version (undo)| revert]] or [[#Hiding a version|hide]] (3) versions.
/*Startpage/Events */
.startpageevents td {padding:0px; font-size:1em}


==Comparing versions==
/*Startpage/Contacts */
To compare the differences between two versions, activate the associated checkboxes in the first column. Then click the <code>Compare versions</code> button.[[File:Version history - compare.png|thumb|300x300px]]
.startpagecontacts tr {background:#f1f3f9;border: 2px solid white}
.startpagecontacts td {padding:6px 2px 2px 2px}


/*Startpage/Announcements */
.announcement {background:#eff6dd; margin-top:20px}


/*Startpage/Contacts */
.profileimg img {float:right; margin:0 0 0 10px}


[[Datei:Versionsgeschichte - vergleichen.png|alt=Version history with two selected versions that should be compared|center|thumb|750x750px|Comparing two versions]]
/*visual editing mode*/
.sectionflexcontainer .ve-ce-branchNode-slug {display:none !important} /*remove placeholders to allow adding content between flex boxes, since it would mess up flex layout*/


===Wikitext===
Hier wird anschließend jeder geänderte Absatz im [[Handbuch:Wikitext|Wikitext]]-Modus angezeigt (1). In der linken Spalte ist die ältere Version, in der rechten Spalte die neuere Version. Wenn seit der älteren Version etwas gelöscht oder ersetzt wurde, wird dies gelb und mit einem Minuszeichen markiert. Wenn in der neueren Version Inhalt hinzugefügt wurde, wird dies in der rechten Spalte blau angezeigt und mit einem Pluszeichen markiert.


Every paragraph that was changed is shown in [[Manual:Wikitext|Wikitext]] mode (1). The older version is in the left column and the newer version is in the right column. If something has been deleted or replaced since the older version, it is highlighted in yellow and marked with a minus sign. If content was added in the newer version, it is shown in blue in the right column and marked with a plus sign.
/*Startpagenblog */
.bs-social-entity-userimage {display: none;}
.bs-social-entity .bs-social-entity-title h3 {font-size:1em!important; font-weight:700;}
.bs-social-entity .bs-social-entity-title h3::before {font-family: bootstrap-icons !important; font-weight:300; content: "\F25C" ; vertical-align:-0.2em; margin-right:5px; }
.bs-social-entity div.bs-social-entity-right {margin: 0;}
#content .bs-social-entity-content > p {padding: 0.4em 0 0 0;}
#content .bs-social-entitylist-children {margin-left:20px;background-color:#f1f3f9; border-left:1px solid #d8d8d9; width:90%}
ul.bs-social-entitylist .bs-social-entity-edit-mode form input, ul.bs-social-entitylist .bs-social-entity-edit-mode form.short textarea {font-size:0.9em}
ul.bs-social-entitylist .bs-social-entity-edit-mode form.short textarea {padding:2px 0; overflow:hidden; line-height: 1.8em; width:9em!important}
.bs-social-entity .bs-social-entity-title {margin-bottom: 5px; background-color:transparent;  border-bottom: 1px solid #a6a6a7; width:100%}
.bs-social-entity-content {background-color: transparent; width: 80%;}
#content .bs-social-entitylist.children {margin-left: 20px; border-left:4px solid #d8d8d9; background-color: #f1f3f9!important}
.bs-social-entity .bs-social-entity-aftercontent {margin-left:20px}
#content .bs-social-entity-content > p {padding: 0.4em 0 0 0;}
.bs-social-entitylist .bs-social-entity-comment.bs-social-entity-output-Short div.bs-social-entity-right {margin: 0 0 0 8px !important;}
.bs-social-entity .bs-social-entity-aftercontent {margin-left: 5px}
.bs-social-entitylist-more  {background:#747474;  margin: 0px auto;}
ul.bs-social-entitylist {background:transparent!important}
.bs-social-entity .bs-social-entity-author {font-size: 1.1em;}


The wikitext view is useful when comparing versions, because some changes are only visible in source view but cannot be marked in the visual comparison mode (e.g., added categories). The older version can be [[#Restoring a version|restored]] by clicking on its date stamp (2).
[[File:Version history wikitext.png|alt=Comparison of changed sections of two versions in wikitext view.|center|thumb|750x750px|Version comparison in wikitext]]


===Visual===
/* Simple list view of blog items */
Switching to the visual comparison mode by clicking the <code>Visual</code> button can also provide a good overview of text changes, but is sometimes difficult to interpret or is displayed incompletely, e.g. in the case of changes to tables or other special content. Content that has been removed is highlighted in red and content that has been added since the comparison version is highlighted in turquoise.
.bloglist .bs-social-entity .bs-social-entity-right .bs-social-entity-actions {display:none}
[[File:Version history - visual comparison.png|alt=Visual version comparison of two versions of the page "Electric Pallet Truck Alligator"|center|thumb|750x750px|Visual version comparison]]
.bloglist .bs-social-entity.bs-social-entity-edit-mode form.oo-ui-formLayout.oo-ui-layout {display:none}
.bloglist  ul.bs-social-entitylist {background-color:transparent!important; list-style-type:disc; padding:0!important}
.bloglist  ul.bs-social-entitylist li {margin:0!important;}
.bloglist  .bs-social-entity div.bs-social-entity-right {margin: 0}
.bloglist  .bs-social-entity-actions {display:none!important}
.bloglist  .bs-social-entity .bs-social-entity-title h3 {font-weight:400;}
.bloglist  .bs-social-entity-title {width:100%; margin:0!important; border-bottom:0!important;}
#content .bloglist .bs-social-entity-right a, #content  .bloglist .bs-social-entity-title a, #content  .bloglist .bs-social-entity-title a:before  {color:#3e5389!important}
/* Style text-based tag cloud to match other cards */
.bs-tagcloud.text {text-align: center; border: 1px solid #e7e7e7; border-radius:0}


===Interactive===
/*dropdown template*/
There is also an interactive “revision slider” that allows you to quickly switch between different version comparisons. The functionality is [[mediawikiwiki:Extension:RevisionSlider#Usage|documented on MediaWiki]].
#edit-Drop-down-list {float:right;z-index: 100; position:relative}
[[File:Reference:revisionslider.png|alt=view of the open revision slider|center|thumb|650x650px|revision slider]]
#edit-Drop-down-list .mw-customtoggle-edit {padding:5px 0 5px 10px; text-align:right} 
/*#edit-Drop-down-list .mw-collapsible-content {padding:5px 14px; font-size:0.95em; background:#f1f3f9}*/
#edit-Drop-down-list .mw-collapsible-content  .subpagelist ul {list-style-type:none; margin-left:0}
#edit-Drop-down-list  .dropdown-menu {position:absolute;  top: 0px; left:-8px; transform: translate(-129px, 30px); padding: 8px 12px; font-size:0.95em}
#edit-Drop-down-list .dropdown-menu li  {line-height:1.2; margin-bottom:0.5em}


==Restoring a version==
To restore a specific version of the page, click that version's date stamp.
[[File:Version history - restore.png|alt=Focus on the date stamp of a version in the version history|center|thumb|500x500px|Restoring a version]]


Open the page in edit mode.
#content .bs-social-entity-right a,#content .bs-social-entity a, #content .bs-social-entity-right a::before {
[[File:Version history - edit old version.png|alt=View of the selected version with editing icon highlighted|center|thumb|750x750px|Editing an old version]]
    color: red !important;
}


Sie sehen einen Hinweis, dass Sie eine veraltete Seite bearbeiten. Sie können nun an dieser Version weiterarbeiten oder die Seite ohne weitere Bearbeitung speichern. Die Version ist wiederhergestellt und die zuvor aktuelle Version ist nun nach unten "gerutscht".
/*Startpage bannerbox top space with hidden title section*/
#startpage .bannerbox {margin-top:-3em;}


Das Wiki zeigt in der Versionsgeschichte nach dem Speichern in der Zusammenfassung an, welche Version wiederhergestellt wurde.
/*Startpage Blogliste*/
[[Datei:Versionsgeschichte - wiederherstellung kommentar.png|alt=Reihe in der Versionsgeschichte, die den Wiederherstellungskommentar anzeigt.|center|thumb|650x650px|Wiederherstellungskommentar]]
.bs-social-entity-title h3, .bs-social-entity .bs-social-entity-title h3 a  {font-size:1em}


You will see a notice that you are editing an outdated page. You can now continue working on this version or save the page without further editing. The version has now been restored and the previously latest version has been "pushed down".
#sidebox {width:40%; float:right; margin:10px 0 10px 20px; border:none}
#sidebox .mw-editsection {display:none}
#sidebox h2 {background:#f1f3f9; margin:0; padding:2px 10px; font-size:1rem}
#sidebox h3 {margin:0; font-size:1rem; border-bottom:1px solid #818181}
#sidebox > div {flex-basis:100%; padding:0 14px}


The version indicates in the summary column which page ID has been restored.
.imgcard a.selflink {font-weight:bold; color:#3183eb}
[[File:Version history - restore comment.png|alt=Row in the version history that displays the restore comment.|center|thumb|650x650px|Restore comment]]
 
 
==Reverting a version (undo)==
Es ist möglich eine '''einzelne Bearbeitung''' aus dem Verlauf einer Seite rückgängig machen, ohne gleichzeitig alle seitdem vorgenommenen konstruktiven Änderungen rückgängig zu machen.
 
Klicken Sie dazu auf das Symbol ''Rückgängig machen'' am Zeilenende der Version, die den gewünschten Inhalt enthält.
 
It is possible to undo a '''single edit''' (=single version) from the history of a page without simultaneously undoing all the constructive changes made since then.
 
To do this, click on the <code>Undo</code> icon at the end of the line of the version that contains the wanted content.
[[File:Versionsgeschichte - Undo-Symbol.png|alt=Left-pointing arrow icon for the "undo" action|center|thumb|180x180px|"Undo"]]
 
If the affected change can be reverted without affecting other changes made in the meantime, this will be indicated accordingly at the beginning of the page (1).
The affected sections are compared in two columns (diff view) (2). On the left is the current version whose edit is to be removed and on the right is the older version whose edit is to be restored.
Additionally, further changes can be made via an editing window at the bottom of the page (3).
[[File:Version history undo .png|alt=Highlighted diff view of the current version with the change that should be undone|center|thumb|750x750px|Reverting only the changes of a specific version (undo)]]
 
This feature eliminates the need to manually redo useful changes made after the undone edit.
However, this will fail if undoing the edit would conflict with subsequent edits. For example, if Edit 1000 adds a paragraph and Edit 1005 changes that paragraph, it is not possible to automatically undo Edit 1000. In this case, you will need to determine how to fix the problem manually.
 
==Tracking restored and reverted versions==
In der Spalte ''Tags'' (siehe Spalten ein- und ausblenden) ist ersichtlich, wie eine Rücksetzung vorgenommen wurde.  Hier gibt es unterschiedliche Kombinationen.
[[Datei:Versionsgeschichte - Arten der Wiederherstellung.png|alt=Farblich hervorgehobene Variationen von zurückgesetzten Versionen|center|thumb|750x750px|Markierung der unterschiedlichen Rücksetzungen]]Die einzelnen Markierungen werden auf der Seite ''Spezial:Markierungen'' für das gesamte Wiki zusammengefasst. Diese Spezialseite ist über das Anklicken eines Tags aufrufbar. Auf der Spezialseite können über die Spalte "Markierte Änderungen" die jeweiligen Änderungen der letzten 90 Tage aufgerufen werden.
 
The ''Tags'' column (see [[#Showing or hiding columns|Showing or hiding columns]]) shows how a reversion was carried out. Different combinations are possible here.
[[File:Version History - Types of Restore.png|alt=Marked variations of reverted versions|center|thumb|750x750px|Marking of different reversions]]. The individual markings are listed on the page ''Special:Tags''. Click on any of the tags to load the page. Here, the respective changes for the last 90 days can be accessed via the “Tagged changes” column.
{| class="wikitable"
|+
!Tag
!Appearance on change lists
!Description
|-
!mw-reverted
|Reverted
| Tag for all versions that were later reverted by manually saving an older version (<code>mw-manual-revert</code>)
|-
!mw-manual-revert
|Manual revert
|An exact older version is opened and saved again (e.g., by opening it from its timestamp in the version history)
Additionally, all versions whose changes have been removed through the manual revert, are marked with the tag <code>mw-reverted</code>.
 
The wiki will sometimes indicate in the summary which version was restored. However, since this is often not possible, a comment with the restored version ID should be provided as a  summary when saving.
|-
!mw-undo
|Undo
|Edits that undo the changes of '''one specific previous version'''.
The tag is not assigned if manual changes need to be made during the undo action.
The version ID whose changes were undone is indicated in the summary.
|}
 
==Hiding a version==
Users with admin rights also see a trash can symbol at the end of each line.
 
[[File:Version history -hide version.png|center|thumb|450x450px|alt=hiding a version|Hiding version info]]
 
You can use this to hide the following properties of a version (also called “delete”) (1):
 
* '''Text of the version:''' When you click on the date stamp of the version, a message appears stating that the version has been deleted.
*'''Edit summary:''' The edit summary is hidden.
*'''Username/IP address of the editor:''' The username is hidden.
 
Admins can restore this hidden information at any time via the deletion log (2) or via the "deleted versions" link (3).
 
 
==Showing or hiding columns==
In some cases, you may want to customize the column view, for example to show the "Tags" column. Click on the gear icon at the end of the version history. In addition to the standard columns, the "Size" (page size) and [[mediawikiwiki:Manual:Tags|"Tags"]] columns can also be displayed.
[[File:Version history settings.png|alt=Last rows of the version history with the column menu open|center|thumb|550x550px|Hide columns]]
 
==Changes to embedded resources==
Changes to embedded resources (e.g., newer versions of images or templates) cannot be displayed via the page's version comparison because resources have their own versioning page.
 
===Special considerations for pages with approval feature===
Wenn in einem Namensraum die [[Handbuch:Erweiterung/ContentStabilization|Seitenfreigabe]] aktiviert ist, kann am Beginn der Seite angezeigt werden, wenn eine eingebundene Ressource eine neuere Version besitzt. Dies ist abhängig von den Einstellungen zu [[Handbuch:Erweiterung/ContentStabilization#Konfiguration|Änderungen an eingebundenen Ressourcen]].
 
If the [[Manual:Extension/ContentStabilization|approval feature]] is activated in a namespace, it is possible to indicate at the beginning of an approved page if an embedded resource has a newer version. This depends on the configuration for [[Manual:Extension/ContentStabilization#Configuration|changes to embedded resources]].
 
{{Box Links_en|Topic1=https://www.mediawiki.org/wiki/Manual:Reverts}}
[[Category:Editing]]
[[de:Handbuch:Versionsgeschichte]]

Revision as of 15:14, 6 March 2024

/*Startpage sectionflex layout */
.sectionflexcontainer {display: flex; flex-wrap: wrap; justify-content:space-between;}
.sectionflexcontainer.col1 > div {flex-basis:100%; padding:10px 20px 20px 20px; margin:10px 0;}
.sectionflexcontainer.col2 > div {flex-basis:49%; padding:10px 20px 20px 20px; margin:10px 0;}
.sectionflexcontainer.col3 > div {flex-basis:32%; padding:10px 20px 20px 20px; margin:10px 0;}
.sectionflexcontainer > div.double {flex-basis:66%;}
#startpage .sectionflexcontainer > div h2,  .sectionflexcontainer> div h2 {margin:0 0 1em 0; font-size:1.1em; border-bottom:none}
#startpage .sectionflexcontainer> div h3,  .sectionflexcontainer> div h3 {margin:1.2em 0 0 0; font-size:1em}
.sectionflexcontainer.frame > div {border: 1px solid #e7e7e7}
.sectionflexcontainer.background> div {background: #f1f3f9}
.sectionflexcontainer table {font-size:1em;}
.sectionflexcontainer .mw-editsection, .sectionflexcontainer .mw-editdrawio {display:none}
@media (max-width: 767px) {.sectionflex.col2 > div, .sectionflex.col3 > div {flex-basis:100%!important; margin-top:2em}}
.sectionflexcontainer table {font-size:1em;}
.sectionflexcontainer table td, .sectionflexcontainer table th {font-size:1em; vertical-align:top; padding:4px}

/*Startpage arrow icon */
.sectionflexcontainer .bi, .sectionflexcontainer  .fa {vertical-align:middle;}

/*Startpage/iconnav */
.iconnav {background:#f1f3f9;  margin-bottom:12px; padding:0 5px 2px 5px}
.imgcard {margin-bottom:0!important;}

/*Startpage tables in sectionflex */
table.eventtable {font-size:1em;}
table.small td, table.small th {font-size:0.9em;}

/*Startpage/Events */
.startpageevents td {padding:0px; font-size:1em}

/*Startpage/Contacts */
.startpagecontacts tr {background:#f1f3f9;border: 2px solid white}
.startpagecontacts td {padding:6px 2px 2px 2px}

/*Startpage/Announcements */
.announcement {background:#eff6dd; margin-top:20px}

/*Startpage/Contacts */
.profileimg img {float:right; margin:0 0 0 10px}

/*visual editing mode*/
.sectionflexcontainer .ve-ce-branchNode-slug {display:none !important} /*remove placeholders to allow adding content between flex boxes, since it would mess up flex layout*/


/*Startpagenblog */
.bs-social-entity-userimage {display: none;}
.bs-social-entity .bs-social-entity-title h3 {font-size:1em!important; font-weight:700;}
.bs-social-entity .bs-social-entity-title h3::before {font-family: bootstrap-icons !important; font-weight:300; content: "\F25C" ; vertical-align:-0.2em; margin-right:5px; }
.bs-social-entity div.bs-social-entity-right {margin: 0;}
#content .bs-social-entity-content > p {padding: 0.4em 0 0 0;}
#content .bs-social-entitylist-children {margin-left:20px;background-color:#f1f3f9; border-left:1px solid #d8d8d9; width:90%}
ul.bs-social-entitylist .bs-social-entity-edit-mode form input, ul.bs-social-entitylist .bs-social-entity-edit-mode form.short textarea {font-size:0.9em}
ul.bs-social-entitylist .bs-social-entity-edit-mode form.short textarea {padding:2px 0; overflow:hidden; line-height: 1.8em; width:9em!important}
.bs-social-entity .bs-social-entity-title {margin-bottom: 5px; background-color:transparent;  border-bottom: 1px solid #a6a6a7; width:100%}
.bs-social-entity-content {background-color: transparent; width: 80%;}
#content .bs-social-entitylist.children {margin-left: 20px; border-left:4px solid #d8d8d9; background-color: #f1f3f9!important}
.bs-social-entity .bs-social-entity-aftercontent {margin-left:20px}
#content .bs-social-entity-content > p {padding: 0.4em 0 0 0;}
.bs-social-entitylist .bs-social-entity-comment.bs-social-entity-output-Short div.bs-social-entity-right {margin: 0 0 0 8px !important;}
.bs-social-entity .bs-social-entity-aftercontent {margin-left: 5px}
.bs-social-entitylist-more  {background:#747474;  margin: 0px auto;}
ul.bs-social-entitylist {background:transparent!important}
.bs-social-entity .bs-social-entity-author {font-size: 1.1em;}


/* Simple list view of blog items */
.bloglist .bs-social-entity .bs-social-entity-right .bs-social-entity-actions {display:none}
.bloglist .bs-social-entity.bs-social-entity-edit-mode form.oo-ui-formLayout.oo-ui-layout {display:none}
.bloglist  ul.bs-social-entitylist {background-color:transparent!important; list-style-type:disc; padding:0!important}
.bloglist  ul.bs-social-entitylist li {margin:0!important;}
.bloglist  .bs-social-entity div.bs-social-entity-right {margin: 0}
.bloglist  .bs-social-entity-actions {display:none!important}
.bloglist  .bs-social-entity .bs-social-entity-title h3 {font-weight:400;}
.bloglist  .bs-social-entity-title {width:100%; margin:0!important; border-bottom:0!important;}
#content .bloglist .bs-social-entity-right a, #content  .bloglist .bs-social-entity-title a, #content  .bloglist .bs-social-entity-title a:before   {color:#3e5389!important}
/* Style text-based tag cloud to match other cards */
.bs-tagcloud.text {text-align: center; border: 1px solid #e7e7e7; border-radius:0}

/*dropdown template*/
#edit-Drop-down-list {float:right;z-index: 100; position:relative}
#edit-Drop-down-list .mw-customtoggle-edit {padding:5px 0 5px 10px; text-align:right}  
/*#edit-Drop-down-list .mw-collapsible-content {padding:5px 14px; font-size:0.95em; background:#f1f3f9}*/
#edit-Drop-down-list .mw-collapsible-content  .subpagelist ul {list-style-type:none; margin-left:0}
#edit-Drop-down-list  .dropdown-menu {position:absolute;  top: 0px; left:-8px; transform: translate(-129px, 30px); padding: 8px 12px; font-size:0.95em}
#edit-Drop-down-list .dropdown-menu li  {line-height:1.2; margin-bottom:0.5em}


#content .bs-social-entity-right a,#content .bs-social-entity a, #content .bs-social-entity-right a::before {
    color: red !important;
}

/*Startpage bannerbox top space with hidden title section*/
#startpage .bannerbox {margin-top:-3em;}

/*Startpage Blogliste*/
.bs-social-entity-title h3, .bs-social-entity .bs-social-entity-title h3 a  {font-size:1em}

#sidebox {width:40%; float:right; margin:10px 0 10px 20px; border:none}
#sidebox .mw-editsection {display:none}
#sidebox h2 {background:#f1f3f9; margin:0; padding:2px 10px; font-size:1rem}
#sidebox h3 {margin:0; font-size:1rem; border-bottom:1px solid #818181}
#sidebox > div {flex-basis:100%; padding:0 14px}

.imgcard a.selflink {font-weight:bold; color:#3183eb}




To submit feedback about this documentation, visit our community forum.

No categories assignedEdit

Discussions