diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-03-07 00:15:49 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-03-07 00:15:49 +0100 |
commit | 758f0d19f227bf2f33544040120023b8dd4d095f (patch) | |
tree | 1ab2aa01c3595a49a3dbd2fc1d0b1d9a1c7601ff /client/src/app/+admin | |
parent | 54e7884775197877dd941b44bef03b3c6387b22a (diff) | |
download | PeerTube-758f0d19f227bf2f33544040120023b8dd4d095f.tar.gz PeerTube-758f0d19f227bf2f33544040120023b8dd4d095f.tar.zst PeerTube-758f0d19f227bf2f33544040120023b8dd4d095f.zip |
Improve nav in admin/configuration
Diffstat (limited to 'client/src/app/+admin')
-rw-r--r-- | client/src/app/+admin/plugins/shared/toggle-plugin-type.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/+admin/plugins/shared/toggle-plugin-type.scss b/client/src/app/+admin/plugins/shared/toggle-plugin-type.scss index 7e2c40aae..3d3b6dd12 100644 --- a/client/src/app/+admin/plugins/shared/toggle-plugin-type.scss +++ b/client/src/app/+admin/plugins/shared/toggle-plugin-type.scss | |||
@@ -10,6 +10,7 @@ | |||
10 | ::ng-deep { | 10 | ::ng-deep { |
11 | .ui-button-text { | 11 | .ui-button-text { |
12 | font-size: 15px; | 12 | font-size: 15px; |
13 | font-weight: 600; | ||
13 | } | 14 | } |
14 | 15 | ||
15 | .ui-button.ui-state-active { | 16 | .ui-button.ui-state-active { |