Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
airGRteaching
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
Show 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