commit | 1a596fd218eac47ae3b7078509255a2f00ef33c9 | [log] [tgz] |
---|---|---|
author | Akron <diewald@ids-mannheim.de> | Mon Sep 21 09:33:57 2020 +0200 |
committer | Gerrit Code Review <gerrit2@korap.ids-mannheim.de> | Mon Sep 21 09:33:57 2020 +0200 |
tree | 708ec82213a1ebc99de9df51a89cc5f232f2f415 | |
parent | 9a28a63ea9ec758f53568a1012620dfd521a56b5 [diff] | |
parent | 432972b689d6e412bd693dd6ab042d62e0f62e67 [diff] |
Merge "Added query parameter API to plugin server"
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