Ignore:
Timestamp:
Oct 2, 2009, 8:03:16 AM (15 years ago)
Author:
george
Message:
  • Upraveno: Zkrášlen styl zobrazení odkazů a obsahu aktualit.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/style/new/style.css

    r252 r253  
    110110  border-width: 1px;
    111111  border-style: solid;
    112   border-color: blue;
     112  border-color: silver;
     113  background-color: white;
    113114  padding: 3px;
    114115  font-size: 9pt;
     
    391392}
    392393
    393 
     394.NewsPanel .Title .Action A:link
     395{
     396  color: #c00;
     397}
     398
     399.NewsPanel .Title .Action A:visited
     400{
     401  color: #600;
     402}
     403
     404.NewsPanel .Title .Action A:active
     405{
     406}
     407
     408.NewsPanel .Title .Action A:hover
     409{
     410}
     411
Note: See TracChangeset for help on using the changeset viewer.