| | |
| | | li { |
| | | margin: 0 4px; |
| | | flex: 1; |
| | | min-width: 72px; |
| | | height: 30px; |
| | | line-height: 30px; |
| | | list-style: none; |
| | | font-size: .875rem; |
| | | text-align: center; |
| | | border: 1px solid #ffc107; |
| | | border: 1px solid rgb(0, 208, 255); |
| | | border-radius: 15px; |
| | | cursor: pointer; |
| | | |
| | |
| | | |
| | | .live-action-nav { |
| | | background: url(/img/icon/live-action.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | |
| | | .monitor-nav { |
| | | background: url(/img/icon/monitor.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | |
| | |
| | | p { |
| | | white-space: normal !important; |
| | | word-wrap: break-word !important; |
| | | max-width: 396px; |
| | | min-width: 396px; |
| | | max-width: 492px; |
| | | font-size: 0.875rem; |
| | | line-height: 24px; |
| | | } |
| | |
| | | margin: auto; |
| | | width: 20px; |
| | | height: 20px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .close-box { |
| | |
| | | margin: auto; |
| | | width: 16px; |
| | | height: 16px; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | } |