mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Remove duplicate css code
This commit is contained in:
parent
2c114aa559
commit
f8ef1b3b61
@ -1500,42 +1500,7 @@ img {
|
||||
right: 0px;
|
||||
z-index: 55;
|
||||
}
|
||||
.Content .BoxContent .Odd {
|
||||
background-color: #D4C0A1;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.Content .BoxContent .Even {
|
||||
background-color: #F1E0C6;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.Content .NewsCategoryIconSmall {
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
left: 1px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.Content .BoxContent .Odd {
|
||||
background-color: #D4C0A1;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.Content .BoxContent .Even {
|
||||
background-color: #F1E0C6;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.Content .NewsCategoryIconSmall {
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
left: 1px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.Content .BoxContent .Odd {
|
||||
background-color: #D4C0A1;
|
||||
padding: 2px;
|
||||
@ -1819,7 +1784,7 @@ img {
|
||||
.moduleRow { }
|
||||
|
||||
.moduleRowOver {
|
||||
background-color: #D4C0A1;
|
||||
background-color: #D4C0A1;
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user