aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-07-02 16:10:07 +0100
committerStruan Donald <struan@exo.org.uk>2013-07-02 16:10:07 +0100
commitd09f6c217c531145b4fb1b2f522b74961691157c (patch)
treea1e39016c55098cf2e7e50d26b5666ce93b77e73
parentec39d9340f0ead4e568cf4633bd592623784f55b (diff)
do not overwrite the dropdown arrow image
-rw-r--r--www/css/fms.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/fms.css b/www/css/fms.css
index 9ab43a0..2522779 100644
--- a/www/css/fms.css
+++ b/www/css/fms.css
@@ -437,7 +437,7 @@
}
#details-page div[data-role="content"] {
- background: rgba(255, 255, 255, 0) !important;
+ background-color: rgba(255, 255, 255, 0) !important;
}
#errors {