From: Valerie Pond Date: Tue, 7 Feb 2023 02:17:03 +0000 (+0000) Subject: Merge branch 'main' into patch-3 X-Git-Tag: 0.9~332^2 X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/commitdiff_plain/refs/pull/10/head?hp=-c Merge branch 'main' into patch-3 --- 062258ffca3e14131ac530492d36ea0b0430602f diff --combined css/unrealircd-admin.css index 6f31271,972a6cb..fa224df --- a/css/unrealircd-admin.css +++ b/css/unrealircd-admin.css @@@ -15,32 -15,10 +15,10 @@@ margin: 2px; } - .form-control { - height: 10px; - margin: 5px; - } - .short-form-control { width: 70%; } - .nav-item { - margin-left: 2px; - margin-right: 2px; - } - .navbar-nav li> { - border-radius: 4px; - } - .navbar-nav li>a:hover,.navbar-nav li.active { - color: white; - background-color: #4B86EE; - border-radius: 4px; - } - .navbar-nav li>a:hover,.navbar-nav li>a:focus { - color: white; - background-color: #6ca0f8; - border-radius: 4px; - } .align_right { width: 10px; @@@ -66,15 -44,6 +44,6 @@@ text-align: right; } - - - - *, - *:before, - *:after { - box-sizing: inherit; - /* enable the "border-box effect" everywhere */ - } body { padding-bottom: 120px; } @@@ -245,7 -214,6 +214,8 @@@ body width: inherit; } -.card-header i.fa { +.card-header .badge { + top:-10px; + left:20px; + line-height: 74px; }