commit | 63a27b19ffdb58a4e8910904ca692fb6d2417c5f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Thu Feb 04 16:40:06 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Feb 04 16:40:06 2016 -0800 |
tree | 9e97376de68e4d74cbfc48b808a7d48c730eccd2 | |
parent | b500af698291aaf61c4c54f8f496b306d1e68788 [diff] | |
parent | 7a61509f6dea568620d59fd03fd17c77a2f0607d [diff] |
Merge branch 'master' of github.com:open-cloud/xos
diff --git a/xos/core/static/xos.css b/xos/core/static/xos.css index 38a9763..592bb7c 100644 --- a/xos/core/static/xos.css +++ b/xos/core/static/xos.css
@@ -1329,6 +1329,12 @@ /* SUIT CHANGES */ +.form-buttons { + margin-top: 20px; + padding: 10px; + border-top: 1px solid #cccccc; +} + .form-buttons a.deletelink { color: #fff; background-color: #d9534f;