~annis/annis/annis22

« back to all changes in this revision

Viewing changes to Annis-Web/src/main/webapp/javascript/extjs/resources/css/structure/layout.css

  • Committer: Thomas Krause
  • Date: 2012-03-02 10:30:47 UTC
  • Revision ID: thomas@berlin-reloaded.de-20120302103047-87igbyouqekavt6h
- updating to Ext  JS 3.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*!
2
 
 * Ext JS Library 3.3.0
3
 
 * Copyright(c) 2006-2010 Ext JS, Inc.
4
 
 * licensing@extjs.com
5
 
 * http://www.extjs.com/license
 
2
 * Ext JS Library 3.3.1
 
3
 * Copyright(c) 2006-2010 Sencha Inc.
 
4
 * licensing@sencha.com
 
5
 * http://www.sencha.com/license
6
6
 */
7
7
.x-border-layout-ct {
8
8
    position: relative;
84
84
 
85
85
.x-tool-expand-east, .x-tool-expand-west {
86
86
    float:none;
87
 
    margin:3px auto;
 
87
    margin:3px 2px;
88
88
}
89
89
 
90
90
.x-accordion-hd .x-tool-toggle {