source:
extensions/GrumPluginClasses/css/simpleTip_clear.css
@
24865
Last change on this file since 24865 was 15340, checked in by , 12 years ago | |
---|---|
|
|
File size: 233 bytes |
Line | |
---|---|
1 | .cSimpleTipContent { |
2 | background: none repeat scroll 0 0 #f1f1f1; |
3 | border: 2px solid #AAAAAA; |
4 | color: #777777; |
5 | } |
6 | .cSimpleTipShadow { |
7 | opacity: 0.1; |
8 | } |
9 | .cSimpleTipArrow { |
10 | background-image:url(./../icons/sTipArrows_clear.png); |
11 | } |
12 |
Note: See TracBrowser
for help on using the repository browser.