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:
20
Wiki-OcttKB/plugins/inc/$__plugins_tobibeer_inc_styles.css
Normal file
20
Wiki-OcttKB/plugins/inc/$__plugins_tobibeer_inc_styles.css
Normal file
@@ -0,0 +1,20 @@
|
||||
.tb-inc-controls{
|
||||
margin-top:-2em;
|
||||
padding: 5px;
|
||||
display:none;
|
||||
}
|
||||
.tb-inc-tab-content .tb-inc{
|
||||
margin:0;
|
||||
padding:0;
|
||||
position:relative;
|
||||
}
|
||||
.tb-inc-tab-content .tb-inc-controls{
|
||||
position:absolute;
|
||||
margin-top:-5px;
|
||||
right:0;
|
||||
top:0;
|
||||
}
|
||||
.tb-inc:hover > .tb-inc-controls{
|
||||
display:block;
|
||||
float:right;
|
||||
}
|
Reference in New Issue
Block a user