mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Merge branch '3.8'
Conflicts: lib/Alchemy/Phrasea/Security/Firewall.php
This commit is contained in:
@@ -190,8 +190,8 @@
|
||||
|
||||
// Sprite icons path
|
||||
// -------------------------
|
||||
@iconSpritePath: "../img/glyphicons-halflings.png";
|
||||
@iconWhiteSpritePath: "../img/glyphicons-halflings-white.png";
|
||||
@iconSpritePath: "/skins/build/bootstrap/img/glyphicons-halflings.png";
|
||||
@iconWhiteSpritePath: "/skins/build/bootstrap/img/glyphicons-halflings-white.png";
|
||||
|
||||
|
||||
// Input placeholder text color
|
||||
|
@@ -194,8 +194,8 @@
|
||||
|
||||
// Sprite icons path
|
||||
// -------------------------
|
||||
@iconSpritePath: "../img/glyphicons-halflings.png";
|
||||
@iconWhiteSpritePath: "../img/glyphicons-halflings-white.png";
|
||||
@iconSpritePath: "/skins/build/bootstrap/img/glyphicons-halflings.png";
|
||||
@iconWhiteSpritePath: "/skins/build/bootstrap/img/glyphicons-halflings-white.png";
|
||||
|
||||
|
||||
// Input placeholder text color
|
||||
|
Reference in New Issue
Block a user