Changeset 3744 for extensions


Ignore:
Timestamp:
Aug 17, 2009, 4:53:13 PM (15 years ago)
Author:
flop25
Message:

-color text comments title
-correct bug ie "notation not visible"

Location:
extensions/floOS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/picture.css

    r3726 r3744  
    125125}
    126126
     127#rateForm {
     128        display:block;
     129        height:20px;
     130        overflow:visible;
     131}
    127132.rateButton, .rateButtonSelected, .rateButtonStarFull, .rateButtonStarEmpty  {
    128133  padding:0;
    129134  border:0;
     135  height:16px;
     136  width:16px;
    130137}
    131138
  • extensions/floOS/theme/glass_dark_2/theme.css

    r3726 r3744  
    2222
    2323/* backgrounds */
    24 H3, .throw {
     24.throw {
    2525  background-color: #ffffff;    /* white */
    2626}
Note: See TracChangeset for help on using the changeset viewer.