ソースを参照

HUE-413. Beeswax history page filter box not working

The real issue here was in JFrame; it wasn't pulling the view class up to the window level so CSS rules like "div.beeswax div.viewValue div.foo" wouldn't work because div.viewValue wasn't at the app window level, only at the JFrame container level. By restoring this all the old styles work again.
Aaron Newton 15 年 前
コミット
b53c6afd59
1 ファイル変更1 行追加1 行削除
  1. 1 1
      ext/thirdparty/js/jframe.hash

+ 1 - 1
ext/thirdparty/js/jframe.hash

@@ -1 +1 @@
-11b845cf39ae2f29ecf3f182721b6a06f99d6226
+3e25d7033eb4a786ba7eb55cec92a23aad4acac0