<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AVector-darkmode.less%2Fsourceeditor.less</id>
	<title>MediaWiki:Vector-darkmode.less/sourceeditor.less - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AVector-darkmode.less%2Fsourceeditor.less"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=MediaWiki:Vector-darkmode.less/sourceeditor.less&amp;action=history"/>
	<updated>2026-04-26T06:44:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=MediaWiki:Vector-darkmode.less/sourceeditor.less&amp;diff=34868&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;/* =============================       Source editor changes    ============================== */  /* Pop-up UI modal when selecting an image/link/ref 	This should change all possible modals everywhere on the wiki, including Source 	Lots of !important so don&#039;t need to be so specific */ .ui-dialog, .ui-widget-content { 	background-color: @dark-infobox-background; 	border-color: @dark-infobox-border; 	background-image: none; 	color: @dark-text; 	 	.ui-dialog-titlebar.ui-wi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=MediaWiki:Vector-darkmode.less/sourceeditor.less&amp;diff=34868&amp;oldid=prev"/>
		<updated>2024-10-16T23:11:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;=============================       Source editor changes    ==============================: &lt;/span&gt;  &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Pop-up UI modal when selecting an image/link/ref 	This should change all possible modals everywhere on the wiki, including Source 	Lots of !important so don&amp;#039;t need to be so specific: &lt;/span&gt; .ui-dialog, .ui-widget-content { 	background-color: @dark-infobox-background; 	border-color: @dark-infobox-border; 	background-image: none; 	color: @dark-text; 	 	.ui-dialog-titlebar.ui-wi...&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* =============================&lt;br /&gt;
      Source editor changes&lt;br /&gt;
   ============================== */&lt;br /&gt;
&lt;br /&gt;
/* Pop-up UI modal when selecting an image/link/ref&lt;br /&gt;
	This should change all possible modals everywhere on the wiki, including Source&lt;br /&gt;
	Lots of !important so don&amp;#039;t need to be so specific&lt;br /&gt;
*/&lt;br /&gt;
.ui-dialog,&lt;br /&gt;
.ui-widget-content {&lt;br /&gt;
	background-color: @dark-infobox-background;&lt;br /&gt;
	border-color: @dark-infobox-border;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	color: @dark-text;&lt;br /&gt;
	&lt;br /&gt;
	.ui-dialog-titlebar.ui-widget-header {&lt;br /&gt;
		background-image: none !important;&lt;br /&gt;
		background-color: @dark-infobox-header !important;&lt;br /&gt;
		border-color: @dark-infobox-border !important;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	// Title text in dialog&lt;br /&gt;
	.ui-dialog-titlebar .ui-dialog-title {&lt;br /&gt;
		color: @dark-text;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	// Close button. Currently covered up by existing dark mode things&lt;br /&gt;
	.ui-dialog-titlebar-close {&lt;br /&gt;
		background-color: @dark-infobox-background;&lt;br /&gt;
	&lt;br /&gt;
		// Close button hover. Unclear if color does anything here&lt;br /&gt;
		&amp;amp;:hover {&lt;br /&gt;
			background: @dark-wikitable-background-lighter;&lt;br /&gt;
			color: @dark-links-lighter;&lt;br /&gt;
			border: none;&lt;br /&gt;
		}&lt;br /&gt;
	&lt;br /&gt;
		// Actual close button X&lt;br /&gt;
		.ui-icon-closethick {&lt;br /&gt;
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAA0UlEQVQY013PvS9DURyH8ed7LlEv181ptybNNUh1USEq6dDw7zTRuSMLk5W/xmKql8HQAXcVI27QoeKcn6mReKbP+uj6odxxSu5Axf3V46b3i1rbyscyW/+x0BHAzdPXhYN+tDBwaAG5MzM732ulhwIYjZ594n0hITPmwKbT77eNXjsvHUC323i3aEOgJpFFbNhr5yWAY5Zj/o+qzCyAy9uXapZlhRkRQCKZfH40D3brrw5gNU1PgRoxHEULx0B1aXnlBED/NwG291tjsGa00PkFoDBODlNCW14AAAAASUVORK5CYII=) no-repeat 50% 50% !important;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.wikiEditor-toolbar-dialog {&lt;br /&gt;
	.wikieditor-toolbar-field-wrapper {&lt;br /&gt;
		label {&lt;br /&gt;
			color: @dark-text;&lt;br /&gt;
		}&lt;br /&gt;
&lt;br /&gt;
		input {&lt;br /&gt;
			background: @dark-infobox-background;&lt;br /&gt;
			border: 1px solid @dark-infobox-border;&lt;br /&gt;
			color: @dark-text;&lt;br /&gt;
			border-radius: 3px;&lt;br /&gt;
		}&lt;br /&gt;
&lt;br /&gt;
		select {&lt;br /&gt;
			background: @dark-infobox-background;&lt;br /&gt;
			border: 1px solid @dark-infobox-border;&lt;br /&gt;
			color: @dark-text;&lt;br /&gt;
			border-radius: 3px;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* Bottom pane */&lt;br /&gt;
	.ui-dialog-buttonpane {&lt;br /&gt;
		background-image: none !important;&lt;br /&gt;
		background-color: @dark-infobox-header !important;&lt;br /&gt;
		color: @dark-text;&lt;br /&gt;
		border-color: @dark-infobox-border !important;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* Bottom buttons */&lt;br /&gt;
	.ui-dialog-buttonset button {&lt;br /&gt;
		background-color: @dark-infobox-background !important;&lt;br /&gt;
		background-image: none !important;&lt;br /&gt;
		color: @dark-text;&lt;br /&gt;
		border-color: @dark-infobox-border !important;&lt;br /&gt;
&lt;br /&gt;
		/* Bottom buttons hover */&lt;br /&gt;
		&amp;amp;:hover {&lt;br /&gt;
			background: @dark-wikitable-background-lighter !important;&lt;br /&gt;
			color: @dark-links-lighter;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* Broken link text */&lt;br /&gt;
	#wikieditor-toolbar-link-int-target-status,&lt;br /&gt;
	/* Text in table preview */&lt;br /&gt;
	.wikieditor-toolbar-table-preview-wrapper {&lt;br /&gt;
		color: @dark-text;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**			Source editor			**/&lt;br /&gt;
// Add border to top and middle boxes&lt;br /&gt;
.wikiEditor-ui {&lt;br /&gt;
	.wikiEditor-ui-view,&lt;br /&gt;
	.wikiEditor-ui-top {&lt;br /&gt;
		border-color: @dark-wikitable-border;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// Toolbar: Very first bar at the top&lt;br /&gt;
.wikiEditor-ui-toolbar {&lt;br /&gt;
    background-color: @dark-wikitable-background;&lt;br /&gt;
    color: @dark-text;&lt;br /&gt;
    border-color: @dark-wikitable-border;&lt;br /&gt;
&lt;br /&gt;
	// lighter progressive icons&lt;br /&gt;
    .oo-ui-iconElement-icon.oo-ui-image-progressive {&lt;br /&gt;
        filter: brightness(1.5);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // What are these elements??&lt;br /&gt;
    .oo-ui-popupToolGroup-handle:hover, .oo-ui-popupToolGroup.oo-ui-popupToolGroup-active &amp;gt; .oo-ui-popupToolGroup-handle {&lt;br /&gt;
        background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // When clicking the crayon, new menu, customize&lt;br /&gt;
    .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable {&lt;br /&gt;
        border-color: @dark-wikitable-border;&lt;br /&gt;
        background-color: @dark-wikitable-background;&lt;br /&gt;
&lt;br /&gt;
        // Main element&lt;br /&gt;
        .oo-ui-tool-name-editModeVisual {&lt;br /&gt;
            background-color: @dark-wikitable-background;&lt;br /&gt;
&lt;br /&gt;
            &amp;amp;:hover {&lt;br /&gt;
                background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Source button&lt;br /&gt;
        .oo-ui-tool-name-editModeSource {&lt;br /&gt;
            background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
&lt;br /&gt;
            .oo-ui-tool-title {&lt;br /&gt;
                color: @dark-links-lighter;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .tabs {&lt;br /&gt;
        // Some links were hard-coded&lt;br /&gt;
        span.tab &amp;gt; a,&lt;br /&gt;
        span.tab &amp;gt; a:visited {&lt;br /&gt;
            color: @dark-links;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        span.tab a {&lt;br /&gt;
            &amp;amp;.current,&lt;br /&gt;
            &amp;amp;.current:visited {&lt;br /&gt;
                color: @dark-text;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
            // Arrow icons beside the tabs&lt;br /&gt;
            &amp;amp;:before {&lt;br /&gt;
                filter: invert(1);&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /*&lt;br /&gt;
        Button colors&lt;br /&gt;
    */&lt;br /&gt;
	// Border between the buttons&lt;br /&gt;
    .group {&lt;br /&gt;
        border-color: @dark-wikitable-border;&lt;br /&gt;
&lt;br /&gt;
		// &amp;quot;Heading&amp;quot; dropdown menu in advanced toolbar&lt;br /&gt;
		.tool-select {&lt;br /&gt;
			background-color: @dark-wikitable-background;&lt;br /&gt;
			border-color: @dark-wikitable-border;&lt;br /&gt;
&lt;br /&gt;
			.label:after {&lt;br /&gt;
				filter: invert(1);&lt;br /&gt;
			}&lt;br /&gt;
&lt;br /&gt;
			.options {&lt;br /&gt;
				border-color: @dark-wikitable-border;&lt;br /&gt;
&lt;br /&gt;
				.option:hover {&lt;br /&gt;
					background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
					color: @dark-links-lighter;&lt;br /&gt;
				}&lt;br /&gt;
			}&lt;br /&gt;
&lt;br /&gt;
			.option {&lt;br /&gt;
				background-color: @dark-wikitable-background;&lt;br /&gt;
				color: @dark-links;&lt;br /&gt;
			}&lt;br /&gt;
&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
	.group-search {&lt;br /&gt;
		border-left-color: @dark-wikitable-border;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.page-table {&lt;br /&gt;
		td {&lt;br /&gt;
			border-color: @dark-wikitable-border;&lt;br /&gt;
			color: @dark-text;&lt;br /&gt;
		}&lt;br /&gt;
		&lt;br /&gt;
		th {&lt;br /&gt;
			color: @dark-text;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
    /*&lt;br /&gt;
        Normal editor button colors&lt;br /&gt;
    */&lt;br /&gt;
&lt;br /&gt;
    // Advanced tab&lt;br /&gt;
    .sections {&lt;br /&gt;
&lt;br /&gt;
        // border above the box&lt;br /&gt;
        .section {&lt;br /&gt;
        	border-color: @dark-wikitable-border;&lt;br /&gt;
        }&lt;br /&gt;
        &lt;br /&gt;
        // Specifically the advanced tab&lt;br /&gt;
        .toolbar {&lt;br /&gt;
            // &amp;quot;Format&amp;quot; and &amp;quot;Insert&amp;quot; labels&lt;br /&gt;
            .group &amp;gt; .label {&lt;br /&gt;
                color: @dark-text;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
            // Links&lt;br /&gt;
            a {&lt;br /&gt;
                color: @dark-links;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
            // &amp;quot;Heading&amp;quot; label text&lt;br /&gt;
            .tool &amp;gt; .label {&lt;br /&gt;
                color: @dark-text;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // Special characters and help tabs&lt;br /&gt;
    .booklet {&lt;br /&gt;
&lt;br /&gt;
        // Selected item in scrolling list&lt;br /&gt;
        .index &amp;gt; .current {&lt;br /&gt;
            background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
            color: @dark-links-lighter;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        &amp;gt; .index &amp;gt; :hover {&lt;br /&gt;
            background-color: darken(@dark-wikitable-background-lighter, 5%);&lt;br /&gt;
            color: @dark-links-lighter;&lt;br /&gt;
            &lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
	// Text inside the button/characters&lt;br /&gt;
	.page-characters div span {&lt;br /&gt;
		background-color: @dark-wikitable-background;&lt;br /&gt;
		border-color: lighten(@dark-wikitable-border, 10%);&lt;br /&gt;
		color: @dark-text;&lt;br /&gt;
&lt;br /&gt;
		// On hover of those characters&lt;br /&gt;
		&amp;amp;:hover {&lt;br /&gt;
			color: @dark-links-lighter;&lt;br /&gt;
			border-color: lighten(@dark-wikitable-border, 5%);&lt;br /&gt;
		}&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-editform {&lt;br /&gt;
	// Bottom box (under text box)&lt;br /&gt;
	.editOptions {&lt;br /&gt;
		color: @dark-text;&lt;br /&gt;
		background-color: @cloud-burst;&lt;br /&gt;
		border-color: @dark-wikitable-border;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
    ACE editor changes&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
// Numbers plus middle&lt;br /&gt;
.ace_editor {&lt;br /&gt;
&lt;br /&gt;
    // Numbers&lt;br /&gt;
    .ace_gutter {&lt;br /&gt;
        background: @dark-wikitable-background;&lt;br /&gt;
        color: @dark-text;&lt;br /&gt;
&lt;br /&gt;
        &amp;amp;-cell {&lt;br /&gt;
            color: @dark-text;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // Search &amp;amp; Replace&lt;br /&gt;
    .ace_search {&lt;br /&gt;
        background-color: @dark-wikitable-background;&lt;br /&gt;
        color: @dark-text;&lt;br /&gt;
        border-color: @waikawa-grey;&lt;br /&gt;
&lt;br /&gt;
        // &amp;quot;Search for&amp;quot; and replace fields&lt;br /&gt;
        .ace_search_field {&lt;br /&gt;
            background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
            border-color: @dark-wikitable-border;&lt;br /&gt;
&lt;br /&gt;
            // Placeholder text color. Just in case, support all browsers.&lt;br /&gt;
            &amp;amp;::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */&lt;br /&gt;
                color: @dark-text;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
            &amp;amp;::-ms-input-placeholder { /* Microsoft Edge */&lt;br /&gt;
                color: @dark-text;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Buttons next to search boxes&lt;br /&gt;
        .ace_searchbtn {&lt;br /&gt;
            border-color: @dark-wikitable-border;&lt;br /&gt;
            background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
            color: @dark-text;&lt;br /&gt;
&lt;br /&gt;
            // &amp;lt; &amp;gt; arrows&lt;br /&gt;
            &amp;amp;::after {&lt;br /&gt;
                border-color: @dark-text;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
            // All buttons hover action&lt;br /&gt;
            &amp;amp;:hover {&lt;br /&gt;
                background-color: lighten(@dark-wikitable-background-lighter, 5%);&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
            // Close button&lt;br /&gt;
            &amp;amp;_close:hover {&lt;br /&gt;
                background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
                color: @dark-text;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // Buttons at the bottom left and bottom right&lt;br /&gt;
        .ace_button {&lt;br /&gt;
            color: @dark-text;&lt;br /&gt;
            border-color: lighten(@dark-wikitable-border, 25%);&lt;br /&gt;
&lt;br /&gt;
            // Hover action to show where you&amp;#039;re at&lt;br /&gt;
            &amp;amp;:hover {&lt;br /&gt;
                background-color: @dark-wikitable-background-lighter;&lt;br /&gt;
            }&lt;br /&gt;
&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        // When checked, make sure it looks checked&lt;br /&gt;
        .ace_button.checked {&lt;br /&gt;
            border-color: @dark-wikitable-border;&lt;br /&gt;
            background-color: lighten(@dark-wikitable-background, 10%);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// Status bar under text box in the middle&lt;br /&gt;
.codeEditor-status {&lt;br /&gt;
	border-color: @dark-wikitable-border;&lt;br /&gt;
	background-color: @dark-wikitable-background;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.codeEditor-status-message {&lt;br /&gt;
	border-color: @dark-wikitable-border;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.CodeMirror-gutters {&lt;br /&gt;
	background-color: @pickled-bluewood;&lt;br /&gt;
	border-color: @dark-wikitable-border;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.CodeMirror-linenumber {&lt;br /&gt;
	color: @dark-text;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --------------------------&lt;br /&gt;
         CodeMirror vars&lt;br /&gt;
   -------------------------- */&lt;br /&gt;
&lt;br /&gt;
@codemirror-background: @cloud-burst;&lt;br /&gt;
@codemirror-text-color: @dark-text;&lt;br /&gt;
@codemirror-selection-color: @portage;&lt;br /&gt;
@codemirror-bracket-matcher-background: @dark-wikitable-background;&lt;br /&gt;
&lt;br /&gt;
// Import style sheet&lt;br /&gt;
@import &amp;#039;@{dir}/darksyntax.less&amp;#039;;&lt;br /&gt;
&lt;br /&gt;
/* ===========================&lt;br /&gt;
      source editor without&lt;br /&gt;
      CodeMirror turned on&lt;br /&gt;
   =========================== */&lt;br /&gt;
&lt;br /&gt;
.mw-editform #wpTextbox1 {&lt;br /&gt;
	color: @dark-text;&lt;br /&gt;
	background: @cloud-burst;&lt;br /&gt;
	border-color: @big-stone;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//edit tools&lt;br /&gt;
.mw-editTools {&lt;br /&gt;
	&lt;br /&gt;
	select {&lt;br /&gt;
		&amp;amp;#std-preload-list {&lt;br /&gt;
			background-color: @ooui-input;&lt;br /&gt;
			border: 1px solid @ooui-input-border;&lt;br /&gt;
			color: @ooui-text;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	input {&lt;br /&gt;
		&amp;amp;#cust-preload-input {&lt;br /&gt;
			background-color: @ooui-input;&lt;br /&gt;
			border: 1px solid @ooui-input-border;&lt;br /&gt;
			color: @ooui-text;&lt;br /&gt;
			padding: 2px 1px;&lt;br /&gt;
		}&lt;br /&gt;
		&lt;br /&gt;
		&amp;amp;#cust-preload-button {&lt;br /&gt;
			background-color: @ooui-normal;&lt;br /&gt;
			border: 1px solid @ooui-normal-border;&lt;br /&gt;
			border-left: none;&lt;br /&gt;
			color: @ooui-text;&lt;br /&gt;
			padding: 2px 7px;&lt;br /&gt;
			cursor: pointer;&lt;br /&gt;
		&lt;br /&gt;
			&amp;amp;:hover {&lt;br /&gt;
				background-color: @ooui-normal--hover;&lt;br /&gt;
				border: 1px solid @ooui-normal-border--hover;&lt;br /&gt;
				border-left: none;&lt;br /&gt;
			}&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>