summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-03-31 14:03:28 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-10 10:23:21 +0200
commit1829fa2c1571428cb4318443387dde1707fc9641 (patch)
tree075e7e4ee7d7064dae651f873425f4578da74fe9 /install/ui/ipa.css
parent78f026bc9013347d4bc2b4c02e72b19495a1b8ac (diff)
downloadfreeipa-1829fa2c1571428cb4318443387dde1707fc9641.tar.gz
freeipa-1829fa2c1571428cb4318443387dde1707fc9641.tar.xz
freeipa-1829fa2c1571428cb4318443387dde1707fc9641.zip
webui: apply PatternFly theme on config pages
https://fedorahosted.org/freeipa/ticket/4278 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/ipa.css')
-rw-r--r--install/ui/ipa.css82
1 files changed, 0 insertions, 82 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index 835ec1cc6..28e9ab0f3 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -1069,87 +1069,6 @@ table.scrollable tbody {
display: inline-block;
}
-/* Info and simple pages (not main app) */
-
-body.info-page {
- background: url(images/static-background.png) repeat-x scroll left top #EDEDED;
-}
-
-.info-page p {
- margin: 0.5em 0em 1em 0em;
-}
-
-.info-page h1, .info-page h2, .info-page h3 {
- margin-left: 0px;
- font-weight: normal;
- color: #555555;
-}
-
-.info-page h1 {
- font-size: 2em;
-}
-
-.info-page h2 {
- margin-top: 2em;
-}
-
-.info-page .container_1 {
- margin-left: auto;
- margin-right: auto;
- width: 960px;
- background: url(images/centered-background.png) no-repeat scroll 0 7em transparent;
- min-height: 40em;
-}
-
-.info-page .textblock {
- text-align: center;
- margin-top: 6em;
- font-size: 1.1em;
-}
-
-.info-page .textblockkrb {
- text-align: left;
- margin-top: 5em;
- font-size: 1.1em;
- padding-left: 3em;
- padding-right: 3em;
-}
-
-.info-page .textblockkrb ul li {
- list-style-type: none;
- padding: .15em;
-}
-
-.required-indicator {
- color: #1d85d9;
- font-weight: bold;
- font-size: 125%;
-}
-
-.section-cell-label .required-indicator {
- float: right;
- margin-right: -10px;
-}
-
-.dialog-section .section-cell-label .required-indicator {
- margin-right: 0px;
-}
-
-/* Browser config page */
-
-
-.info-page .browser-config h1,
-.info-page .browser-config h2,
-.info-page .browser-config h3,
-.info-page .browser-config.textblockkrb {
- text-align: center;
-}
-
-.browser-config h2 {
- margin-left: 0em;
- margin-top: 2em;
-
-}
/* ---- HBAC Test ---- */
@@ -1256,7 +1175,6 @@ div.facet[data-name=run_test][data-entity=hbactest] .hbac-test-content {
float: right;
}
-
/* ---- DNS ---- */
.dnstype-table div[name=position] {