commit | eeea18d91f2e9f18a2647cac02d94bcf51d64073 | [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 | ba475b753ef5549eb81884669c3b958349028f75 | |
parent | 6b989216a342c2342c4e62dc0b2f2fff814f1095 [diff] | |
parent | d05e688bead90f044e7eeff5df232dbae89d4de0 [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;