Changeset 3620:5fa17400a0af for admin/style/scss
- Timestamp:
- 12/15/17 14:45:27 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/scss/partials/_tables.scss
r3517 r3620 1 1 table { 2 .maximal { 3 overflow: hidden; 4 text-overflow: ellipsis; 5 max-width: 1px; 6 } 2 7 .maximal, 3 8 &.maximal {
Note: See TracChangeset
for help on using the changeset viewer.