Ignore:
Timestamp:
2011/02/22 01:11:55 (15 years ago)
Author:
miningbrownie
Message:

バリデーション祭り〜

File:
1 edited

Legend:

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

    r20290 r20310  
    7070} 
    7171 
    72 h1 .title { 
     72h1 span.title { 
     73    display:block; 
    7374    padding-top: 2px; 
    7475    padding-left: 20px; 
     
    444445/* ヘッダー 
    445446----------------------------------------------- */ 
     447#errorHeader { 
     448    color: #F00; 
     449    font-weight: bold; 
     450    font-size: 12px; 
     451    background-color: #FEB; 
     452    text-align: center; 
     453    padding: 5px; 
     454} 
    446455#header { 
    447456    width: 100%; 
Note: See TracChangeset for help on using the changeset viewer.