Ignore:
Timestamp:
Jun 24, 2012, 9:18:26 PM (12 years ago)
Author:
grum
Message:

feature:2634- compatibility with Piwigo 2.4
+add some objects on js framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GrumPluginClasses/css/inputConsole_roma.css

    r8961 r16012  
    77.ui-inputConsole-history {
    88  border-color:#666666;
    9   background:#444444;
    10   color:#999999;
     9  color:#dddddd;
    1110}
    1211
     
    1615  color:#800000;
    1716}
     17.ui-inputConsole-historyBg {
     18  background:#444444;
     19}
     20.ui-inputConsole-history ul li:hover {
     21  background:#444444;
     22  cursor:pointer;
     23  color:#cccccc;
     24}
Note: See TracChangeset for help on using the changeset viewer.