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
/
css
/
css-guards.css
1
.light {
2
color: green;
3
}
4
.see-the {
5
color: orange;
6
}
7
.hide-the {
8
color: green;
9
}
10
.multiple-conditions-1 {
11
color: red;
12
}
13
.inheritance .test {
14
color: black;
15
}
16
.inheritance:hover {
17
color: pink;
18
}