diff --git a/skins/elastic/styles/widgets/common.less b/skins/elastic/styles/widgets/common.less index 98c582cce..93437c3a8 100644 --- a/skins/elastic/styles/widgets/common.less +++ b/skins/elastic/styles/widgets/common.less @@ -73,6 +73,21 @@ font.bold { } } +.image-attachment { + /* TODO */ + + .image-link { + } + + .image-filename { + } + + .image-filesize { + } + + .attachment-links { + } +} #folder-selector { overflow-y: auto; diff --git a/skins/elastic/styles/widgets/lists.less b/skins/elastic/styles/widgets/lists.less index 3c1f5a31d..68c6dfb10 100644 --- a/skins/elastic/styles/widgets/lists.less +++ b/skins/elastic/styles/widgets/lists.less @@ -172,6 +172,16 @@ html.touch { } } +@media screen and (max-width: @screen-width-large) { + .listing.selection-large-only { + li.selected { + color: @color-list; + background-color: transparent; + } + } +} + + /* icons */ .listing.iconized li { diff --git a/skins/elastic/templates/includes/settings-menu.html b/skins/elastic/templates/includes/settings-menu.html index 3ca151c04..ec2d8d89a 100644 --- a/skins/elastic/templates/includes/settings-menu.html +++ b/skins/elastic/templates/includes/settings-menu.html @@ -3,10 +3,10 @@ -
-