mirror of
https://github.com/vrana/adminer.git
synced 2025-08-22 22:23:19 +02:00
Designs: Define --bg
This commit is contained in:
@@ -34,7 +34,12 @@
|
||||
* Default Silk icon set 1.3 by Mark James - https://opengameart.org/content/application-silk-icon-set-13
|
||||
* Modified icons by Robert Mesaros
|
||||
*
|
||||
*/#menu{padding:0 0 30px 0}
|
||||
*/
|
||||
html {
|
||||
--bg: #f0f0f0;
|
||||
}
|
||||
|
||||
#menu{padding:0 0 30px 0}
|
||||
.ltr .logout{right:0;left:auto;margin-top:.5em}
|
||||
.rtl .logout{left:0;right:auto;margin-top:.5em}
|
||||
html{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
|
||||
|
Reference in New Issue
Block a user