aboutsummaryrefslogtreecommitdiffstats
path: root/google-plus-commando.js
diff options
context:
space:
mode:
authoranekos2012-04-01 17:52:48 +0900
committeranekos2012-04-01 17:52:59 +0900
commit5da348505d7510f33c9aafd70779ac02261b236f (patch)
treecd7aae0a9ab41d4725dc1b03bfe52444c32667b5 /google-plus-commando.js
parent1e225bd65e3b5f1d07baa805ec1c0c247b8df96b (diff)
downloadvimperator-plugins-5da348505d7510f33c9aafd70779ac02261b236f.tar.bz2
Update: S.menuButton
Diffstat (limited to 'google-plus-commando.js')
-rw-r--r--google-plus-commando.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/google-plus-commando.js b/google-plus-commando.js
index 1875868..502a006 100644
--- a/google-plus-commando.js
+++ b/google-plus-commando.js
@@ -425,7 +425,7 @@ let g:gplus_commando_map_menu = "m"
menu: {
mute: '----'
},
- menuButton: cssRules.finder(/url\("\/\/ssl\.gstatic\.com\/s2\/oz\/images\/stream\/options_default\.png"\).*margin-right: -44/),
+ menuButton: cssRules.finder(/url\("\/\/ssl\.gstatic\.com\/s2\/oz\/images\/stream\/options_default\.png"\).*pointer.*13.*margin-right: -44/, /\.\w{3,}\s\{/),
cancel: role('button', '[id$=".cancel"]'),
submit: role('button', '[id$=".post"]'),
},