summaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Collapse)Author
2016-03-15Increase peering policy font size.Guillaume Mazoyer
2016-02-19Small change for UI buttons.Guillaume Mazoyer
2014-08-26Remove command in label to use kbd (not a proper use of label).Guillaume Mazoyer
2014-08-06Reminder of the command in the help modal.Guillaume Mazoyer
2014-08-05Add help button.Guillaume Mazoyer
Add a help button to the parameter field to get more information about the selected command and especially about the parameter needed for the command to be properly executed. The help appears in a modal dialog whose content is updated when a command is selected.
2014-08-04Split IPv4 and IPv6 results.Guillaume Mazoyer
Show the executed command for each output.
2014-07-04Use bootstrap hidden class to hide the spam prevention field.Guillaume Mazoyer
2014-06-11Minor CSS changes.Guillaume Mazoyer
2014-06-11Handle error more properly.Guillaume Mazoyer
Exception are forwarded up to be able to inform the user about it.
2014-06-10Move CSS to a dedicated directory css/Guillaume Mazoyer