aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.css
AgeCommit message (Collapse)Author
2024-06-05Improved: Nav buttons as buttons (#6485)Gravatar maTh
* improved HTML * CSS * i18n: new title text * Update swage.scss * Update app/i18n/fr/gen.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update swage.scss --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2024-05-11Improved: side navigation headlines (#6445)Gravatar maTh
* frss.css * delete border-bottom from dark, origine, pafat * margin/padding bottom deleted * better CSS * Nord theme: similar padding for feed navigation bar (#6429)
2024-04-26Fix date issue in mobile view (#6385)Gravatar maTh
* font-size: 0.7rem; in frss.css * fix date issue in mobile view * better CSS for date in header and footer * RTL * padding in mobile view
2024-04-25Fix: overflow expanding title in entry header (#6373)Gravatar maTh
* change HTML structure * CSS
2024-04-15Improved: Reading view: author (#6289)Gravatar maTh
* move the margin from themes to frss.css + delete font-size * same source code as normal view for author information
2024-03-17fixed HTML: <fieldset> + <legend> (#6202)Gravatar maTh
* legend tags cleaned * formgroup -> fieldset tag * add bookmarklet class * Update logs.phtml * Update logs.phtml * fixed log table text alignment
2023-12-29fix:remove duplicated lines that are given in frss.css (#5999)Gravatar maTh
2023-10-24Navigation buttons: Group icons (.group instead of .stick) (#5737)Gravatar maTh
* replace stick with group + update the themes * Update nav_menu.phtml --------- Co-authored-by: math-gh <>
2023-06-10fix: new article banner in Ansum/mapco theme (#5453)Gravatar maTh
* fix * rtl
2023-05-15CSS: refactor of a.btn (#5401)Gravatar maTh
2023-04-16Improved: CSS classes for theme preview slider changed (#5303)Gravatar maTh
* CSS classes changed * fix
2023-04-15Improved: global view: mobile view (#5297)Gravatar maTh
* improved overlay + visible close button * duplicate of line 2109 * delete #panel .close from frss.css * set background colors in each theme * fix Ansum and Mapco theme * fix Nord theme * frss.css * only 1 scroll bar * fix the closer background in some themes * fix scrolling * fix fix
2023-03-21Improved: show Terms of Service in config menu (#5215)Gravatar maTh
* Use constants for path to TOS * improve comments * TOS title moved to template * TOS available via config menu * CSS: improve handling of content of TOS/about * give info about set/unset TOS in system config * fix target * i18n FR * i18n DE
2023-01-30Search Improved: dropdown (#4994)Gravatar maTh
* first draft * fix * RTL CSS * add link to documentation * hide search button in desktop view * rename .no-desktop to .only-mobile * i18n * add ID * Theme: Swage * Theme Scewdriver * Theme Pafat * Theme flat * Theme: Adark * Theme: Dark * i18n: German * i18n en-us * fix i18n * Update app/i18n/fr/gen.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/layout/nav_menu.phtml Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/layout/nav_menu.phtml Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/layout/nav_menu.phtml Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * wip * mapco theme * RTL for Ansum and Mapco * fix * fix --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2023-01-25Improved: expanding inputs (#5040)Gravatar maTh
* fix * wider input element
2023-01-17Improved: navigation menu structure (#4937)Gravatar maTh
2023-01-09fix: CSS "content:" (#4985)Gravatar maTh
* fix * frss.css * improve bubble for unread articles in global view
2023-01-09fix: Ansum/Mapco theme: updating notification (#4995)Gravatar maTh
2023-01-03compile Mapco + Ansum again (#4983)Gravatar maTh
2022-12-29fix: Ansum and Mapco: icons_as_emojis (better fix) (#4967)Gravatar maTh
* fix * better fix * fix
2022-12-29fix: Ansum and Mapco: icons_as_emojis (#4966)Gravatar maTh
2022-12-28fix: Misalignment of "There are no articles to show" box (#4959)Gravatar maTh
2022-12-12Improved: Header (#4927)Gravatar maTh
* all themes * fix
2022-11-27delete .nav-list .empty/.error (#4899)Gravatar maTh
2022-11-23Improved: config dropdown structure (#4891)Gravatar maTh
* phtml and frss.css * theme Origine * theme adark * theme Ansum * theme Mapco * theme BlueLagoon * theme dark * theme flat * theme nord * theme Screwdriver * theme swage * fix * fix * RTL * fix nord theme * fix SourceMap lines
2022-11-23Fix: nord theme mobile (#4892)Gravatar maTh
* fix * fixed: background color of theme slider properties * fixed: padding in mobile view + merge mobile view code * fix favicon position in mobile view
2022-11-20fix: over flowing table that destroy the layout (#4872)Gravatar maTh
2022-11-20fix: Article hover that changes the background (#4874)Gravatar maTh
2022-11-15Use the correct font file for Lato in bold (#4850)Gravatar Axel Leroy
Co-authored-by: Axel Leroy <axeleroy@noreply.github.com> Co-authored-by: maTh <math-home@web.de>
2022-11-14Improved: Centralized CSS for notifications (#4800)Gravatar maTh
* wip. all themes * fixes
2022-10-30fixed: box layout for global view (#4791)Gravatar maTh
2022-10-29fix: unread counter (#4788)Gravatar maTh
* fix * fix * fix
2022-10-29fixes jumping lines (#4782)Gravatar maTh
* fixes * fix template * fix frss.css * fix Nord theme
2022-10-27Mapco text display improvements (#4711)Gravatar Thomas Guesnon
* Main font color from blue to regular dark * newline added at the end of rtl css file * Text display improvements (code, quotes) + minor UI fixes * replaced 2 spaces with 1 tab bcz phpcs is whining about that * make fix-all * Mapco/base-theme - CSS cleaning * make fix-all * PR #4711 cleaning * Exclude generated CSS from lint check * Revert exclusion of generated CSS files Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: patjennings <patjennings@macbook-pro-de-patjennings.home> Co-authored-by: maTh <math-home@web.de>
2022-10-16fix: jumping lines (#4699)Gravatar maTh
* fix * fix Origine compact * fix Ansum * fix Mapco Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-11Main font color from blue to regular dark (#4709)Gravatar Thomas Guesnon
* Main font color from blue to regular dark * newline added at the end of rtl css file Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
2022-10-04All (S)CSS files (#4690)Gravatar maTh
2022-10-03Improved: Remove <li> as separator (#4597)Gravatar maTh
* templates * themes * fix * fix * fixes * fix
2022-10-01Improved: CSS .toggle_aside (#4664)Gravatar maTh
* all themes * fixed order * fix end of file * fixed swage
2022-09-29all themes (#4663)Gravatar maTh
2022-09-27Improved: template.css (colors) (#4641)Gravatar maTh
* font colors * html, body color: moved to the themes * finished font-color * background-colors * fix scrollbar-colors * background colors modal/darken-hover * background-color * loading image * template-background-color-transparent * background-colors (inkl. modal background) * box-shadow * fix:: toggle_aside:hover * background-color * border-color * rgba -> # * improvements * RTL.css
2022-09-26fixed: Safari issue with .stick dropdowns (#4643)Gravatar maTh
* fix * fixed
2022-09-18Improved: Cleanup CSS of ".log" (#4594)Gravatar maTh
* themes css * Log Level CSS class improved * SCSS * RTL CSS
2022-09-18clean .horizontal-list (#4596)Gravatar maTh
2022-09-18(S)CSS .disable removed (#4619)Gravatar maTh
2022-08-29Improved: Mapco/Ansum headline sizes (#4549)Gravatar maTh
* Ansum Theme * Mapco Theme
2022-08-15Set standard CSS for login register form (#4504)Gravatar maTh
* set default to template.css * adark theme * ansum theme * template.css * adark theme * BlueLagoon theme * dark theme * flat theme * mapco theme * Nord theme * Origine prompt * Origine Compact theme * Pafat theme * Screwdriver theme * swage theme * Update template.rtl.css
2022-08-06Fix: Mapco theme cleaning (#4491)Gravatar maTh
* translated the comments FR -> EN * delete useless extra styles for login header (template.css) * <select> in the same height like <input> * simplefy the search bar button * improve the config menu button * improve the layout of the login/register prompt * navigation bar: border radius * navigation bar: btn hover improved to darker grey, when not within .stick * header height improved * delete unused code ul.nav * delete outcommented code * translate comments FR -> EN * improve login form layout * icons: do not use it as background-image * mapco.css * fixes the nuts * more nuts * improve mobile login form * delete unused view-normal.svg * compress the svg icons
2022-07-31themes improvements (#4472)Gravatar maTh
2022-07-22Cleanup CSS .pagination (#4455)Gravatar maTh
* remove .pagination .item a:hover * remove .pagination .loading * Update swage.scss * .pagination .item a centralized to template.css * adark theme: mobile: border * remove text-align: center * remove .pager-current * remove .content .pagination * remove font-size * font-style: italic; in template.css * fix