Jump to content

Remove sync button


igeoorge
Go to solution Solved by Happy2Play,

Recommended Posts

  • Solution
Happy2Play

Something like this

/*Remove Sync from dialog containers*/
div.dialogContainer [data-id="sync"] {display: none; }
  • Like 1
Link to comment
Share on other sites

Happy2Play

Just set user permissions

But Sync and Download are tied together.  So you have a choice of both or neither.

Link to comment
Share on other sites

 

Something like this

/*Remove Sync from dialog containers*/
div.dialogContainer [data-id="sync"] {display: none; }

Do these codes affect all apps or only the WebUI?

Link to comment
Share on other sites

Happy2Play

Do these codes affect all apps or only the WebUI?

Custom CSS only affects the web client (ip/ddns connections).  It has no affect on the online web client or any other app/client.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...