Logo
Explore Help
Sign In
discourse/discourse-solved
1
0
Fork 0
You've already forked discourse-solved
mirror of https://github.com/discourse/discourse-solved.git synced 2025-07-08 14:42:45 +00:00
Code Issues Packages Projects Releases Wiki Activity
discourse-solved/assets/stylesheets/mobile/solutions.scss

28 lines
419 B
SCSS
Raw Normal View History

DEV: Update more deprecated Font Awesome icon names (#325) * DEV: Update more deprecated Font Awesome icon names * update to square-check Co-authored-by: Jarek Radosz <jradosz@gmail.com> --------- Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2024-12-06 07:16:13 +08:00
#topic-title .d-icon-far-square-check {
FIX: Align checked icon in title.
2019-05-10 14:07:00 +03:00
margin-top: 0.25em;
}
UX: If I can't unselect an answer, show text not a button (#80) * UX: If I can't unselect an answer, show text not a button * UX: Hide button text when post controls are expanded on mobile
2019-07-24 11:01:47 -04:00
.topic-post {
nav.post-controls {
.extra-buttons {
button {
max-width: unset;
white-space: nowrap;
}
}
DEV: Update linting (#340)
2025-03-17 13:00:55 +01:00
UX: If I can't unselect an answer, show text not a button (#80) * UX: If I can't unselect an answer, show text not a button * UX: Hide button text when post controls are expanded on mobile
2019-07-24 11:01:47 -04:00
&.expanded {
.accepted,
.unaccepted {
.d-button-label {
display: none;
}
}
}
}
}
FIX: update solved filter due to core changes (#119)
2021-02-13 15:19:34 -05:00
li.solved-status-filter {
margin: 0 3px 5px 3px; // matches core styles
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 74ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API