Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
HYCAR-Hydro
airGRteaching
Commits
45e6ccb2
Commit
45e6ccb2
authored
Mar 27, 2020
by
Delaigue Olivier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.2.9.18 CLEAN: wrong colors of the saclay css corrected
linked to commits
8ccde276
and
4259fb41
parent
4259fb41
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
DESCRIPTION
DESCRIPTION
+1
-1
NEWS.md
NEWS.md
+1
-1
inst/ShinyGR/www/css/bootstrap.min_Saclay.css
inst/ShinyGR/www/css/bootstrap.min_Saclay.css
+2
-2
No files found.
DESCRIPTION
View file @
45e6ccb2
Package: airGRteaching
Type: Package
Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
Version: 0.2.9.1
7
Version: 0.2.9.1
8
Date: 2020-03-27
Authors@R: c(
person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"),
...
...
NEWS.md
View file @
45e6ccb2
...
...
@@ -4,7 +4,7 @@
### 0.2.9.1
7
Release Notes (2020-03-27)
### 0.2.9.1
8
Release Notes (2020-03-27)
#### New features
...
...
inst/ShinyGR/www/css/bootstrap.min_Saclay.css
View file @
45e6ccb2
...
...
@@ -151,12 +151,12 @@ background: #AF006B;
.navbar-default
.navbar-nav
>
.open
>
a
,
.navbar-default
.navbar-nav
>
.open
>
a
:hover
,
.navbar-default
.navbar-nav
>
.open
>
a
:focus
{
background-color
:
#
008c8e
;
background-color
:
#
860052
;
}
/* navbar drop-menu with computer mouse pointer */
.navbar-default
.navbar-nav
.dropdown-menu
>
li
>
a
:hover
,
.navbar-default
.navbar-nav
.dropdown-menu
>
li
>
a
:focus
{
background
:
#
00a3a6
;
background
:
#
62003c
;
}
/* link color */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment