mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Increase specificity of doc-examples input (#6174)
This commit is contained in:
parent
746a8ca17f
commit
4f8de1881c
@ -1,5 +1,5 @@
|
|||||||
created: 20150117152612000
|
created: 20150117152612000
|
||||||
modified: 201804111739
|
modified: 20211105172548676
|
||||||
tags: $:/tags/Stylesheet
|
tags: $:/tags/Stylesheet
|
||||||
title: $:/editions/tw5.com/doc-styles
|
title: $:/editions/tw5.com/doc-styles
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
@ -110,7 +110,8 @@ td svg {
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
margin-top: 0.2em;
|
margin-top: 0.2em;
|
||||||
}
|
}
|
||||||
.doc-example input {
|
|
||||||
|
.doc-example input[type=search] {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
}
|
}
|
||||||
.doc-example pre:first-child {
|
.doc-example pre:first-child {
|
||||||
|
Loading…
Reference in New Issue
Block a user