Merge branch 'zuber-view-refactor'
authorŁukasz Rekucki <lrekucki@gmail.com>
Mon, 28 Sep 2009 16:44:31 +0000 (18:44 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Mon, 28 Sep 2009 16:44:31 +0000 (18:44 +0200)
1  2 
project/static/css/master.css

@@@ -37,7 -37,6 +37,7 @@@ body 
      background-color: white;
  }
  
 +/*
  ul {
      margin: 20px;
      padding: 0;
@@@ -47,7 -46,7 +47,7 @@@ li 
      margin: 0;
      padding: 0;
      list-style: none;
 -}
 +} */
  
  a {
      text-decoration: none;
@@@ -382,6 -381,10 +382,10 @@@ text#commit-dialog-message 
      overflow: none;
  }
  
+ .panel-container select {
+     z-index: 1100;
+ }
  .xmlview {
      height: 100%;
  }