Bug #4048

pithos UI: Fix storage_logo position

Added by Olga Brani almost 11 years ago. Updated almost 11 years ago.

Status:Closed Start date:06/20/2013
Priority:Medium Due date:
Assignee:Christos KK Loverdos % Done:

100%

Category:Pithos Spent time: -
Target version:0.14.0

Description

Storage_logo position needs extra style to appear in the correct position.
The lines below should be added to an included pithos css file (such as pithos.css)

.pithos-topPanel .gwt-Image {
position: relative;
bottom: -19px;
max-height: 64px;
max-width: 100%;
}

Associated revisions

Revision 34278d33
Added by Christos KK Loverdos almost 11 years ago

Add CSS fragment

Refs #4048

Revision c8b0999f
Added by Christos KK Loverdos almost 11 years ago

Merge branch 'issue_4048' into release-0.14

Refs #4048

History

#1 Updated by Christos KK Loverdos almost 11 years ago

  • Status changed from New to Assigned

#2 Updated by Christos KK Loverdos almost 11 years ago

  • % Done changed from 0 to 90

Updated pithos.css as instructed.

#3 Updated by Christos KK Loverdos almost 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 90 to 100

Also available in: Atom PDF