Changeset 3468:5f0bb79dfa96 for admin/style/scss/partials/_blog_theme.scss
- Timestamp:
- 12/27/16 13:10:47 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/scss/partials/_blog_theme.scss
r3439 r3468 165 165 margin-bottom: 1em; 166 166 } 167 .module-actions { 168 display: flex; 169 flex-wrap: wrap; 170 } 167 171 } 168 172 … … 171 175 overflow: hidden; 172 176 padding-top: 2em; 173 margin: 1.5em 0 2em;174 177 background: transparent url(../images/minus-theme.png) no-repeat left top; 175 .current-theme & {176 position: absolute;177 bottom: 0;178 right: 18px;179 }180 178 }
Note: See TracChangeset
for help on using the changeset viewer.