mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
correct file links
This commit is contained in:
parent
16d8068d7d
commit
28c7b666c1
1 changed files with 4 additions and 4 deletions
|
@ -90,7 +90,7 @@
|
||||||
line-height:44px;
|
line-height:44px;
|
||||||
padding-left:2px;
|
padding-left:2px;
|
||||||
font-family: fontawesome-etherpad;
|
font-family: fontawesome-etherpad;
|
||||||
content: "\e810";
|
content: "\e82c";
|
||||||
font-size:24px;
|
font-size:24px;
|
||||||
color:#666;
|
color:#666;
|
||||||
}
|
}
|
||||||
|
@ -105,7 +105,7 @@
|
||||||
line-height:44px;
|
line-height:44px;
|
||||||
padding-left:2px;
|
padding-left:2px;
|
||||||
font-family: fontawesome-etherpad;
|
font-family: fontawesome-etherpad;
|
||||||
content: "\e813" !important;
|
content: "\e82e" !important;
|
||||||
font-size:24px;
|
font-size:24px;
|
||||||
color:#666;
|
color:#666;
|
||||||
padding-left:0 !important;
|
padding-left:0 !important;
|
||||||
|
@ -139,11 +139,11 @@ stepper:active{
|
||||||
width: 25px;
|
width: 25px;
|
||||||
}
|
}
|
||||||
#leftstep:before{
|
#leftstep:before{
|
||||||
content: '\e811';
|
content: '\e821';
|
||||||
vertical-align:middle;
|
vertical-align:middle;
|
||||||
}
|
}
|
||||||
#rightstep:before{
|
#rightstep:before{
|
||||||
content: "\e812";
|
content: "\e822";
|
||||||
vertical-align:middle;
|
vertical-align:middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue