Logo

GitLab

Sign in

xlyErp / xlyUmi

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • xlyUmi
  • src
  • components
  • Common
  • BoxShowImgMaterial
  • index.css
  • 材料利用率
    307d638d
    陈鑫涛 authored
    2025-05-27 09:35:03 +0800  
    Browse Code »
index.css 139 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8
.box {
  position: relative;
  background-color: #f3f3f3;
}
.box .materialBox {
  background-color: '#b7e0ff';
  border: 2px solid #333;
}