mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-05-04 23:51:53 +00:00
Fixed the CSS further (this time: NO beautifiers).
This commit is contained in:
16
www/enterprise_plus_fix.css
Normal file
16
www/enterprise_plus_fix.css
Normal file
@@ -0,0 +1,16 @@
|
||||
.servers-list .server .server-info .server-output-link-viewer {
|
||||
display: none;
|
||||
}
|
||||
.servers-list .server .server-info .server-graph-viewer {
|
||||
display: none;
|
||||
}
|
||||
.enterprise-plus .navbar .enterprise-upgrade, .enterprise-plus-license .navbar .enterprise-upgrade, .enterprise-plus .navbar .enterprise-plus-upgrade, .enterprise-plus-license .navbar .enterprise-plus-upgrade {
|
||||
display: none;
|
||||
}
|
||||
.enterprise-modal .enterprise-buttons .premium-switch, .enterprise-modal .enterprise-buttons .enterprise-switch, .enterprise-modal .enterprise-buttons .enterprise-plus-switch {
|
||||
display: none;
|
||||
}
|
||||
.enterprise-modal .modal .enterprise-info .premium-plan,
|
||||
.enterprise-modal .modal .enterprise-info .enterprise-plan {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user