Themes updated including stuck-scrollbar workaround by TooWaBoo, closes #3605
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
This file is part of RawTherapee.
|
||||
|
||||
Copyright (c) 2015 DrSlony
|
||||
Copyright (c) 2016 Hombre
|
||||
Copyright (c) 2015-2017 DrSlony
|
||||
Copyright (c) 2016-2017 Hombre
|
||||
|
||||
RawTherapee is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
@@ -18,6 +18,11 @@
|
||||
along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* Scrollbar stuck workaround */
|
||||
scrollbar:not(.overlay-indicator):hover {
|
||||
min-width: 1px;
|
||||
}
|
||||
|
||||
* {
|
||||
color: #AAAAAA;
|
||||
}
|
||||
|
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
This file is part of RawTherapee.
|
||||
|
||||
Copyright (c) 2015 DrSlony
|
||||
Copyright (c) 2016 Hombre
|
||||
Copyright (c) 2015-2017 DrSlony
|
||||
Copyright (c) 2016-2017 Hombre
|
||||
|
||||
RawTherapee is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user