summaryrefslogtreecommitdiff
path: root/themes/admin_default/css
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-06-22 14:20:28 -0700
committerBharat Mediratta <bharat@menalto.com>2009-06-22 14:20:28 -0700
commitec61cd5031c01028dee3435d6b25430ab068ec01 (patch)
tree08397e43155505956e6fb8be9443cecf6a9376fa /themes/admin_default/css
parentd8fe96d70b938b6d7f226fdd6564b25877558a04 (diff)
Fix css indentation
Diffstat (limited to 'themes/admin_default/css')
-rw-r--r--themes/admin_default/css/screen.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css
index de4d2413..862f1fc1 100644
--- a/themes/admin_default/css/screen.css
+++ b/themes/admin_default/css/screen.css
@@ -77,14 +77,14 @@
**********************************************************************/
.gView {
- min-width: 974px !important;
+ min-width: 974px !important;
}
#gHeader {
- background-color: #e8e8e8;
- border-bottom: 1px solid #ccc;
+ background-color: #e8e8e8;
+ border-bottom: 1px solid #ccc;
margin-bottom: 20px;
- padding: 0 20px;
+ padding: 0 20px;
}
#gContent {
@@ -171,7 +171,7 @@
}
#gSiteStatus {
- margin-bottom: 0;
+ margin-bottom: 0;
}
#gContent .gItem {