mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Remove unnecessary styles.
This commit is contained in:
parent
f802a79da6
commit
5d0c853889
1 changed files with 0 additions and 6 deletions
|
@ -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 a new issue