Use xml / javaconfig folders for samples
Fixes gh-3752
This commit is contained in:
13
samples/xml/tutorial/src/main/webapp/static/css/tutorial.css
Normal file
13
samples/xml/tutorial/src/main/webapp/static/css/tutorial.css
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
body {
|
||||
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
|
||||
}
|
||||
|
||||
#content {
|
||||
margin: 5em auto;
|
||||
width: 40em;
|
||||
}
|
||||
|
||||
.securityHiddenUI, .securityHiddenUI * {
|
||||
background-color: #ff4500;
|
||||
}
|
||||
Reference in New Issue
Block a user