repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* lisp/emacs-lisp/smie.el (smie-indent-current-column): New fun
[emacs.git]
/
test
/
indent
/
css-mode.css
blob
67a6b1e30b5c5023184520f46ee4dfc80eb2f78a
1
/* asdfasdf */
2
3
.
xxx
4
{
5
}
6
7
article
[
role
=
"main"
] {
8
width
:
60
%;
9
}
10
11
a
,
b
:
hover
,
c
{
12
color
:
black
;
13
}
14
15
a
,
b
:
hover
{
/* bug:20282 */
16
c
{
17
color
:
black
;
18
}
19
color
:
black
;
20
}
21
22
a
.
b
:
c
,
d
.
e
:
f
,
g
[
h
]:
i
,
j
[
k
]:
l
,.
m
.
n
:
o
,.
p
.
q
:
r
,.
s
[
t
]:
u
,.
v
[
w
]:
x
{
/* bug:20282 */
23
background-color
:
white
;
24
}
25
26
/* asdfasdf */
27
@foo
x2
{
28
bla
:
toto
;
29
}
30
.
x2
31
{
32
/* foo: bar; */
foo2
:
bar2
;
33
bar
:
baz
;
34
}
35
36
div
.
x3
37
{
38
}