summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSjon Hortensius <sjon@hortensius.net>2015-01-11 16:35:31 +0100
committerSjon Hortensius <sjon@hortensius.net>2015-01-11 16:35:31 +0100
commit7c804c693bd7a0e6724efc7ef2d7f45b250edd6a (patch)
treec52a94893ae9acfc844a631dfce6c8b87dd4574f /README.md
parent8a07e316827f816e9154ede8808b9f71fa66a212 (diff)
downloadpfsense-7c804c693bd7a0e6724efc7ef2d7f45b250edd6a.zip
pfsense-7c804c693bd7a0e6724efc7ef2d7f45b250edd6a.tar.gz
Some tweaks for global tpl considerations
* pkg_mgr* - removed icon-hrefs with actual buttons * system - made labels shorter, added label in content column too, fix submit-button alignment * installed_packages.widget - updated to bootstrap * syntax-highlighter - removed, unused
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index af1a5e2..409424a 100644
--- a/README.md
+++ b/README.md
@@ -9,5 +9,6 @@ We are migrating pfSense to Bootstrap. You can help! Please respect these code-g
* limited attributes on elements; _no style attributes_
* no inline javascript
* html attributes should be using double-quoted attribute-values. This means your php-code should probably use single-quoted strings
+* we use icons for status-indication and buttons for actions
If you feel adventurous you can sometimes rewrite some PHP & javascript code as well; but try to keep this to a minimum. \ No newline at end of file
OpenPOWER on IntegriCloud