demo.css — vue Source File
Architecture documentation for demo.css, a css file in the vue codebase.
Entity Profile
Source Code
form {
margin-bottom: 15px;
}
td.hidden {
color: #ccc;
}
table.filtered td.item {
background-color: #FFFFBF;
}
table.filtered td.item.hidden {
background-color: transparent;
}
Source
Frequently Asked Questions
What does demo.css do?
demo.css is a source file in the vue codebase, written in css.
Where is demo.css in the architecture?
demo.css is located at benchmarks/big-table/demo.css (directory: benchmarks/big-table).
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free