aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/admin.css
diff options
context:
space:
mode:
authorMate Bartus <mate.bartus@gmail.com>2015-07-24 08:33:02 +0200
committerMate Bartus <mate.bartus@gmail.com>2015-07-24 08:33:02 +0200
commitb4552a8ba303881d53995d334cc22aa175d5c46f (patch)
tree397e84b7e9110aa84dfcee57b3ada986bd731544 /phpBB/adm/style/admin.css
parent22786a5b6fcdab1610b609ae069065c5d6691496 (diff)
downloadforums-b4552a8ba303881d53995d334cc22aa175d5c46f.tar
forums-b4552a8ba303881d53995d334cc22aa175d5c46f.tar.gz
forums-b4552a8ba303881d53995d334cc22aa175d5c46f.tar.bz2
forums-b4552a8ba303881d53995d334cc22aa175d5c46f.tar.xz
forums-b4552a8ba303881d53995d334cc22aa175d5c46f.zip
[ticket/13740] Replace more spaces with tabs
PHPBB3-13740
Diffstat (limited to 'phpBB/adm/style/admin.css')
-rw-r--r--phpBB/adm/style/admin.css38
1 files changed, 19 insertions, 19 deletions
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css
index ca5daf5bc5..992af0997f 100644
--- a/phpBB/adm/style/admin.css
+++ b/phpBB/adm/style/admin.css
@@ -1801,7 +1801,7 @@ li.pagination ul {
}
.warningbox {
- background-color: #fca600;
+ background-color: #fca600;
}
.successbox h3, .errorbox h3 {
@@ -2523,28 +2523,28 @@ fieldset.permissions .padding {
}
#progress-bar {
- position: relative;
- width: 90%;
- height: 25px;
- margin: 20px auto;
- border: 1px solid #cecece;
+ position: relative;
+ width: 90%;
+ height: 25px;
+ margin: 20px auto;
+ border: 1px solid #cecece;
}
#progress-bar #progress-bar-text {
- position: absolute;
- top: 0;
- width: 100%;
- text-align: center;
- line-height: 25px;
- font-weight: bold;
+ position: absolute;
+ top: 0;
+ width: 100%;
+ text-align: center;
+ line-height: 25px;
+ font-weight: bold;
}
#progress-bar #progress-bar-filler {
- display: block;
- position: relative;
- top: 0;
- left: 0;
- background-color: #3c84ad;
- width: 0;
- height: 25px;
+ display: block;
+ position: relative;
+ top: 0;
+ left: 0;
+ background-color: #3c84ad;
+ width: 0;
+ height: 25px;
}