Suppression style qui surcharge mal les paramètres par defaut

This commit is contained in:
Michael RICOIS 2012-02-22 13:05:28 +00:00
parent f3805d0982
commit 1e678a2311
2 changed files with 0 additions and 8 deletions

View File

@ -34,7 +34,6 @@
#dashboard tbody tr {
background-repeat: repeat-x;
cursor:pointer;
}
#dashboard thead tr {

View File

@ -257,13 +257,6 @@ h3 {
zoom:1;
}
.ui-corner-all {
border-bottom-right-radius:0;
border-bottom-left-radius:0;
border-top-right-radius:0;
border-top-left-radius:0;
}
#naf li { width:650px; }
#naf a { }
#naf a ins { }