mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 11:13:02 +02:00
use fontello for every checkbox on config screens + split configuration.tpl file
git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
/* text color */
|
||||
body, h3, dt, .throw, .content, label, LEGEND {
|
||||
color:#666;
|
||||
color:#777;
|
||||
}
|
||||
|
||||
INPUT, select, textarea { color:#999; background-color: #444; }
|
||||
@@ -356,4 +356,6 @@ table.dataTable thead th {
|
||||
|
||||
table.qsearch_help_table td {
|
||||
border-color: #444;
|
||||
}
|
||||
}
|
||||
|
||||
.font-checkbox [class*=icon-check]:before { color:#aaa; }
|
||||
Reference in New Issue
Block a user