Sign in
eclipse
/
titan
/
titan.Libraries.Web_GUI
/
25035c1c8a63c7f30e7ef1d4a4018ebcfb9e2fee
/
.
/
htdocs
/
WebApplicationFramework
/
Views
/
View_Test.css
blob: 0942a6cde89f50ba62e55b8fa30f0c25beccc960 [
file
] [
log
] [
blame
]
.
alma
{
color
:
green
;
}
.
testContainer
{
display
:
flex
;
flex-direction
:
row
;
flex-wrap
:
wrap
;
}
.
testColumn
{
padding
:
3px
;
border-right
:
1px
solid black
;
}
.
testCell
{
border
:
1px
solid black
;
display
:
inline-block
;
margin
:
1px
;
}