This website works better with JavaScript.
Home
Help
Sign In
ben
/
copyvios
mirror of
https://github.com/earwig/copyvios
Watch
1
Star
1
Fork
0
Code
Releases
0
Activity
Browse Source
Bugfix?
copyvios-ng
Ben Kurtovic
8 years ago
parent
0692227496
commit
77a02b5c83
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
static/style.css
+ 3
- 3
static/style.css
View File
@@ -315,12 +315,12 @@ input.cv-text {
}
input.cv-search {
margin-left:
2
0
px
;
margin-left: 0;
margin-right: 5px;
}
input.cv-search
:first-of-type
{
margin-left: 0;
input.cv-search
~ input.cv-search
{
margin-left:
2
0
px
;
}
span.cv-hl {
Write
Preview
Loading…
Cancel
Save