mirror of
https://github.com/pi-hole/web.git
synced 2026-04-26 19:55:15 +01:00
Updated Bootstrap-wysihtml5 to 0.3.3
This commit is contained in:
@@ -100,3 +100,18 @@ ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
|
||||
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
|
||||
background: orange !important;
|
||||
}
|
||||
|
||||
.glyphicon-quote:before {
|
||||
content: "\201C";
|
||||
font-family: Georgia, serif;
|
||||
font-size: 50px;
|
||||
position: absolute;
|
||||
top: -4px;
|
||||
left: -3px;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.glyphicon-quote:after {
|
||||
content: "\0000a0";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user