From ede87672c15c3b15ff59a8393d4746c6915d82b7 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Fri, 15 May 2020 04:05:43 -0500 Subject: CSS: Change selection color MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It doesn’t play nice anymore since 4d6b5e5f74c50cc440a46fada8fa89ad2f946749 Change-Id: Ib897702ad32915164e277e092103c295bba41366 --- help3xsl/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help3xsl') diff --git a/help3xsl/default.css b/help3xsl/default.css index b3fd81d7d1..11c544094b 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -91,7 +91,7 @@ body { line-height: normal; } ::selection { - background: #BFFFB7; + background: #A0F3FF; } a { text-decoration: none; -- cgit onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/Library_sofficeapp.mk
AgeCommit message (Expand)Author
2016-11-22lok: add command values .uno:FontSubsetHenry Castro
2016-07-19desktop: simplify $(ENABLE_BREAKPAD) checksMichael Stahl
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks
2016-04-04Add DBus-based IPC mechanism for xdg-appStephan Bergmann
2016-03-25fix headless buildOliver Specht
2016-02-26use the new ini file based minidump uploaderMarkus Mohrhard
2016-02-26Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard
2016-02-22include breakpad into the buildMarkus Mohrhard
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro
2016-01-19Build the LibreOfficeKit bits also on WindowsOliver Specht
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt
2015-10-22LOK: add Document::paste()Miklos Vajna
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky
2015-09-11Missing dependencyStephan Bergmann
2015-06-29Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar
2015-06-15Dead codeStephan Bergmann
2015-05-23Build the LibreOfficeKit bits for OS X, tooTor Lillqvist
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist
2015-03-02Remove references to unused GLUStephan Bergmann
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-03Build the applicable LibreOfficeKit bits for iOS, tooTor Lillqvist
2015-01-13svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken
2014-12-04desktop: do not link sofficeapp against sw libraryMichael Stahl
2014-12-04init.cxx is for now ANDROID and LINUX (unix?) only.Kohei Yoshida
2014-12-04Hack soffice_main into LOK.Andrzej Hunt
2014-11-21make glxtest available in salmainMarkus Mohrhard
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard