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/Controller/Admin/TaskManager.php lib/Alchemy/Phrasea/Controller/Admin/Users.php lib/Alchemy/Phrasea/Controller/Lightbox.php lib/Alchemy/Phrasea/Controller/Prod/Basket.php lib/Alchemy/Phrasea/Controller/Prod/TOU.php lib/Alchemy/Phrasea/Controller/Prod/WorkZone.php lib/Alchemy/Phrasea/Controller/Root/Session.php lib/Alchemy/Phrasea/Security/Firewall.php lib/classes/task/abstract.php tests/Alchemy/Tests/Phrasea/Security/FirewallTest.php
This commit is contained in:
@@ -801,7 +801,7 @@ body .ui-tooltip {
|
||||
}
|
||||
.ui-widget-content {
|
||||
border: 1px solid #202020;
|
||||
background: #555555 url(images/ui-bg_flat_75_555555_40x100.png) 50% 50% repeat-x;
|
||||
background: #555555 url(images/ui-bg_flat_75_d2d1cf_40x100.png) 50% 50% repeat-x;
|
||||
color: #ff9000;
|
||||
}
|
||||
.ui-widget-content a {
|
||||
@@ -809,7 +809,7 @@ body .ui-tooltip {
|
||||
}
|
||||
.ui-widget-header {
|
||||
border: 1px solid #202020;
|
||||
background: #202020 url(images/ui-bg_flat_75_202020_40x100.png) 50% 50% repeat-x;
|
||||
background: #202020 url(images/ui-bg_flat_75_d2d1cf_40x100.png) 50% 50% repeat-x;
|
||||
color: #222222;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user