rename
This commit is contained in:
parent
9283f28826
commit
bca81caaa2
6 changed files with 13 additions and 13 deletions
|
|
@ -24,7 +24,7 @@ pandora.ui.home = function() {
|
|||
left: 0,
|
||||
top: 0,
|
||||
right: 0,
|
||||
bottom: '80px',
|
||||
bottom: '160px',
|
||||
width: window.innerWidth + 'px',
|
||||
margin: 'auto',
|
||||
cursor: 'pointer'
|
||||
|
|
@ -180,7 +180,7 @@ pandora.ui.home = function() {
|
|||
}
|
||||
}),
|
||||
$aboutButton = Ox.Button({
|
||||
title: Ox._('About {0}', [pandora.site.site.name]),
|
||||
title: Ox._('{0}', [pandora.site.site.name]),
|
||||
width: 156
|
||||
})
|
||||
.css({
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 7 KiB |
Loading…
Add table
Add a link
Reference in a new issue