mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-09 22:26:18 +02:00
timeslider.html: import pad.css so the pad will look the same
Preparatory work for introducing colibris skin
This commit is contained in:
parent
23eb1701ed
commit
5c683da435
@ -36,6 +36,7 @@
|
||||
<% e.begin_block("timesliderStyles"); %>
|
||||
<link rel="stylesheet" href="../../static/css/pad.css">
|
||||
<link rel="stylesheet" href="../../static/css/timeslider.css">
|
||||
<link rel="stylesheet" href="../../static/skins/<%=encodeURI(settings.skinName)%>/pad.css">
|
||||
<link rel="stylesheet" href="../../static/skins/<%=encodeURI(settings.skinName)%>/timeslider.css">
|
||||
<style type="text/css" title="dynamicsyntax"></style>
|
||||
<% e.end_block(); %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user