Remove unnecessary styles.
parent
f802a79da6
commit
5d0c853889
|
@ -1294,9 +1294,6 @@ ul#colorpickerswatches li:hover {
|
||||||
.buttonicon-savedRevision {
|
.buttonicon-savedRevision {
|
||||||
background-position: 0px -493px
|
background-position: 0px -493px
|
||||||
}
|
}
|
||||||
#usericon a {
|
|
||||||
width: 33px !important
|
|
||||||
}
|
|
||||||
#focusprotector {
|
#focusprotector {
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -1312,9 +1309,6 @@ ul#colorpickerswatches li:hover {
|
||||||
}
|
}
|
||||||
#online_count {
|
#online_count {
|
||||||
color: #888;
|
color: #888;
|
||||||
font-size: 11px;
|
|
||||||
line-height: 18px;
|
|
||||||
position: fixed;
|
|
||||||
}
|
}
|
||||||
.rtl {
|
.rtl {
|
||||||
direction: RTL
|
direction: RTL
|
||||||
|
|
Loading…
Reference in New Issue