projects
/
themes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ef734b
)
re-fixing tooltips in all of the app, hopefully
author
robert
<robert>
Thu, 5 Apr 2001 16:22:14 +0000
(16:22 +0000)
committer
robert
<robert>
Thu, 5 Apr 2001 16:22:14 +0000
(16:22 +0000)
EarlyBlue/global/skin/menu.css
patch
|
blob
|
blame
|
history
diff --git
a/EarlyBlue/global/skin/menu.css
b/EarlyBlue/global/skin/menu.css
index dd5f188f2f66869aafcc745c31e268903f74467f..a2329782eebd9eb8a056cbeb776120ea3949790e 100755
(executable)
--- a/
EarlyBlue/global/skin/menu.css
+++ b/
EarlyBlue/global/skin/menu.css
@@
-180,7
+180,13
@@
menuitem[checked="true"][menuactive="true"]
border : 1px outset #FFFFCC;
color : #000000;
font : smaller;
+ padding : 3px;
+ }
+
+.tooltip html
+ {
padding : 0px;
+ margin : 0px;
}
/*
@@
-202,3
+208,4
@@
autorepeatbutton {
autorepeatbutton:hover {
background-color: #336699;
}
+