mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
created: 20230112154615238
|
||||
creator: Octt
|
||||
modified: 20230813105657577
|
||||
modified: 20240130140457967
|
||||
modifier: Octt
|
||||
tags: $:/tags/Stylesheet
|
||||
title: $:/Styles/Embed
|
||||
@@ -48,7 +48,12 @@ label.Embed-Fullscreen-Btn {
|
||||
input.Embed-Fullscreen-Btn:checked,
|
||||
input.Embed-Fullscreen-Btn:checked ~ label,
|
||||
input.Embed-Fullscreen-Btn:checked ~ iframe
|
||||
{ position: absolute; z-index: 99999; top: 2em/*0.64em*/; right: 0px; }
|
||||
{
|
||||
position: absolute;/*fixed;*/
|
||||
z-index: 99999;
|
||||
top: 2em/*0.64em*/;
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
input.Embed-Fullscreen-Btn:checked ~ iframe {
|
||||
height: calc(100vh - 2em);
|
||||
|
@@ -1,6 +1,6 @@
|
||||
created: 20230108190740128
|
||||
creator: Octt
|
||||
modified: 20240129121756874
|
||||
modified: 20240130144331870
|
||||
modifier: Octt
|
||||
tags: $:/tags/Stylesheet
|
||||
title: $:/Styles/Main
|
||||
@@ -110,6 +110,7 @@ Div.View-Breadcrumbs
|
||||
border-radius: 1em;
|
||||
}
|
||||
|
||||
.OcttKB-BorderFocus:focus,
|
||||
.tc-sidebar-search .tc-search .tc-popup-handle[type="search"]:focus {
|
||||
border: 2px dashed <<--HeadingColor0>>;
|
||||
}
|
||||
|
Reference in New Issue
Block a user