Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase size of command in cron jobs #121

Closed
Leen15 opened this issue Mar 10, 2015 · 8 comments
Closed

Increase size of command in cron jobs #121

Leen15 opened this issue Mar 10, 2015 · 8 comments

Comments

@Leen15
Copy link

Leen15 commented Mar 10, 2015

Hi, would be fine if you can increase the size of command input box in cron jobs as "Input to command" box.

See attach.

Thanks
command box

@iliajie
Copy link
Collaborator

iliajie commented Mar 11, 2015

Thanks for using my theme! Well, sure I could increase it but you could easily do it yourself by using custom styles. Simply add the following to custom style.css to get desired result:

input[name*="cmd"] {
    min-width:400px;
}

@iliajie iliajie closed this as completed Mar 11, 2015
@Leen15
Copy link
Author

Leen15 commented Mar 11, 2015

Yes but you made a great theme and i'm trying to use it on some VMs, so it's not convenient to make it on every webmin session :)

@iliajie
Copy link
Collaborator

iliajie commented Mar 11, 2015

I see. It that the only place where you think that input's width should be increased?

@Leen15
Copy link
Author

Leen15 commented Mar 11, 2015

  • Description field in same page
  • View log file field in System Logs
  • TCP Wrappers -> Edit Deny Rule -> Remote Hosts/Shell commands
  • Partitions -> Filesystem label
  • Disk and Network filesystem -> Edit Mount -> all fields in Swap file section

Should be enough for me :D

@iliajie iliajie reopened this Mar 11, 2015
@iliajie
Copy link
Collaborator

iliajie commented Mar 11, 2015

I will take a look closer to the next release and I will add it to the distro for you. Please keep searching for more and post it here.

Thanks for advising.

@Leen15
Copy link
Author

Leen15 commented Mar 11, 2015

Thanks a lot, of course!

@lukesUbuntu
Copy link

+1 for cron job increase hard to see what commands are been run.

Great job of the theme

@iliajie
Copy link
Collaborator

iliajie commented Mar 16, 2015

Yes, yes I will add this, for sure, in the next release! :) Was releasing quickly a fix. Sorry.

@iliajie iliajie closed this as completed Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants