mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-10 07:14:59 +02:00
Change cluetip colors to roma theme color-set.
git-svn-id: http://piwigo.org/svn/trunk@2589 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -142,6 +142,16 @@ color: #F70; border-bottom: 1px dotted #F70;}
|
||||
#menubar li.external:hover { list-style-image:url(images/external_active.png); }
|
||||
#menubar ul { color: #333; margin:10px 0pt 3px 9px;
|
||||
list-style-type: square; list-style-position: inside; padding: 0 0 0 2px; }
|
||||
/* jQuery tooltips */
|
||||
.cluetip-default #cluetip-outer {
|
||||
border-color: #666;
|
||||
color: #666;
|
||||
background-color: #222;
|
||||
}
|
||||
.cluetip-default h3#cluetip-title {
|
||||
color: #ff3363;
|
||||
background-color: #111;
|
||||
}
|
||||
/* hacks */
|
||||
html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
|
||||
*+html .bigtext { left: 65px; }
|
||||
|
||||
Reference in New Issue
Block a user