mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 09:05:55 +00:00
replace a few more hardcoded colors with less variables
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
|
||||
<div id="overlay" style="display : block">
|
||||
<div id="overlay_inner">
|
||||
<div class="insensitive"><?php echo __("Loading, please wait...") ?></div>
|
||||
<?php echo __("Loading, please wait...") ?>
|
||||
<div dojoType="dijit.ProgressBar" places="0" style="width : 300px" id="loading_bar"
|
||||
progress="0" maximum="100">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user