fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
minor code style
[redakcja.git]
/
apps
/
wiki
/
static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test
/
css
/
whitespace.css
1
.whitespace {
2
color: white;
3
}
4
.whitespace {
5
color: white;
6
}
7
.whitespace {
8
color: white;
9
}
10
.whitespace {
11
color: white;
12
}
13
.whitespace {
14
color: white ;
15
}
16
.white,
17
.space,
18
.mania {
19
color: white;
20
}
21
.no-semi-column {
22
color: #ffffff;
23
}
24
.no-semi-column {
25
color: white;
26
white-space: pre;
27
}
28
.no-semi-column {
29
border: 2px solid #ffffff;
30
}
31
.newlines {
32
background: the,
33
great,
34
wall;
35
border: 2px
36
solid
37
black;
38
}
39
.sel .newline_ws .tab_ws {
40
color: white;
41
background-position: 45 -23;
42
}