Ignore:
Timestamp:
2012/04/26 08:10:24 (14 years ago)
Author:
Seasoft
Message:

#1778 (Google Chrome で管理機能のテキスト入力領域のカーソルが隠れる)

Location:
branches/version-2_12-dev/html/user_data/packages/admin/css
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/html/user_data/packages/admin/css/admin_contents.css

    r21642 r21790  
    11@charset "utf-8"; 
    2  
    3 * { 
    4     margin: 0; 
    5     padding: 0; 
    6 } 
    7  
    8  
    9 /* 上記による Fierfox 2 崩れ対応 */ 
    10 option { 
    11     margin-right: 0.5em; 
    12 } 
    132 
    143html { 
     
    3322textarea { 
    3423    margin-right: 3px; 
    35     font-size: 100%; 
    3624} 
    3725 
     
    4735.page_rows { 
    4836    margin-bottom: 20px; 
    49 } 
    50  
    51 img { 
    52     border: 0; 
    53 } 
    54  
    55 ul, 
    56 li { 
    57     list-style: none; 
    5837} 
    5938 
Note: See TracChangeset for help on using the changeset viewer.