]> git.openstreetmap.org Git - rails.git/commitdiff
Rename bootstrap-tooltips file
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 4 Dec 2019 12:20:45 +0000 (13:20 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Dec 2019 09:24:05 +0000 (10:24 +0100)
This avoids clashing with including upstream bootstrap

app/assets/stylesheets/bootstrap-tooltips.css [moved from app/assets/stylesheets/bootstrap.css with 100% similarity]
app/assets/stylesheets/screen-ltr.css
app/assets/stylesheets/screen-rtl.css

index d074f68815b458fdced15e634aa99df68cbcd730..ff93bc5a51bb52b39ae828dc97f20668a74fd7f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
  *= require ltr/common
- *= require bootstrap
+ *= require bootstrap-tooltips
  *= require ltr/small
  */
index 18d3d7c5a568c8c2d657865c703ccec36e377545..d5cd9f10d9c9013c092abfc1bd132b230870d21f 100644 (file)
@@ -1,5 +1,5 @@
 /*
  *= require rtl/common
- *= require bootstrap
+ *= require bootstrap-tooltips
  *= require rtl/small
  */