mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-03-31 01:40:07 +02:00
visual tweaks
This commit is contained in:
@@ -2112,10 +2112,10 @@ button.toast-close-button {
|
||||
margin: 1rem -1rem -1rem -1rem;
|
||||
height: 4rem;
|
||||
text-align: right;
|
||||
padding: 1rem; }
|
||||
padding: 1rem;
|
||||
font-size: 1rem;
|
||||
font-weight: bold; }
|
||||
.gpm .themes .gpm-actions.active-theme {
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
background: #314D5B;
|
||||
color: #EEEEEE; }
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -114,10 +114,11 @@
|
||||
height: 4rem;
|
||||
text-align: right;
|
||||
padding: 1rem;
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
|
||||
&.active-theme {
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
|
||||
text-align: center;
|
||||
background: $page-bg;
|
||||
color: $content-bg;
|
||||
|
||||
Reference in New Issue
Block a user