bzr branch
http://gegoxaren.bato24.eu/bzr/lenasys/trunk
4.2.10
by c11emian
Extracted the inline-css from Parser_Test.html and created Parser_Test.css where I inserted the code. |
1 |
@charset "utf-8"; |
2 |
||
11.6.2
by c11emian
Fixed bug #1164983 and #1164995 by adjusting the indentation and whitespaces in Parser_Test.js/.css |
3 |
#infobox { |
4 |
border: 2px solid black; |
|
5 |
background-color: #fed; |
|
6 |
padding: 4px; |
|
7 |
vertical-align: top; |
|
8 |
float: left; |
|
4.2.10
by c11emian
Extracted the inline-css from Parser_Test.html and created Parser_Test.css where I inserted the code. |
9 |
}
|