diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-04-12 17:03:20 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-04-12 17:03:20 +0200 |
commit | 9a9b5c19d8c07026b104ed81838145454bfa9fc9 (patch) | |
tree | 054d348fd66b9c196545037077d6ac3f64b158c5 /pyaggr3g470r/static/css | |
parent | Merged in jaesivsm/pyaggr3g470r (pull request #8) (diff) | |
download | newspipe-9a9b5c19d8c07026b104ed81838145454bfa9fc9.tar.gz newspipe-9a9b5c19d8c07026b104ed81838145454bfa9fc9.tar.bz2 newspipe-9a9b5c19d8c07026b104ed81838145454bfa9fc9.zip |
It is now possible to add a new feed from any page via a dropdown menu.
Diffstat (limited to 'pyaggr3g470r/static/css')
-rw-r--r-- | pyaggr3g470r/static/css/customized-bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyaggr3g470r/static/css/customized-bootstrap.css b/pyaggr3g470r/static/css/customized-bootstrap.css index 58a9d182..1b3c197d 100644 --- a/pyaggr3g470r/static/css/customized-bootstrap.css +++ b/pyaggr3g470r/static/css/customized-bootstrap.css @@ -11,7 +11,6 @@ div.top { .navbar-custom { background-color: #205081; border: #205081; - color: #FFFFFF; border-radius: 0; } |