mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +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 {
|
||||
background-position: 0px -493px
|
||||
}
|
||||
#usericon a {
|
||||
width: 33px !important
|
||||
}
|
||||
#focusprotector {
|
||||
z-index: 100;
|
||||
position: absolute;
|
||||
|
@ -1312,9 +1309,6 @@ ul#colorpickerswatches li:hover {
|
|||
}
|
||||
#online_count {
|
||||
color: #888;
|
||||
font-size: 11px;
|
||||
line-height: 18px;
|
||||
position: fixed;
|
||||
}
|
||||
.rtl {
|
||||
direction: RTL
|
||||
|
|
Loading…
Reference in a new issue