mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +02:00
Update ng9 design
This commit is contained in:
@@ -173,6 +173,17 @@ tr.odd td {
|
|||||||
left:0px;
|
left:0px;
|
||||||
width:100%;
|
width:100%;
|
||||||
padding:10px 20px;
|
padding:10px 20px;
|
||||||
|
z-index:1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#breadcrumb {
|
||||||
|
position:fixed;
|
||||||
|
top:0px;
|
||||||
|
left:300px;
|
||||||
|
background:#f2eee1;
|
||||||
|
z-index:2;
|
||||||
|
width:100%;
|
||||||
|
padding:10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu {
|
#menu {
|
||||||
@@ -188,16 +199,6 @@ tr.odd td {
|
|||||||
border-right:5px solid #f2eee1;
|
border-right:5px solid #f2eee1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#breadcrumb {
|
|
||||||
position:fixed;
|
|
||||||
top:0px;
|
|
||||||
left:0px;
|
|
||||||
background:#f2eee1;
|
|
||||||
z-index:1;
|
|
||||||
width:100%;
|
|
||||||
padding:10px 10px 10px 335px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#schema .table {
|
#schema .table {
|
||||||
padding:5px;
|
padding:5px;
|
||||||
background:#fcfaf5;
|
background:#fcfaf5;
|
||||||
|
Reference in New Issue
Block a user