Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Css details
Browse files Browse the repository at this point in the history
(cherry picked from commit ada02ec)
  • Loading branch information
cdujeu committed Jul 11, 2016
1 parent 1fd5b29 commit 997c204
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/src/plugins/core.index/manifest.xml
Expand Up @@ -12,7 +12,7 @@
<action name="index">
<gui text="core.index.1" title="core.index.2" iconClass="icon-book" src="lucene_images/ICON_SIZE/ark_view.png" accessKey="folder_access_key">
<context selection="false" dir="true" recycle="hidden"
actionBar="true" contextMenu="false" infoPanel="false"
actionBar="true" contextMenu="true" infoPanel="false"
actionBarGroup="remote" inZip="false">
</context>
</gui>
Expand Down
Expand Up @@ -1812,7 +1812,7 @@ Class.create("FilesList", SelectableElements, {
}
}
textLabel.setStyle({
paddingLeft:'24px',
paddingLeft:'27px',
backgroundRepeat:'no-repeat',
backgroundPosition:backgroundPosition,
backgroundImage:backgroundImage
Expand Down
2 changes: 1 addition & 1 deletion core/src/plugins/gui.ajax/res/themes/orbit/css/allz.css

Large diffs are not rendered by default.

0 comments on commit 997c204

Please sign in to comment.