Dotclear


Ignore:
Timestamp:
12/16/16 07:04:21 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Tiny tooltip refinement, just for fun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r3447 r3454  
    18751875  font-size: 1em; } 
    18761876#footer a:hover span.tooltip { 
    1877   padding: 10px 40px 0 10px; 
     1877  padding: 10px; 
    18781878  color: #910ed3; 
    18791879  height: auto; 
     
    18811881  left: 0; 
    18821882  bottom: 0; 
    1883   background: #FFF; 
     1883  background: rgba(255, 255, 255, 0.9); 
    18841884  z-index: 99; 
    18851885  font-family: monospace; 
    1886   border: none; 
    1887   text-align: left; } 
     1886  text-align: left; 
     1887  border-top: 1px solid #910ed3; 
     1888  border-right: 1px solid #910ed3; 
     1889  border-radius: 0 2em 0 0; } 
    18881890 
    18891891span.credit { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map