Changeset 11205


Ignore:
Timestamp:
Jun 1, 2011, 10:45:51 PM (13 years ago)
Author:
Sixpo
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Metal/theme.css

    r11203 r11205  
    2929  background-color: grey;
    3030  background-image: url(Images/mur1.jpg);
    31 
    3231        -moz-border-radius:10px;
    33 
    3432        -webkit-border-radius:10px;
    35 
    3633        border-radius:10px;
    3734       
     
    4340  background-image: url(Images/mur1.jpg);
    4441        margin:auto;
    45 
    4642        width:40%;
    4743}
     
    5349  background-image: url(Images/mur1.jpg);
    5450        -moz-border-radius:10px;
    55 
    5651        -webkit-border-radius:10px;
    57 
    5852        border-radius:10px;
    5953        margin-top: 10px;
     
    6761  background-image: url(Images/mur1.jpg);
    6862  background-color:#404040;
    69 
    7063        -moz-border-radius:10px;
    71 
    7264        -webkit-border-radius:10px;
    73 
    7465        border-radius:10px;
    7566       
     
    109100
    110101H2, #menubar DT, .throw, #imageHeaderBar  {
    111   /*background-image: url(images/tableh2_bg.png);*/
     102  /*background-image: url(images/tableh1_bg.png);*/
    112103  background-color: #303030;
    113104}
     
    116107
    117108#imageHeaderBar H2 {
    118   background-image: none;
     109  background-image: url(Images/mur1.jpg);
    119110  border: none;
    120111}
     
    136127
    137128#imageHeaderBar {
    138   border-top: 1px solid #000000;*/cadre audessus photos moyenne*/
     129  border-top: 5px solid #000000;
     130  background-image: url(Images/mur1.jpg);
     131        -moz-border-radius:10px;
     132        -webkit-border-radius:10px;
     133        border-radius:10px
    139134}
    140135
     
    149144
    150145/* H2, #menubar DT, #imageToolBar {
    151   border-bottom: 1px solid #000000;
     146  border-bottom: 1px solid #cc0000;
    152147} */
    153148
Note: See TracChangeset for help on using the changeset viewer.