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