Ignore:
Timestamp:
Jun 29, 2012, 11:45:38 AM (12 years ago)
Author:
plg
Message:

avoid to add border on rating stars of picture.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/luciano/theme.css

    r16173 r16174  
    3131select                  { background-color: #222; color: #666; }
    3232input, #menubar input { border: 1px solid #444; background-color: #222; color: #666; }
    33 input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]  { border: 1px solid #444; background-color: #222; color: #666; }
     33input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="file"]  { border: 1px solid #444; background-color: #222; color: #666; }
    3434input[type="submit"], #menubar input[type="submit"] { background-color: #666; color: #222; }
    3535input[type="submit"]:hover, #menubar input[type="submit"]:hover { background-color: #222; color: #666; cursor: hand; }
Note: See TracChangeset for help on using the changeset viewer.