Changeset 28 for branches/3/style.css


Ignore:
Timestamp:
Oct 13, 2008, 8:01:02 PM (16 years ago)
Author:
maron
Message:

Přihlášení

Location:
branches/3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/3

    • Property svn:ignore set to
      config.php
  • branches/3/style.css

    r27 r28  
    139139 input, textarea, select {
    140140   background-color: #E8E8E8;
    141    border: thin #c43300 solid;
     141   border: 1px #c43300 solid;
    142142   font-size: 11px;
    143143   font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
     
    146146 td,tr {
    147147   border-spacing: 0;
    148    border: thin #c43300 solid;
     148   border: 1px #c43300 solid;
     149        padding: 0;
    149150 }
    150151 
     
    152153   margin: 10px;
    153154   border-spacing: 0;
    154    border: thin #c43300 solid;
     155   border: 1px #c43300 solid;
     156        padding: 0;
    155157 }
Note: See TracChangeset for help on using the changeset viewer.