first import
This commit is contained in:
6
sites/all/libraries/lessphp/tests/outputs/nesting.css
Normal file
6
sites/all/libraries/lessphp/tests/outputs/nesting.css
Normal file
@@ -0,0 +1,6 @@
|
||||
#header .navigation .border .outside { color:blue; }
|
||||
#header .navigation { font-size:12px; }
|
||||
#header .logo:hover { text-decoration:none; }
|
||||
#header .logo { width:300px; }
|
||||
#header { color:black; }
|
||||
a b ul li { color:green; }
|
Reference in New Issue
Block a user