commit | 5a206bbc99ebee656b6537b07f7e05c9dbc5250f | [log] [tgz] |
---|---|---|
author | Bri Prebilic Cole <bri@onlab.us> | Wed Mar 25 16:33:27 2015 -0700 |
committer | Bri Prebilic Cole <bri@onlab.us> | Wed Mar 25 16:33:37 2015 -0700 |
tree | 17b610c909a3528429eb27022634d4a26d9e696e | |
parent | 4a0ba56a4dfea913a6033303b39e2924f49ef863 [diff] [blame] |
GUI -- Updated Equalize Master glyph. SVG practice progress - better algorithm for changing button position. Various other small edits. Change-Id: I4d04a31b3cf5b329b2227c6ccf494de0b5603455
diff --git a/web/gui/src/main/webapp/_bripc/svg-exercise.html b/web/gui/src/main/webapp/_bripc/svg-exercise.html index 3952b6c..785a3a7 100644 --- a/web/gui/src/main/webapp/_bripc/svg-exercise.html +++ b/web/gui/src/main/webapp/_bripc/svg-exercise.html
@@ -42,6 +42,7 @@ .button { fill: #369; /* TODO: figure out why svg filters are not working */ + /* is it because there is an invisible rectangle behind it? */ /*filter: url(#innerbevel);*/ } svg text {