commit | 9a28a63ea9ec758f53568a1012620dfd521a56b5 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Sep 18 17:04:29 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Fri Sep 18 17:04:29 2020 +0200 |
tree | 41bba699d63ae3abaac19d701ec4c476a9e3893d | |
parent | 7488381cbfc8eafaef92d7ea5214d84b61435aa6 [diff] |
Style result plugin widgets Change-Id: I193ea6fc341603c89e0cc2aae9b48c18e3389d63
diff --git a/dev/scss/main/plugin.scss b/dev/scss/main/plugin.scss index dce86a3..5b289a6 100644 --- a/dev/scss/main/plugin.scss +++ b/dev/scss/main/plugin.scss
@@ -13,4 +13,8 @@ width: 100%; overflow-x: auto; } +} + +div.panel.result > div > div.widget > iframe { + background-color: $nearly-white; } \ No newline at end of file