source: extensions/GrumPluginClasses/css/simpleTip_clear.css @ 15907

Last change on this file since 15907 was 15340, checked in by grum, 12 years ago

feature:2436 - Compatibility with Piwigo 2.4

  • Property svn:executable set to *
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.