From: Ɓukasz Rekucki Date: Mon, 28 Sep 2009 16:44:31 +0000 (+0200) Subject: Merge branch 'zuber-view-refactor' X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/9e0a0c89939a75eccb7b6ae925707d404b287b78?ds=inline;hp=-c Merge branch 'zuber-view-refactor' --- 9e0a0c89939a75eccb7b6ae925707d404b287b78 diff --combined project/static/css/master.css index 7caa732f,8bccbcc7..a3857e6e --- a/project/static/css/master.css +++ b/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%; }